go-ethereum/core/rawdb
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
..
testdata core/rawdb: avoid unnecessary receipt processing for log filtering (#23147) 2021-09-28 12:54:49 +02:00
accessors_chain.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accessors_chain_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
accessors_indexes.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accessors_indexes_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
accessors_metadata.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accessors_snapshot.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accessors_state.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
chain_iterator.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
chain_iterator_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
database.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
database_test.go eth/protocols/snap: generate storage trie from full dirty snap data (#22668) 2021-04-27 17:19:59 +03:00
freezer.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
freezer_batch.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
freezer_table.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
freezer_table_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
freezer_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
schema.go feat: add more data into the execution trace (#20) 2022-02-21 10:15:57 +08:00
table.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
table_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00