github algorand/go-algorand v2.0.12-beta
Algorand BetaNet v2.0.12

latest releases: v3.23.1-stable, v3.23.1-beta, v3.23.0-beta...
4 years ago

GitHub Logo

Changes

  1. Network
    • Phonebook refactoring
    • Support DNSSEC for SRV records lookup
    • Add Message Of Interest support for network library
    • Active node disconnection
    • Add rate limited transport for all the outgoing connections
    • Add support for multiple network protocols
  2. Agreement
    • Change Ensure digest to run asynchronously
    • Security fix
  3. Catchup
    • Move fetcher client into the catchup
  4. Goal
    • Support older kernels for locking files
    • tealsign allows you to easily sign data to be verified by the ed25519verify TEAL opcode
  5. Ledger
    • Actively scan for ledger devices
    • Normalize name across platforms
    • Improved error handling
  6. Other
    • Add configurable consensus protocol support
    • Tunable upgrade window
    • Bug fix - t.Parallel was getting called multiple times in the same test

Protocol Upgrade

This release contains a consensus protocol upgrade, which implements the following spec:
https://github.com/algorandfoundation/specs/tree/57016b942f6d97e6d4c0688b373bb0a2fc85a1a2

Additional Resources

Don't miss a new go-algorand release

NewReleases is sending notifications on new releases.