v1.6.5.1
xiangjianmeng
released this
07 Nov 02:11
·
49 commits
to release/v1.6.5
since this release
【Hard Fork (mainnet on 15277000, testnet on 15540000)】This release includes a few bug fixes, improvements and new features
Bug Fix
- #2576 fix iavl forge proof
- #2556 fix parallel tx check conflict
- #2547 fix bug of simulate with auto gas
- #2720 fix feesplit cache contaminate when parallel-tx rerun
- #2715 fix the evm2cm tx in parallel in watchdb query status error
- #2707 add ibc proposal empty contract sanity check
- #2708 fix watchdb panic
- #2684 fix watchdb panic caused by refund gc optimization
- #2680 fix avc double signature and optimize propose
- #2673 deal with the single root node
- #2617 fix gas calculation logic
Improvements
- #2548 optimize websocket subscribe
- #2507 refunc gc optimization
- #2543 optimize mempoolTx senders map
- #2510 optimize gas price recommendation
- #2503 improve fast sync speed
- #2533 add dependent sanity check
- #2520 delete simulation limit in default config
- #2527 add fastnode iterator ut
- #2535 optimize DDS
- #2704 add staking api
- #2703 optimize the evm to cm tx browser query
- #2676 optimize output of distr-params
- #2672 empty tree still need save fast-storage version
- #2695 add feesplit rest api v2
- #2699 speed up rocksdb installation and remove default rocksdb
- #2678 change feesplit cache from map to LRU
- #2655 add rest api for feesplit