Skip to content

Releases: onflow/flow-go

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

  • Fix flakey libp2p test (#99) @yhassanzadeh13
  • Fix error equality checking in collector test (#106) @jordanschalm
  • Crypto: refactor the tests (#74) @tarakby

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

  • Verification: Size reduction check for mempools (#61) @yhassanzadeh13
  • Consensus: Hot-fix for the blocking transmission (#58) @AlexHentschel
  • Storage: Ledger migration fixes (#49) @m4ksio
  • Storage: Add SkipDuplicates for tx result and event storage (#52) @ramtinms
  • Execution: exec node mergeView fixes (#50) @ramtinms

⭐ 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

  • New Ledger mapping @m4ksio (#46)
  • Execution State Sync + Follower engine integration @zhangchiqing (#31)
  • Unique Chunk ID fix @yhassanzadeh13 (#39)

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