Commit Graph

222 Commits (15d09038a6b1d533bc78662f2f0b77ccf03aaab0)

Author SHA1 Message Date
gary rong 4d663d57d6 les: fix request serving metrics (#20507) 5 years ago
gary rong c6285e6437 les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
Felföldi Zsolt 3bb6815fc1
les: do not disconnect another server (#20453) 5 years ago
Felix Lange d90d1db609
eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 years ago
Martin Holst Swende bc01593afb consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 5 years ago
Guillaume Ballet c4844e9ee2
les: fix staticcheck warnings (#20371) 5 years ago
Felföldi Zsolt 878e35bfde les: fix clientInfo deadlock (#20395) 5 years ago
Felix Lange 9c6cf960b4
internal/web3ext, les: update clique JS and make it work with the light client (#20318) 5 years ago
Felföldi Zsolt 422604b438 les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Felföldi Zsolt bf5c6b29fa les: implement server priority API (#20070) 5 years ago
gary rong b9bac1f384 les: fix and slim the unit tests of les (#20247) 5 years ago
gary rong 0ce5e113be les: rework clientpool (#20077) 5 years ago
Felix Lange 6e730915bd les: add empty "les" ENR entry for servers (#20145) 5 years ago
Ryan Schneider ad03d9801c internal/ethapi: support block number or hash on state-related methods (#19491) 5 years ago
gary rong 32b07e8b1f les: fix checkpoint sync (#20120) 5 years ago
Felföldi Zsolt 0ac9bbba6c les: multiple server bugfixes (#20079) 5 years ago
Felix Lange b1c3010bf2
common/mclock: clean up AfterFunc support (#20054) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
gary rong 396f1dd87b les: fix panic (#20013) 5 years ago
gary rong 68502595f6 les: wait for all task goroutines before dropping the peer (#20010) 5 years ago
Péter Szilágyi e39b2a2bde
acmd, core, eth, les: support --override.istanbul 5 years ago
gary rong 2ed729d38e les: handler separation (#19639) 5 years ago
gary rong 8657a0d6b5 les: degrade the log level (#19939) 5 years ago
Felföldi Zsolt a7de796840
les: implement new client pool (#19745) 5 years ago
Péter Szilágyi 140a7e9177
accounts/abi/bind: support closing a simulated backend 5 years ago
gary rong 8812c4d3f9 eth, graphql, internal/ethapi, les: polish and improve graphql (#19886) 5 years ago
gary rong 530f78e22d eth, internal, les: add getHeaderBy* APIs (#19669) 5 years ago
gary rong f08eb04896 les: get rid of testing tx journal (#19876) 5 years ago
gary rong b80c840af3 core, les: fix les unit tests (#19823) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
大彬 4ac04ae0fe all: replace fmt.Print* calls with t.Log* in tests (#19670) 5 years ago
Péter Szilágyi c705aac826
cmd, eth, les: make les flags conform to dotted style 5 years ago
Péter Szilágyi 213690cdfd
cmd, eth, les: fix up ultra light config integration 5 years ago
Martin Holst Swende cdfe9a3a2a eth, les: add sanity checks for unbounded block fields (#19573) 5 years ago
gary rong 6814797173 accounts, cmd, contracts, les: integrate clef for transaction signing (#19783) 5 years ago
gary rong 59a3198382 les: remove half-finished priority pool APIs (#19780) 5 years ago
Péter Szilágyi 22411919da
cmd, eth, les, param: drop --override.constantinople 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
Matthew Halpern 702f52fb99 les: prefer nil slices over zero-length slices (#19081) 5 years ago
gary rong c8c3ebd593 les: reject client if it makes too many invalid requests (#19691) 5 years ago
Martin Holst Swende 3675b8545d
les/handler: avoid lookup missing state 5 years ago
gary rong c0a034ec89 eth, les: reject stale request (#19689) 5 years ago
Felix Lange e83c3ccc47
p2p/enode: improve IPv6 support, add ENR text representation (#19663) 5 years ago
gary rong f2612ac948 les: short circuit in the unregister if peer is not registered (#19644) 5 years ago
Felföldi Zsolt 58497f46bd
les, les/flowcontrol: implement LES/3 (#19329) 5 years ago
gary rong 4e0c1a1a6b eth, les: reject light client connection is server is not synced (#19616) 5 years ago
Felföldi Zsolt 97d3615612
les: avoid fetcher deadlock on requestChn (#19571) 5 years ago
gary rong 80469bea0c
all: integrate the freezer with fast sync 5 years ago
Péter Szilágyi 9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489) 5 years ago