Commit Graph

1431 Commits (b868ca179092053365c5c6fc7cd57021af9d025e)

Author SHA1 Message Date
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
lhendre d88441025f cmd,eth: 16400 Add an option to stop geth once in sync. WIP for light mode (#17321) 6 years ago
Wenbiao Zheng 277a8c975b eth/fetcher: blockFilter is not used anymore (#17971) 6 years ago
b00ris 769657060e les: implement ultralight client (#16904) 6 years ago
Martin Holst Swende dc43ea8d03
tests: tune flaky tests that error in travis occasionally (#18508) 6 years ago
Martin Holst Swende 9bc0138ded
eth: properly flush files in standardTraceBlockToFile (#18502) 6 years ago
gary rong d5cad488be core, eth: fix database version (#18429) 6 years ago
gary rong e8ff318205 eth/tracer: extend create2 (#18318) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
Wenbiao Zheng 81c3dc728f eth/downloader: progress in stateSync not used anymore (#17998) 6 years ago
Martin Holst Swende 5f251a6448
downloader: fix edgecase where returned index is OOB for downloader (#18335) 6 years ago
Martin Holst Swende 83a9a73b89 cmd/geth, core, eth: implement Constantinople override flag (#18273) 6 years ago
Péter Szilágyi 31b3334922
cmd/utils, eth: minor polishes on whitelist code 6 years ago
Ryan Schneider 48b70ecff1
cmd, eth: Add support for `--whitelist <blocknum>=<hash>,...` flag 6 years ago
Péter Szilágyi 0983d02aa9
eth, internal/web3ext: tiny polishes in tracers 6 years ago
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