35 releases (18 breaking)

new 0.18.0 Mar 28, 2025
0.16.0 Mar 7, 2025
0.14.1 Dec 30, 2024
0.12.0 Nov 28, 2024
0.0.0-reserved Jan 9, 2024

#20 in #evm

Download history 14849/week @ 2024-12-06 11284/week @ 2024-12-13 8920/week @ 2024-12-20 9447/week @ 2024-12-27 14090/week @ 2025-01-03 13855/week @ 2025-01-10 14844/week @ 2025-01-17 16066/week @ 2025-01-24 18275/week @ 2025-01-31 18705/week @ 2025-02-07 13416/week @ 2025-02-14 12042/week @ 2025-02-21 10489/week @ 2025-02-28 14717/week @ 2025-03-07 22837/week @ 2025-03-14 14570/week @ 2025-03-21

64,896 downloads per month
Used in mevlog

MIT/Apache

295KB
5.5K SLoC

revm-inspectors

Common revm inspector implementations.

Originally part of reth as the reth-revm-inspectors crate.

Users

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

lib.rs:

revm Inspector implementations, such as call tracers

Feature Flags

  • js-tracer: Enables a JavaScript tracer implementation. This pulls in extra dependencies (such as boa, tokio and serde_json).

Dependencies

~48MB
~762K SLoC