Commit Graph

248 Commits (748f22c192d24082723f935afd0b0b63e7fd50f4)

Author SHA1 Message Date
gary rong 6eef141aef
les: historical data garbage collection (#19570) 4 years ago
Martin Holst Swende 07a95ce571
les/checkpointoracle: don't lookup checkpoint more than once per minute (#21285) 4 years ago
Martin Holst Swende 12867d152c
rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 4 years ago
gary rong 56a319b9da
cmd, eth, internal, les: add txfee cap (#21212) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Felföldi Zsolt b4a2681120
les, les/lespay: implement new server pool (#20758) 4 years ago
gary rong 53cac027d0
les: drop the message if the entire p2p connection is stuck (#21033) 4 years ago
Boqin Qin c43be6cf87
les: remove invalid use of t.Fatal in TestHandshake (#21012) 4 years ago
gary rong 44ff3f3dc9
trie: initial implementation for range proof (#20908) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
rene 648b0cb714
cmd, core: remove override muir glacier and override istanbul (#20942) 4 years ago
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808) 4 years ago
gary rong 00064ddcfb
accounts/abi: implement new fallback functions (#20764) 4 years ago
Felföldi Zsolt 0851646e48
les, les/lespay/client: add service value statistics and API (#20837) 5 years ago
gary rong f0b5eb09eb
eth, les: fix flaky tests (#20897) 5 years ago
ucwong 4d891f23b5
les: add missing Ticker.Stop call (#20864) 5 years ago
gary rong f78ffc0545
les: create utilities as common package (#20509) 5 years ago
gary rong 62cd943c7b
les: fix dead lock (#20828) 5 years ago
Martin Holst Swende 39f502329f
internal/ethapi: don't set sender-balance to maxuint, fixes #16999 (#20783) 5 years ago
gary rong 92f3405dae
eth, les: fix time sensitive unit tests (#20741) 5 years ago
gary rong 4fabd9cbd2
les: separate peer into clientPeer and serverPeer (#19991) 5 years ago
Péter Szilágyi 06d4470b41
core: fix broken tests due to API changes + linter 5 years ago
gary rong 2e1ecc02bd
les, miner, accounts/abi/bind: fix load-sensitive unit tests (#20698) 5 years ago
Felix Lange dae3aee5ff
les: add bootstrap nodes as initial discoveries (#20688) 5 years ago
Adam Schmideg 8045504abf
les: log disconnect reason when light server is not synced (#20643) 5 years ago
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