Conversation
Fix for sbt it:test
…orking for the mainnet only now), fixing tests failing due to outdated generators (creation height in outputs)
Custom public key mining api route in testnet
New public testnet parameters
Put tree version into Ergo tree in /script/p2s
Do not try to mine when the blockchain is not synced
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PRs merged:
Contributors: @K-Singh , @kushti
Ergo Node v6.0.3 Release Notes
Overview
This release includes enhancements to the mining API, improved test coverage, network type updates, and infrastructure improvements.
🚀 New Features
Mining API Enhancements
1a09fb4)MiningRequestdata structure for request parametersGenerateCandidateparameter handling (d9794df)Network Type Updates
e6a6b57)91aa805)dc41142)🔧 Improvements
API & Script
/script/p2sendpoint now includes tree version information (2fb971c)47b4464)Infrastructure
openjdk:11-jre-slimtoeclipse-temurin:11-jre-jammy(b1739cb)🧪 Testing
New Test Coverage
247cfeb,b494c23)NetworkTypeSpectests (135 lines) (e6a6b57)MiningRequestSpecfor new mining request validation (115 lines) (1a09fb4)ScriptApiRouteSpectests (114 lines) (e6a6b57)LaunchParametersSpec(93 lines) (e6a6b57)Test Fixes
v2activationheight(mainnet-only) (dc41142)dc41142)📊 Statistics
🐛 Bug Fixes
GenerateCandidatemining requests (d9794df)dc41142)None expected. This release is backward compatible.
📝 Migration Notes
eclipse-temurin:11-jre-jammyfor better security and supporttestnet.conf🙏 Contributors
Full commit diff:
v6.0.2...v6.0.3