Release 0.5.1
What's Changed
- Fix(rpc): Add check to avoid querying bigtable for future evm blocks by @gBaGu in #271
- Fix: Execute raw transaction on pervious version of state. by @vldm in #266
- Fix(evm-rpc): In block_parse_confirmed_num use last confirmed block by @gBaGu in #273
- Fix(rpc): fix upper bound when requesting evm blocks from bigtable by @gBaGu in #278
- Fix: avoid many request to bigtable. by @vldm in #276
- Fix(evm-rpc): use chain_id from Bank instead of default one by @gBaGu in #280
- Fix: Bigtable request single block error. by @vldm in #282
- Fix: Update rocksdb dependencies, fix memory leak. by @vldm in #283
New Contributors
Full Changelog: v0.5.0...v0.5.1