v4.0.0-beta.1
Pre-release
Pre-release
Description
The v4.0.0-beta.1 release includes a few small bug fixes in backend, but more importantly uses the v4.0.0-beta.1 core release which includes fixes to issues related to networking and fee estimation.
For more details on the changes introduced with the PoS upgrade, please see core's v4.0.0-beta.0 release.
For more details on DeSo's move to proof-of-stake, please visit https://revolution.deso.com/.
Please use this docker image to upgrade your node.
What's Changed
- Gracefully Handle RemoteNode Response When Peer Is Not a Registered Validator by @tholonious in #604
- Gracefully Handle Nil Peer in RemoteNodeToResponse by @tholonious in #605
- Fix panic in get block template by @lazynina in #606
- Fix Failing TestValidatorRegistration Unit Test by @tholonious in #607
- Add simple status check for node to backend by @diamondhands0 in #608
Full Changelog: v4.0.0-beta.0...v4.0.0-beta.1