go-ethereum/eth
Steven b6cc89fabe
Add goimports lint (#54)
* Add `goimports` lint.

* Fix `goimports` issue.

* Fix group to `github.com/scroll-tech/go-thereum`.
2022-03-24 16:53:59 +08:00
..
catalyst Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
downloader Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
ethconfig Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
fetcher Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
filters feat: add more data into the execution trace (#20) 2022-02-21 10:15:57 +08:00
gasprice Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
protocols Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
tracers Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
api.go feat: add more data into the execution trace (#20) 2022-02-21 10:15:57 +08:00
api_backend.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
backend.go Extract execution trace from EVM execution and provide subscription API (#19) 2022-01-23 20:41:15 +08:00
bloombits.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
discovery.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
handler.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
handler_eth.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
handler_eth_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
handler_snap.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
handler_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
peer.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
peerset.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
state_accessor.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
sync.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
sync_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00