v4.0.0-beta.1
Pre-release
Pre-release
lazynina
released this
26 Apr 15:14
·
80 commits
to feature/proof-of-stake
since this release
Description
The v4.0.0-beta.1 release addresses a few issues related to networking and fee estimation.
For more details on the changes introduced with the PoS upgrade, please see release v4.0.0-beta.0.
For more details on DeSo's move to proof-of-stake, please visit https://revolution.deso.com/.
If you need a docker image for the build of core with this release, please use this tag
What's Changed
- Send Requested HeaderBundle Even When Syncing by @tholonious in #1263
- Bump transaction validation interval in TestGetBlockTransactions by @lazynina in #1265
- Remove Sync Peer Disconnect When Header Tip Is Not Current After Syncing Headers by @tholonious in #1264
- Start FastHotStuffConsensus If Sync Peers are Not Eligible To Sync From by @tholonious in #1266
- Fix MergeGlobalParamEntryDefaults For Fee Estimator by @tholonious in #1267
- Fix SyncPeer Refresh When Current Sync Peer Disconnects by @tholonious in #1268
- Create New Validator Domain Parsing and Validation by @tholonious in #1269
- Tighten RegisterAsValidator Domain Validation by @tholonious in #1270
- Fix Iota bug by @diamondhands0 in #1271
Full Changelog: v4.0.0-beta.0...v4.0.0-beta.1