Commit Graph

1454 Commits (06540146524222f648d8b19c5bcb00a8fd3dd339)

Author SHA1 Message Date
Martin Holst Swende 42a914a84f
cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem 6 years ago
Max Sistemich dfa16a3e4e eth/tracers: fixed incorrect storage from prestate_tracer (#18253) 6 years ago
Paweł Bylica de39513ced core, internal, eth, miner, les: Take VM config from BlockChain (#17955) 6 years ago
Péter Szilágyi 174083c3ae
eth/downloader: fix light client cht binary search issue 6 years ago
Felix Lange b24ef5e05d eth: increase timeout in TestBroadcastBlock (#18064) 6 years ago
Péter Szilágyi accc0fab4f
core, eth/downloader: fix ancestor lookup for fast sync 6 years ago
Martin Holst Swende 51b2f1620c
downloader: different sync strategy 6 years ago
mr_franklin b91766fe6d eth: fix comment typo (#18114) 6 years ago
Péter Szilágyi 434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer 6 years ago
mr_franklin 4fecc7a3b1 eth: fix minor grammar issue in comment (#18091) 6 years ago
Corey Lin a5dc087845 core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) 6 years ago
Corey Lin 212bf266c5 eth, p2p: fix comment typos (#18014) 6 years ago
Felix Lange 0bcff8f525
eth/downloader: speed up tests by generating chain only once (#17916) 6 years ago
Wenbiao Zheng b35165555d eth/downloader: remove the expired id directly (#17963) 6 years ago
Martin Holst Swende eea3ae42a3 core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974) 6 years ago
Martin Holst Swende dc6648bb58 downloader: measure successfull deliveries, not failed (#17983) 6 years ago
Wenbiao Zheng 6810933640 eth/downloader: SetBlocksIdle is not used (#17962) 6 years ago
Martin Holst Swende 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910) 6 years ago
Wenbiao Zheng 3088c122d8 eth/downloader: fix comment typos (#17956) 6 years ago
Péter Szilágyi 6ee3b26f44
eth/downloader: fix invalid hash chain error due to head mini reorg 6 years ago
Martin Holst Swende 89a32451ae core/vm: faster create/create2 (#17806) 6 years ago
Liang Ma ff6e0351ab eth: fixed the minor typo inside the comments (#17830) 6 years ago
Ryan Schneider b69942befe core, internal/ethapi: add and use LRU cache for receipts (#17610) 6 years ago
ledgerwatch 3d782bc727 eth: broadcast blocks to at least 4 peers (#17725) 6 years ago
Wenbiao Zheng 024b22c30e eth/downloader: use intermediate variable for better readability (#17510) 6 years ago
HackyMiner 107f556b2d internal/ethapi: add eth_chainId method (#17617) 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
gary rong 457e930f27 eth, miner: prefer locally generated uncles vs remote ones (#17715) 6 years ago
gary rong ba0a8b7887 core, eth: fix dependency cycle (#17720) 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago
Guillaume Ballet da29332c5f core/vm: add switches to select evm+ewasm interpreters (#17687) 6 years ago
HackyMiner 6975c72981 all: fix various comment typos (#17591) 6 years ago
Péter Szilágyi faa69bea1c
core, eth: fix goimports for Go 1.11 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
Paweł Bylica ae992a5d73 core/vm: Hide read only flag from Interpreter interface (#17461) 6 years ago
Wenbiao Zheng 6a33954731 core, eth, trie: use common/prque (#17508) 6 years ago
Péter Szilágyi e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil 6 years ago
gary rong c1c003e4ff consensus, miner: stale block mining support (#17506) 6 years ago
gary rong b69476b372 all: make indexer configurable (#17188) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Péter Szilágyi 92381ee009
cmd, eth: clean up miner startup API, drop noop config field 6 years ago
gary rong af85d8e2b3 cmd, eth: apply default miner recommit setting (#17479) 6 years ago
gary rong b2c644ffb5 cmd, eth, miner: make recommit configurable (#17444) 6 years ago
Pierre Neter 76301ca051 eth: upgradedb subcommand was dropped (#17464) 6 years ago
Martin Holst Swende 106d196ec4
eth: ensure from<to when tracing chain (credits Chen Nan via bugbounty) 6 years ago
Felföldi Zsolt 2cdf6ee7e0 light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
Péter Szilágyi f0998415ba
cmd, consensus/ethash, eth: miner push notifications 6 years ago
Péter Szilágyi 11bbc66082
eth, trie: fix tracer GC which accidentally pruned the metaroot 6 years ago
gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) 6 years ago
gary rong c4a1d4fecf eth/filters: fix the block range assignment for log filter (#17284) 6 years ago