Skip to content

Latest commit

 

History

History
69 lines (53 loc) · 3.7 KB

v0.27.md

File metadata and controls

69 lines (53 loc) · 3.7 KB

Changelog v0.27

0.27.4 (Oct 30, 2021)

Changes

  • Fix fast sync (#839)

0.27.3 (Oct 25, 2021)

Changes

  • Truncate blockchain to block #3417451 (#818)
  • Implement Idena gossip 1.1.0 (support push and flip key batches) (#821)
  • Add client type into open short session answers (#822 & #832)
  • Respect flip keyPackages in evidence map (#816)
  • Disable generation of fast sync snapshots v1 (#827)
  • Broadcast open short answers 2 minutes after the start of validation and after successful long answers broadcast (#819 & (#828))
  • Collect answers order and flag that flip is allowed to solve ( indexer) (#820)
  • Recover validation txs on after long session from tx keeper (#831)
  • Update deps (#830 & #778 & #826 & #806 & #808 & #801 & #824 & #823)

0.27.2 (Oct 7, 2021)

Changes

  • Respect shardId in mempool syncing (#805)
  • Update deps (#776 & #796)
  • Add RPC method to estimate tx (#809)

0.27.1 (Sep 23, 2021)

Changes

  • Optimize network usage (#802)

0.27.0 (Sep 16, 2021)

Fork (Upgrade 6)

  • Validation sharding (#695)
  • Introduce new keywords for flips (#793)
  • Introduce separate fund to reward successful flip reports (#792)
  • Change flip report thresholds for small committees (#785)
  • Increase invites limit for the foundation address (#781)
  • Fix killTx transaction validation (#780)
  • Fix delegation for suspended and zombie (#784)

Changes

  • Add RPC method to fetch minimal required client version (#786)
  • Restore mined transactions to mempool after blocks rollback (#768)
  • Add mempool nonce into response of getBalance rpc method (#779)
  • Add the time parameter when the node loads all flips for the validation to the node configuration (#773)
  • Update boot nodes (#787)
  • Add shared node profile (#783)