Blockchaininfo v0.2.5 #2
TH3BAT
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Blockchaininfo v0.2.5 🚀
🔹 A more flexible, streamlined, and efficient release!
🚀 New Features
Dynamic Config File Support
--config /path/to/config.toml
) for specifying a custom config location.BLOCKCHAININFO_CONFIG
environment variable to set the config file path persistently../target/release/config.toml
) ensures smooth operation.🛠 Improvements
load_config()
to determine config file dynamically, eliminating unnecessary argument passing.rand::distr::Distribution
import, improving memory efficiency.Arc::clone(&distribution)
placement to reduce redundant reference count updates intokio::spawn
.📦 How to Update
To upgrade to this version:
🔍 What's Next
With dynamic configuration support now in place, we continue optimizing performance and user flexibility while maintaining a decentralized-first approach. More enhancements are in the pipeline to improve visibility into the Bitcoin network—without reliance on fiat metrics. 🚀⚡
Thank you for using Blockchaininfo! 🎉 Keep building, keep decentralizing! 🤜🔥
This discussion was created from the release Blockchaininfo v0.2.5.
Beta Was this translation helpful? Give feedback.
All reactions