Skip to content

Releases: onflow/flow-go

v0.12.1

25 Nov 18:19
ef54713
Compare
Choose a tag to compare

🛠 Improvements

  • Ledger: Move trie validation step to only export time (#172) @ramtinms
  • Improve errors when bootstrapping keys are validated (#168) @tarakby

🐞 Bug Fixes

v0.12.0

24 Nov 08:03
4553dbb
Compare
Choose a tag to compare

November 23, 2020

Deployed on:

💥 Ledger Migrations

⭐ Features

🛠 Improvements

💻 Command Line Utils

Misc

v0.11.1

09 Nov 08:24
4ef68ef
Compare
Choose a tag to compare

Improvements

Allow re-executing blocks (#121) @zhangchiqing
Disable state syncing (#127) @zhangchiqing
Update default WAL checkpointing distance (#132) @Kay-Zee
Relax the tx byte limit (#141) @ramtinms

v0.11.0

03 Nov 03:44
fed56cf
Compare
Choose a tag to compare

General

  • Crypto: optimize Joint-Feldman polynomial computations (#37) @tarakby
  • Crypto: Update the keys check in BLS (#66) @tarakby
  • Execution: Disable exec node extensive logging by default (#72) @ramtinms
  • Execution: Remove old, unused Ledger (#70) @m4ksio
  • Network: Remove network unicast log (#71) @zhangchiqing
  • Misc: Truncate-database command line utility (#107) @m4ksio
  • Misc: Command to create Staking & Networking keys for internal nodes (#96) @danuio
  • Misc: Use Restart=always in example systemd deploy files (#97) @jordanschalm
  • Misc: Adding more tx types to the benchmark loader utility (#68) @ramtinms
  • Misc: Add metric to measure checkSealing duration (#84) @danuio
  • Misc: Address index extraction (#77) @tarakby
  • Misc: Enable require-one-approval flag (#41) @arrivets

Features

🐞 Bug Fixes

Test Updates

v0.10.1

11 Oct 20:02
114d454
Compare
Choose a tag to compare

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

v0.10.0

06 Oct 07:55
8b9dd47
Compare
Choose a tag to compare

Testnet 15

Execution

Cadence

v0.9.0 - https://github.com/onflow/cadence/releases/tag/v0.9.0

Networking

  • Dynamic Channel IDs
  • Improved metrics and reporting

Access

  • Return Block Timestamp

v0.9.6

04 Oct 02:18
e43eef0
Compare
Choose a tag to compare
v0.9.6 Pre-release
Pre-release

Fixes

All

  • Chunk Unique ID
  • Block Timestamp

Verification

  • Concurrent Map Access

v0.9.4

29 Sep 18:22
03b6ce0
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release
  • Account Key Revoke related hotfixes
  • Crypto Updates
  • Verification memory pool fixes
  • Block info