This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
reth
Watch
1
Star
1
Fork
0
You've already forked reth
mirror of
https://github.com/paradigmxyz/reth.git
synced
2026-02-04 20:15:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed593ae2570669b804db58d67472f34968aafc78
reth
/
crates
/
revm
/
src
History
Arsenii Kulikov
cde951732e
refactor: store plain receipts instead
Option
s in
Receipts
(
#14010
)
2025-01-27 16:05:48 +00:00
..
batch.rs
refactor: store plain receipts instead
Option
s in
Receipts
(
#14010
)
2025-01-27 16:05:48 +00:00
cached.rs
chore: remove revm-primitives re-export (
#12599
)
2024-11-16 11:33:09 +01:00
database.rs
chore: remove some unnecessary direct imports (
#13934
)
2025-01-22 22:08:48 +01:00
either.rs
revm: add
Database
Either
helper type (
#12240
)
2024-11-01 10:33:58 +00:00
lib.rs
chore: extract witness recorder helper type (
#12566
)
2024-11-15 10:31:14 +00:00
test_utils.rs
perf: query bytecodes with
&B256
to avoid copying code hash (
#13559
)
2024-12-26 14:58:56 +00:00
witness.rs
perf: avoid cloning bytecode when converting revm's
&AccountInfo
to reth's
Account
(
#13126
)
2024-12-04 13:13:35 +00:00