Commit Graph

12038 Commits (2b2fd74158795bfccaff053558b4c1d1d60fa2fa)
 

Author SHA1 Message Date
Marius van der Wijden df219e23df
miner: fix regression, add test for starting while download (#21547) 4 years ago
Marius van der Wijden 7cf56d6f06
miner: use channels instead of atomics in update loop (#21536) 4 years ago
Guillaume Ballet d7f02b448a
cmd/geth: print warning when whisper config is present in toml (#21544) 4 years ago
Dan Sosedoff 1167639524
ethclient: add BlockNumber method (#21500) 4 years ago
Shude Li 4ea9737de6
go.mod: remove golang.org/x/sync (#21541) 4 years ago
Martin Holst Swende a3cd8a040a
core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 4 years ago
gary rong 328901c24c
cmd, eth: offer maxprice flag for overwritting price cap (#21531) 4 years ago
Péter Szilágyi 3a98c6f6e6
Merge pull request #21537 from karalabe/les-reorg-fix 4 years ago
Marius van der Wijden d81c9d9b76
accounts/abi/bind/backends: reverted some stylistic changes (#21535) 4 years ago
Péter Szilágyi 367f12f734
eth/downloader: only roll back light sync if not fully validating 4 years ago
Péter Szilágyi 8d35b1eb2b
params: begin v1.9.22 release cycle 4 years ago
Péter Szilágyi 0287d54847
params: release Geth v1.9.21 4 years ago
Péter Szilágyi 24562d9b0c
Merge pull request #21534 from karalabe/cht-1.9.21 4 years ago
Péter Szilágyi dc681fc1f6
params: update CHTs for v1.9.21 release 4 years ago
Guillaume Ballet 86bcbb0d79
.github: remove whisper from CODEOWNERS (#21527) 4 years ago
Guillaume Ballet 066c75531d
build: remove wnode from the list of packages binaries (#21526) 4 years ago
Martin Holst Swende 8327d1fdfc
accounts/usbwallet, signer/core: show accounts from ledger legacy derivation paths (#21517) 4 years ago
Guillaume Ballet d54f2f2e5e
whisper: remove whisper (#21487) 4 years ago
Osoro Bironga c5d28f0b27
accounts: abi/bid/backends; cleaned doc errors, camelCase refactors and anonymous variable assignments (#21514) 4 years ago
Marius van der Wijden de971cc845
eth: added trace_call to trace on top of arbitrary blocks (#21338) 4 years ago
Péter Szilágyi f86324edb7
Merge pull request #21504 from karalabe/trie-path-sync 4 years ago
Péter Szilágyi eeaf191633
core, eth, trie: prepare trie sync for path based operation 4 years ago
Martin Holst Swende 3010f9fc75
eth/downloader: change intial download size (#21366) 4 years ago
ucwong d90bbce954
go.mod : update goja dependency (#21432) 4 years ago
Giuseppe Bertone 5cdb476dd1
"Downloader queue stats" is now provided once per minute (#21455) 4 years ago
Hanjiang Yu ff23e265cd
internal: fix personal.sign() (#21503) 4 years ago
Fuyang Deng 12d8570322
accounts/abi: fix a bug in getTypeSize method (#21501) 4 years ago
Felix Lange 5883afb3ef
rpc: fix issue with null JSON-RPC messages (#21497) 4 years ago
libotony 05280a7ae3
eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387) 4 years ago
Péter Szilágyi d97e0063d5
Merge pull request #21491 from karalabe/state-sync-leak-fix 4 years ago
ucwong 856307d8bb
go.mod | goleveldb latest update (#21448) 4 years ago
Marius van der Wijden 16d7eae1c8
eth: updated comments (#21490) 4 years ago
Péter Szilágyi d8da0b3d81
core/state, eth, trie: stabilize memory use, fix memory leak 4 years ago
Marius van der Wijden 92b12ee6c6
accounts/abi/bind/backends: Disallow AdjustTime for non-empty blocks (#21334) 4 years ago
Felix Lange fc20680b95 params: begin v1.9.21 release cycle 4 years ago
Felix Lange 979fc96899 params: release Geth v1.9.20 4 years ago
Péter Szilágyi 63a9d4b2ae
Merge pull request #21486 from karalabe/cht-1.9.20 4 years ago
Péter Szilágyi ce5f94920d
params: update CHTs for v1.9.20 release 4 years ago
Shude Li 341f451083
graphql: add support for retrieving the chain id (#21451) 4 years ago
Péter Szilágyi d13b8e5570
Merge pull request #21483 from karalabe/freezer-truncate-silent 4 years ago
Péter Szilágyi 5655dce3b8
core/rawdb: only complain loudly if truncating many items 4 years ago
timcooijmans 7b5107b73f
p2p/discover: avoid dropping unverified nodes when table is almost empty (#21396) 4 years ago
Péter Szilágyi bdde616f23
Merge pull request #21477 from karalabe/snapshotter-shallow-generator 4 years ago
Péter Szilágyi 3ee91b9f2e
core/state/snapshot: reduce disk layer depth during generation 4 years ago
Martin Holst Swende 0f4e7c9b0d
eth: utilize sync bloom for getNodeData (#21445) 4 years ago
Martin Holst Swende 1b5a867eec
core: do less lookups when writing fast-sync block bodies (#21468) 4 years ago
gary rong 87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080) 4 years ago
Péter Szilágyi b68929caee
Merge pull request #21472 from holiman/fix_dltest_fail 4 years ago
Martin Holst Swende 9f7b79af00
eth/downloader: fix rollback issue on short chains 4 years ago
Marius van der Wijden 4e54b1a45e
metrics: zero temp variable in updateMeter (#21470) 4 years ago