Skip to content

Avalon v1.6.1

Compare
Choose a tag to compare
@techcoderx techcoderx released this 02 Jul 04:23
· 65 commits to master since this release

Non-consensus update consisting of minor API changes and bug fixes. Optional upgrade for all nodes.

API changes

/allminers API

The /allminers API response now includes relevant leader stats when available.

Bug fixes

P2P sync improvements

Rather than halting sync upon encountering a bad block from a peer, attempts will be made to re-fetch the same block from another random peer to continue syncing good blocks.

Reindexing

A rebuild is not required when upgrading from the previous release.