v1.3.0-rc1
What's Changed
Added
- feat: Remove error tx receipt notify by @classicalliu in #724
- feat(tools): generate-config p2p network by @sopium in #734
- feat(rpc-server): get in queue requests by @sopium in #726
Changed
- fix: reject transactions has less gas than the intrinsic gas by @jjyr in #725
- fix: check sender's balance before execute by @jjyr in #750
- feat(rpc-server): check withdrawal request minimal capacity and owner lock by @zeroqn in #748
Fixed
- fix: refresh readonly mem-pool when receives new mem-block by @jjyr in #721
- fix: read only nodes without p2p sync by @sopium in #737
- fix: handle VM InvalidCycles by generate a polyjuice system log by @jjyr in #729
- Fix gw tools deployment by @jjyr in #736
- fix(gw-tools): sudt transfer with eip712 message by @RetricSu in #744
- fix: gw-tools create-sudt-account by @jjyr in #747
- fix: use mem pool state for “get block” RPCs by @sopium in #742
- fix: mem pool state snapshot by @sopium in #740
Others
- feat(block-producer): trace chain task run func by @zeroqn in #732
- debug intrinsic gas by @sopium in #735
- chore: bump rocksdb from 0.16.1 to 0.18.1 by @sopium in #746
- Upgrade to tentacle 0.4.0 by @sopium in #743
Full Changelog: v1.2.2...v1.3.0-rc1