Releases: BlockdagNetworkLabs/blockdag-scripts
Primordial Network | v1.0.1
Primordial Network | v1.0.0
🚀 BlockDAG Network - Primordial Testnet Release
📢 Release Highlights
We are excited to introduce the Primordial Testnet Network, a major update to the BlockDAG Network that brings enhanced performance, improved security, and a solid foundation for future innovations. This release introduces significant improvements to the network's core mechanics, ensuring a faster, more secure, and efficient blockchain experience.
🆕 New Features & Improvements
🔹 Difficulty Adjustment Enhancements
- Improved difficulty adjustment algorithm for better network stability.
- Ensures smoother mining difficulty transitions.
- Enhances security and resistance to network attacks.
🔹 Security Fixes & Test Coverage Expansion
- Addressed critical bugs identified in our audit.
- Added more test cases to strengthen our codebase.
- Improved overall network resilience and reliability.
🔹 Faster Chain & Updated Tokenomics
- Optimized block processing speed, making the chain significantly faster.
- Tokenomics updates to align with network sustainability and incentivization.
- Ensures a fairer distribution and long-term economic viability.
🔹 Halving Logic Update
- Implemented new halving logic to better regulate block rewards.
- Aligns with the long-term vision of the network’s economic model.
🔹 Miner-Related Fixes
- Fixed miner issues found in the Alpha Release.
- Improved mining efficiency and stability.
- Enhances miner experience and ensures fair reward distribution.
Your feedback is invaluable! Please test, report bugs, and share your insights to help us refine the network.
Join the discussion on our community channels and stay tuned for future updates!
🚀 Let’s build the future of BlockDAG together!
BlockDAG (v0.1.0)
Release Notes
We are excited to announce the latest updates to the Blockdag Network Scripts repository. This release includes new features, bug fixes, and compatibility enhancements. Below are the highlights:
Features
-
Restart and Cleanup Scripts:
Introducedrestart
andrestartWithCleanup
scripts to streamline restarting the Blockdag network. These scripts improve network management by offering seamless restarts and cleanup of state for testing or production environments. PR #10 -
Docker Compose Version Check:
Added a version compatibility check for Docker Compose to ensure support for both v1.x and v2+ versions, improving reliability across different setups. PR #15
Bug Fixes
-
Mining Address Variable Issue:
Resolved an issue where the mining address variable was not handled correctly, improving script stability during mining configurations. PR #17 -
Peer Address Handling:
Fixed a bug in peer address management to ensure proper connectivity between nodes in the network. PR #23
What's Changed
- update: software requirements in #6
- fix: installation commands in #7
- restart & restartWithCleanup script added for blockdag network in #10
- Add Docker Compose Version Check for Compatibility with v1.x and v2+ in #15
- fix: Mining Address Variable Issue in #17
- fix peer address by @msp-9009 in #23
New Contributors
Full Changelog: v0.0.1...v0.1.0
These updates enhance network management, improve compatibility, and fix critical bugs to deliver a more robust experience for Blockdag users.
We encourage you to update your scripts and provide feedback to help us further refine and optimize the tools. 🚀