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-10 15:05:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c30227d339bbf1a538b7716ce7f8111c84899ec
reth
/
crates
/
storage
/
provider
/
src
/
bundle_state
History
Roman Hodulák
5ec0c26980
refactor(trie): move state root database operations into extension trait (
#9635
)
...
Co-authored-by: Roman Krasiuk <
rokrassyuk@gmail.com
>
2024-07-22 10:59:49 +00:00
..
execution_outcome.rs
refactor(trie): move state root database operations into extension trait (
#9635
)
2024-07-22 10:59:49 +00:00
mod.rs
feat: rm HashedStateChanges, introduce StorageWriter::write_hashed_state (
#9561
)
2024-07-16 22:37:19 +00:00
state_changes.rs
refactor: some small refactoring (
#9657
)
2024-07-19 19:03:57 +00:00
state_reverts.rs
chore: use
DatabaseProviderRW
instead of
TX
on
*State*::write_to_db
(
#9460
)
2024-07-11 21:01:07 +00:00