Commit Graph

1773 Commits (1fa3362ea7166f04896138201f21a038b2d18ad1)

Author SHA1 Message Date
gary rong 252150918c cmd, eth: fix dump config issue (#19825) 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
Péter Szilágyi a966425a1d
core: kill off managed state, use own tiny noncer for txpool 5 years ago
Péter Szilágyi 983f92368b
core/forkid: implement the forkid EIP, announce via ENR (#19738) 5 years ago
Martin Holst Swende cdfe9a3a2a eth, les: add sanity checks for unbounded block fields (#19573) 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
gary rong fd072c2fd1 eth: fix sync bloom panic (#19757) 5 years ago
Martin Holst Swende 1da5e0ebb0 core/state, cmd/geth: streaming json output for dump command (#15475) 5 years ago
Péter Szilágyi fc4fee8649
eth: enforce stricter known limits on idle peers 5 years ago
gary rong c0a034ec89 eth, les: reject stale request (#19689) 5 years ago
Péter Szilágyi b02958b9c5
core, ethdb, metrics, p2p: expose various counter metrics for grafana 5 years ago
Nguyen Kien Trung 2823ce0086 eth: check for DefaultConfig.NetworkId in test (#17599) 5 years ago
gary rong 7641bbe535 eth/downloader: make syncing error more obvious (#19413) 5 years ago
gary rong 4e0c1a1a6b eth, les: reject light client connection is server is not synced (#19616) 5 years ago
Péter Szilágyi f35975ea21
core/rawdb, eth/downloader: align 64bit atomic fields 5 years ago
Péter Szilágyi 536b3b416c
cosensus, core, eth, params, trie: fixes + clique history cap 5 years ago
gary rong 37d280da41
core, cmd, vendor: fixes and database inspection tool (#15) 5 years ago
gary rong 80469bea0c
all: integrate the freezer with fast sync 5 years ago
Péter Szilágyi 006c21efc7
cmd, core, eth, les, node: chain freezer on top of db rework 5 years ago
Péter Szilágyi 9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489) 5 years ago
Felföldi Zsolt 40cdcf8c47 les, light: implement ODR transaction lookup by hash (#19069) 5 years ago
Péter Szilágyi 85726fdb02
eth/downloader: fix header delays during chain dedup 5 years ago
Martin Holst Swende 5036992b06 eth, les: add error when accessing missing block state (#18346) 5 years ago
Péter Szilágyi ed47f29bc8
eth: enforce chain above CHT before accepting txs into the pool 5 years ago
gary rong 749ccab9a4 eth/downloader: enable unsync-protection for light client (#19496) 5 years ago
gary rong 6269e5574c miner: polish miner configuration (#19480) 5 years ago
Péter Szilágyi 38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too 6 years ago
Péter Szilágyi 7221cb1434
core, eth, les, light: scope receipt functionality a bit cleaner 6 years ago
Matthew Halpern 6b0ddd141e
core, eth, les, light: store transaction receipts without txHash and gasCost 6 years ago
Martin Holst Swende e2f3465e83 eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) 6 years ago
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 years ago
Péter Szilágyi ed34a5e08a
cmd, core, eth: support disabling the concurrent state prefetcher 6 years ago
Péter Szilágyi ac3e7c9b3d
eth: remove redundant chain config fields 6 years ago
Jonas dba336e612 eth: fix EIP158 account cleanup on chain tracing (#19341) 6 years ago
Péter Szilágyi 91eec1251c
cmd, core, eth, trie: get rid of trie cache generations (#19262) 6 years ago
gary rong 6c312a24b6 eth/downloader: fix ancestor searching for light syncing (#19136) 6 years ago
Martin Holst Swende 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago
Péter Szilágyi 1612267a4b
eth/downloader: fix nil droppeer in state sync 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Felföldi Zsolt c2003ed63b les, les/flowcontrol: improved request serving and flow control (#18230) 6 years ago
gary rong 7fd0ccaa68 core: remove unnecessary fields in logs, receipts and tx lookups (#17106) 6 years ago
Matthew Halpern 8af6c9e6a2 eth: extract check for tracing transaction in block file (#19107) 6 years ago
HackyMiner f7f6a46029 eth, node: use APPDATA env to support cygwin/msys correctly (#17786) 6 years ago
Matthew Halpern 3c62f965e7 eth: remove redundant parentheses (#19108) 6 years ago
Matthew Halpern 7d24a73192 eth/tracers: enforce camel case variable names (#19057) 6 years ago
Péter Szilágyi d6225ab846
cmd/utils, eth: relinquish GC cache to read cache in archive mode 6 years ago
Martin Holst Swende 43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079) 6 years ago
Martin Holst Swende 05d21438de
eth: make tracers respect pre- EIP 158/161 rule 6 years ago