Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 20:02
· 32224 commits to master since this release
114d454

Dependency Updates

🛠 Improvements

  • Networking: Migrate from deprecated Submit() in network conduit (#59) @m4ksio
  • Networking: unicast timeout (#62) @vishalchangrani
  • Crypto: panic if BLS init fails (#56) @tarakby
  • Crypto: update BLS keys check (#33) @tarakby
  • All: Remove Testnet Restrictions (#55) @Kay-Zee
  • Crypto: BLS multi-signature verification with distinct messages and public keys (#20) @tarakby
  • Storage: Adding missing tests to the ledger package (#54) @ramtinms
  • Crypto: BLS batch verification of the same message (#3) @tarakby

🐞 Bug Fixes

⭐ Features

  • Networking: Include nodes from next epoch in applicable messages (#51) @jordanschalm