General
- Networking and desharding changes (#3780)
- Changing rewards in desharded mode (#3794)
- On-chain reward control (#3806)
- Deployment instructions for reward control contracts (#3823)
EVM
- Fix nonce from
eth_getBlockBy{Hash,Number}
(#3756) - Fix nonce from
eth_getBlockBy{Hash,Number}
(#3756) - Support integer block numbers in eth APIs. (#3778)
- Fix
contractAddress
calculation for non-Eth transactions (#3703) - Fixing wrong log/receipt formats (#3767)
BugFixes
- Add logs count in transaction receipt tests. (#3803)
- Restart scilla process at vacuous epoch (#3758)
- GetTransactionStatus Should respect txn query with or without 0x. (#3795)
- Upgrade to OpenSSL 3 (#3772)
- Fix codehash feature to retrieve only contract code hash (#3744)
- Estimategas block or tag (#3728)
- Charge gas for the failed transaction (#3659)
- Probe erc165 interface (#3643)