General
- Set
ARCHIVAL_LOOKUP_WITH_TX_TRACES
inconstants_local.xml
(#3607) - Charge gas for the failed transaction (#3659)
- Add access control to error response (#3617)
- Fix badly set receipts root (#3635)
- Otterscan final apis (#3634)
- Update the Scilla image version to 0.13.3, providing full backward compatibility with all existing Scilla contracts (#3674)
EVM
- Probe ERC165 interface (#3643)
- Make EVM and Scilla events work together (#3642)
- Improved EVM <-> Scilla (ERC20/ZRC20) interop (#3639)
- EVM <-> Scilla (ERC20/ZRC20) interop fixes (#3631)
- Allow evm-ds to be optionally disabled in an isolated server for debugging (#3622)
- Return response from
eth_getCode
in lowercase (#3650) - Adding support for reading Scilla ctor immutables (#3647)