go-ethereum/cmd/geth
Ö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
..
testdata Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accountcmd.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
accountcmd_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
chaincmd.go feat: add new configuration (#526) 2023-10-08 13:29:09 +02:00
config.go refactor: remove unused storage traces (#819) 2024-06-14 15:02:00 +03:00
consolecmd.go feat: add new configuration (#526) 2023-10-08 13:29:09 +02:00
consolecmd_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
dao_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
dbcmd.go feat: add new configuration (#526) 2023-10-08 13:29:09 +02:00
genesis_test.go chore: remove outdated genesis.json (#297) 2023-04-20 19:58:25 +08:00
les_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
main.go feat: Add support for L1 MPT (#1104) 2025-02-05 14:57:40 +01:00
misccmd.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
run_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
snapshot.go feat: add new configuration (#526) 2023-10-08 13:29:09 +02:00
usage.go feat: Add support for L1 MPT (#1104) 2025-02-05 14:57:40 +01:00
version_check.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
version_check_test.go cmd/geth: add test to verify regexps in version check (#21962) 2020-12-09 13:59:24 +01:00