go-ethereum/core/state/snapshot
Ömer Faruk Irmak 4bdf6d096c
feat: Add support for L1 MPT (#1104)
* Allow using MPT

* Load leaves and compare in-memory

* Update api.go

* remove checker

* chore: auto version bump [bot]

---------

Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
2025-02-05 14:57:40 +01:00
..
account.go feat: Add support for L1 MPT (#1104) 2025-02-05 14:57:40 +01:00
conversion.go feat: dual code hash (#188) 2023-02-08 16:12:41 -08:00
difflayer.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
difflayer_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
disklayer.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
disklayer_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
generate.go feat: Add support for L1 MPT (#1104) 2025-02-05 14:57:40 +01:00
generate_test.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
iterator.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
iterator_binary.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
iterator_fast.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
iterator_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
journal.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
snapshot.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
snapshot_test.go feat: dual code hash (#188) 2023-02-08 16:12:41 -08:00
sort.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
wipe.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
wipe_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00