24 releases (8 breaking)

0.8.1 Sep 30, 2024
0.7.7 Sep 24, 2024
0.5.4 Jul 25, 2024
0.0.0-reserved Jan 9, 2024

#909 in Magic Beans

Download history 4042/week @ 2024-06-21 3857/week @ 2024-06-28 4550/week @ 2024-07-05 5787/week @ 2024-07-12 5637/week @ 2024-07-19 6048/week @ 2024-07-26 7896/week @ 2024-08-02 8971/week @ 2024-08-09 7770/week @ 2024-08-16 8785/week @ 2024-08-23 9285/week @ 2024-08-30 11091/week @ 2024-09-06 11286/week @ 2024-09-13 12331/week @ 2024-09-20 12158/week @ 2024-09-27 10806/week @ 2024-10-04

48,133 downloads per month

MIT/Apache

275KB
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
~670K SLoC