- Fix fast sync (#839)
- 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)
- Respect shardId in mempool syncing (#805)
- Update deps (#776 & #796)
- Add RPC method to estimate tx (#809)
- Optimize network usage (#802)
- 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)
- 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)