Moonbeam v0.40.0
Changes
- Add
evm::tracing::Event::Log
event (#2918) - Enable storage weight reclaiming (#2931)
- Add
withLog
parameter todebug_traceCall
(#2897) - Add RPC method
moon_getEthSyncBlockRange
(#2922)
Experimental feature
- Add Lazy loading mode (#2840) - Starting a node in lazy loading mode allows it to run a network fork (as with Chopsticks) but with a native Moonbeam client, giving access to all the Ethereum RPCs from the Moonbeam node. A version of the client built with this experimental feature is provided in this release artifacts with the name
moonbeam-experimental-lazyload
Dependency changes
Moonbeam: v0.39.1...v0.40.0
Polkadot-sdk: moonbeam-foundation/polkadot-sdk@a4592a4...125e709
Frontier: moonbeam-foundation/frontier@fc64fd2...9a74ea7
Moonkit: Moonsong-Labs/moonkit@509c4f4...597e9e5