27 releases (11 breaking)

new 0.11.0 Nov 6, 2024
0.9.0 Oct 18, 2024
0.5.4 Jul 25, 2024
0.0.0-reserved Jan 9, 2024

#684 in Magic Beans

Download history 6033/week @ 2024-07-22 6345/week @ 2024-07-29 8839/week @ 2024-08-05 8150/week @ 2024-08-12 7713/week @ 2024-08-19 8790/week @ 2024-08-26 10845/week @ 2024-09-02 10048/week @ 2024-09-09 11380/week @ 2024-09-16 12565/week @ 2024-09-23 11599/week @ 2024-09-30 13941/week @ 2024-10-07 14913/week @ 2024-10-14 16813/week @ 2024-10-21 12928/week @ 2024-10-28 12041/week @ 2024-11-04

57,352 downloads per month

MIT/Apache

290KB
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

~28–38MB
~673K SLoC