op-geth/eth/downloader
kiel barry 84f8c0cc1f common: improve documentation comments (#16701)
This commit adds many comments and removes unused code.
It also removes the EmptyHash function, which had some uses
but was silly.
2018-05-29 12:42:21 +02:00
..
api.go all: fix various typos (#16533) 2018-04-19 16:32:02 +03:00
downloader.go common: improve documentation comments (#16701) 2018-05-29 12:42:21 +02:00
downloader_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
events.go
fakepeer.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
metrics.go
modes.go
peer.go eth: fix typos (#16414) 2018-04-04 12:25:02 +02:00
queue.go eth: fix typos (#16414) 2018-04-04 12:25:02 +02:00
statesync.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
types.go