Commit Graph

12008 Commits (2c097bb7a2f6e048dd9a0c4f6d74c10c07ec12df)
 

Author SHA1 Message Date
Marius van der Wijden 2c097bb7a2
mobile: better api for java users (#21580) 4 years ago
Osoro Bironga 9a39c6bcb1
accounts/abi: improve documentation and names (#21540) 4 years ago
Guillaume Ballet f354c622ca
core: fix a typo in comment (#21439) 4 years ago
Péter Szilágyi 2482ba016e
Merge pull request #21529 from karalabe/dynamic-pivot 4 years ago
Péter Szilágyi fb835c024c
eth/downloader: dynamically move pivot even during chain sync 4 years ago
Giuseppe Bertone 07751c3d26
cmd/geth: added counters to the geth inspect report (#21495) 4 years ago
Marius van der Wijden faba018b29
cmd/utils: use preconfigured testnet flags instead of networkid (#21561) 4 years ago
Marius van der Wijden 89884dc353
tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) 4 years ago
gary rong 93f047023f
les/lespay/server: bump database version (#21571) 4 years ago
Vinod Damle 8696dd39cb
params: allow setting Petersburg block before chain head (#21473) 4 years ago
Mason Fischer cf2a77af28
ethclient: fix BlockNumber (#21565) 4 years ago
Giuseppe Bertone 0185ee0993
core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480) 4 years ago
Kirill Elagin 4764b2f0be
COYPING: restore the full text text of GPL (#21568) 4 years ago
Martin Holst Swende b65c384181
eth/tracers: regenerate assets from #21549 (#21564) 4 years ago
Felföldi Zsolt 4996fce25a
les, les/lespay/server: refactor client pool (#21236) 4 years ago
Felix Lange f7112cc182
rlp: add SplitUint64 (#21563) 4 years ago
Julian Koh 71c37d82ad
js/tracers: make calltracer report value in selfdestructs (#21549) 4 years ago
Felföldi Zsolt 4eb9296910
p2p/nodestate: ensure correct callback order (#21436) 4 years ago
Shude Li a99ac5335c
Dockerfile: unexpose port 8547 as GraphQL was merged into HTTP endpoint (#21556) 4 years ago
Guillaume Ballet 4e2641319b
p2p/discover: fix typo in comments (#21554) 4 years ago
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