General
- Enable logging of transaction hash (#3247)
- Rework transport layer (#3237)
- Add observability (#3256)
- Untangle circular dependencies (#3265)
- Simplify and improve
download_incr_DB.py
(#3246) - Return receipt for Scilla transactions (#3275)
Ethereum Virtual Machine (EVM)
- Upgrade evm-ds dependency versions (#3221)
- Fix
eth_call
(#3254) - Add
evm_mine
,evm_setIntervalMining
methods (#3258) - Provide correct gas limit to EVM (#3274)
- Allow parallel calls (#3277)
Testing
- Remove gas limits (#3268)
- Fix out of gas issues with TX receipts (#3259)
- Log transaction ID in tests (#3271)
- Fix gas limit response (#3267)
Full Changelog: v8.4.0rc3...v8.5.0rc0