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.
gary rong
44ff3f3dc9
trie: initial implementation for range proof ( #20908 )
...
* trie: initial implementation for range proof
* trie: add benchmark
* trie: fix lint
* trie: fix minor issue
* trie: unset the edge valuenode as well
* trie: unset the edge valuenode as nilValuenode
5 years ago
..
checkpointoracle
les/checkpointoracle: move oracle into its own package ( #20508 )
5 years ago
flowcontrol
all: update author list and licenses
5 years ago
lespay/ client
les, les/lespay/client: add service value statistics and API ( #20837 )
5 years ago
utils
accounts/abi: implement new fallback functions ( #20764 )
5 years ago
api.go
les/checkpointoracle: move oracle into its own package ( #20508 )
5 years ago
api_backend.go
internal/ethapi: don't set sender-balance to maxuint, fixes #16999 ( #20783 )
5 years ago
api_test.go
build: use golangci-lint ( #20295 )
5 years ago
balance.go
les: rename UpdateBalance to AddBalance and simplify return format ( #20304 )
5 years ago
balance_test.go
les: rework clientpool ( #20077 )
5 years ago
benchmark.go
les, les/lespay/client: add service value statistics and API ( #20837 )
5 years ago
bloombits.go
les: handler separation ( #19639 )
5 years ago
client.go
cmd, core: remove override muir glacier and override istanbul ( #20942 )
5 years ago
client_handler.go
les, les/lespay/client: add service value statistics and API ( #20837 )
5 years ago
clientpool.go
all: simplify and fix database iteration with prefix/start ( #20808 )
5 years ago
clientpool_test.go
les, miner, accounts/abi/bind: fix load-sensitive unit tests ( #20698 )
5 years ago
commons.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
costtracker.go
les: add missing Ticker.Stop call ( #20864 )
5 years ago
distributor.go
les: create utilities as common package ( #20509 )
5 years ago
distributor_test.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
enr_entry.go
les: add empty "les" ENR entry for servers ( #20145 )
5 years ago
fetcher.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
handler_test.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
metrics.go
les: multiple server bugfixes ( #20079 )
5 years ago
odr.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
odr_requests.go
trie: initial implementation for range proof ( #20908 )
5 years ago
odr_test.go
all: seperate consensus error and evm internal error ( #20830 )
5 years ago
peer.go
les, les/lespay/client: add service value statistics and API ( #20837 )
5 years ago
peer_test.go
eth, les: fix flaky tests ( #20897 )
5 years ago
protocol.go
les, les/lespay/client: add service value statistics and API ( #20837 )
5 years ago
request_test.go
eth, les: fix time sensitive unit tests ( #20741 )
5 years ago
retrieve.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
server.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
server_handler.go
eth, les: fix time sensitive unit tests ( #20741 )
5 years ago
serverpool.go
les: create utilities as common package ( #20509 )
5 years ago
servingqueue.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
sync.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago
sync_test.go
eth, les: fix time sensitive unit tests ( #20741 )
5 years ago
test_helper.go
eth, les: fix time sensitive unit tests ( #20741 )
5 years ago
txrelay.go
les, les/lespay/client: add service value statistics and API ( #20837 )
5 years ago
ulc.go
cmd, eth, les: fix up ultra light config integration
5 years ago
ulc_test.go
les: separate peer into clientPeer and serverPeer ( #19991 )
5 years ago