Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Holst Swende
0f4e7c9b0d
eth: utilize sync bloom for getNodeData (#21445)
* eth/downloader, eth/handler: utilize sync bloom for getNodeData
* trie: handle if bloom is nil
* trie, downloader: check bloom nilness externally
|
4 years ago |
.. |
api.go
|
core, eth: fix goimports for Go 1.11
|
6 years ago |
downloader.go
|
eth: utilize sync bloom for getNodeData (#21445)
|
4 years ago |
downloader_test.go
|
core: define and test chain rewind corner cases (#21409)
|
4 years ago |
events.go
|
cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (#17321)
|
6 years ago |
fakepeer.go
|
core, eth, les, light: scope receipt functionality a bit cleaner
|
6 years ago |
metrics.go
|
eth/downloader: refactor downloader + queue (#21263)
|
4 years ago |
modes.go
|
eth/downloader: fixes data race between synchronize and other methods (#21201)
|
4 years ago |
peer.go
|
eth/downloader: remove eth62 (#21378)
|
4 years ago |
peer_test.go
|
eth/downloader: refactor downloader + queue (#21263)
|
4 years ago |
queue.go
|
core, eth, les, trie: add a prefix to contract code (#21080)
|
4 years ago |
queue_test.go
|
eth/downloader: refactor downloader + queue (#21263)
|
4 years ago |
resultstore.go
|
eth/downloader: refactor downloader + queue (#21263)
|
4 years ago |
statesync.go
|
core, eth, les, trie: add a prefix to contract code (#21080)
|
4 years ago |
testchain_test.go
|
les: historical data garbage collection (#19570)
|
4 years ago |
types.go
|
eth: conform better to the golint standards (#16783)
|
7 years ago |