go-ethereum/node
Jonas Theis ac8164f5a4
feat: follower node sync from DA (#1098)
* port changes from #1013

* port changes from #1068

* go.mod tidy

* fix compile error

* fix goimports

* fix log

* address review comments

* upgrade golang.org/x/net to 0.23.0

* bump version

* remove unused flag

* update da-codec commit

---------

Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2024-12-18 17:27:51 +01:00
..
api.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
api_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
config.go feat: follower node sync from DA (#1098) 2024-12-18 17:27:51 +01:00
config_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
defaults.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
doc.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
endpoints.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
errors.go node: refactor package node (#21105) 2020-08-03 19:40:46 +02:00
lifecycle.go node: refactor package node (#21105) 2020-08-03 19:40:46 +02:00
node.go feat: follower node sync from DA (#1098) 2024-12-18 17:27:51 +01:00
node_example_test.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
node_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
rpcstack.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
rpcstack_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
utils_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00