Commit Graph

975 Commits (4cf2b4110e9942bdcba1b9b1d82b3ca8ff552f64)

Author SHA1 Message Date
Martin Holst Swende 400332b99d eth/tracers: fix minor off-by-one error (#16879) 6 years ago
Péter Szilágyi 143c4341d8
core, eth, trie: streaming GC for the trie cache (#16810) 6 years ago
Wenbiao Zheng 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
kiel barry 84f8c0cc1f common: improve documentation comments (#16701) 6 years ago
Smilenator 40a2c52397 eth/fetcher: reuse variables for hash and number (#16819) 6 years ago
Wenbiao Zheng d6ed2f67a8 eth, node, trie: fix minor typos (#16802) 6 years ago
Péter Szilágyi d9cee2c172
eth: propagate blocks and transactions async 6 years ago
Péter Szilágyi 49719e21bc
core, eth: minor txpool event cleanups 6 years ago
rjl493456442 a2e43d28d0
all: collate new transaction events together 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
gary rong 4e7dc34ff1 eth/filter: check nil pointer when unsubscribe (#16682) 6 years ago
kiel barry 4747aad160 eth: golint fixes to variable names (#16711) 6 years ago
Domino Valdano fedae95015 eth/filters: derive FilterCriteria from ethereum.FilterQuery (#16629) 6 years ago
Péter Szilágyi 6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666) 6 years ago
kiel barry 5b3af4c3d1 eth: golint updates for this or self warning (#16632) 6 years ago
Péter Szilágyi 7a7428a027
core, eth: fix tracer dirty finalization 6 years ago
Domino Valdano 7cf83cee52 eth/downloader: fix for Issue #16539 (#16546) 7 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
gary rong de2a7bb764 eth/downloader: wait for all fetcher goroutines to exit before terminating (#16509) 7 years ago
Felix Lange c7ab3e5544 common: delete StringToAddress, StringToHash (#16436) 7 years ago
gary rong 1100e8ba63 eth/downloader: flush state sync data before exit (#16280) 7 years ago
Yusup 7aad81f881 eth: fix typos (#16414) 7 years ago
gary rong 77da203547 eth: update higest block we know during the sync if a higher was found (#16283) 7 years ago
Kyuntae Ethan Kim f6bef558aa eth: fixed typo (#16274) 7 years ago
Péter Szilágyi ca64a122d3 eth/downloader: save and load trie sync progress (#16224) 7 years ago
Andrey Petrov 2e9c8fd4fb eth, les: allow exceeding maxPeers for trusted peers (#16189) 7 years ago
Anton Evangelatov ae9f97221a metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
Péter Szilágyi 5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand 7 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 7 years ago
Péter Szilágyi 57fd2da0fe
eth: only disable fast sync after success 7 years ago
Péter Szilágyi 96dad6b6f6
eth/downloader: don't require state for ancestor lookups 7 years ago
Péter Szilágyi eb07dbb079
eth, light: minor light client startup cleanups 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Felföldi Zsolt c3f238dd53 les: limit LES peer count and improve peer configuration logic (#16010) 7 years ago
Martin Holst Swende bc0666fb27 eth/downloader: fix #15858 by checking if downloader dropPeer function is set (#15992) 7 years ago
Péter Szilágyi 566d5c0777
core, eth, les, light: get rid of redundant methods 7 years ago
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Nick Johnson b06e20bc7c eth/gasprice: set default percentile to 60%, count blocks instead of transactions (#15828) 7 years ago
Felix Lange 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 years ago
Péter Szilágyi ae71da1b03 eth: fix tracer panic when running without configs + reexec (#15799) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
Felix Lange 9d48dbf5c2
eth: revert tracer preimage recording (#15800) 7 years ago
Felix Lange 85a1eda59e eth: uncaptialize tracer preimage error message (#15792) 7 years ago
cdetrio c495bca4ad eth: enable preimage recording when tracing (#15787) 7 years ago
Péter Szilágyi 9c42a41ed8 eth/downloader: avoid hidden reference to finished statesync request (#15545) 7 years ago
Péter Szilágyi f7ca03ae87 eth, les, light: expose chain config in les node info too (#15732) 7 years ago
gary rong 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 7 years ago
Péter Szilágyi 5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago