Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

v0.6.33

Compare
Choose a tag to compare
@hazim-j hazim-j released this 27 Jan 02:32
· 16 commits to main since this release
7efd9a8

ERC-7562

This release aims to cover the majority of ERC-7562 validation rules. Note that the following test cases still require an implementation.

Local rules

General reputation rules

Performance

This release also enables native tracing for validation via the ERC4337_BUNDLER_NATIVE_BUNDLER_COLLECTOR_TRACER env variable. See erc-4337-execution-clients on compiling geth with a native bundlerCollectorTracer.

Using a native tracer results in ~40% faster execution compared to JS tracing.

What's Changed

Full Changelog: v0.6.32...v0.6.33