forked from forks/go-ethereum
This commit splits the eth package, separating the handling of eth and snap protocols. It also includes the capability to run snap sync (https://github.com/ethereum/devp2p/blob/master/caps/snap.md) , but does not enable it by default. Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de> Co-authored-by: Martin Holst Swende <martin@swende.se> |
||
|---|---|---|
| .. | ||
| accessors_chain.go | ||
| accessors_chain_test.go | ||
| accessors_indexes.go | ||
| accessors_indexes_test.go | ||
| accessors_metadata.go | ||
| accessors_snapshot.go | ||
| accessors_state.go | ||
| chain_iterator.go | ||
| chain_iterator_test.go | ||
| database.go | ||
| freezer.go | ||
| freezer_table.go | ||
| freezer_table_test.go | ||
| schema.go | ||
| table.go | ||
| table_test.go | ||