Commit Graph

12158 Commits (ed0670cb17a96aafeb9eaaeb9765a42fb6bb5663)
 

Author SHA1 Message Date
Péter Szilágyi cc05b050df
params: release Geth v1.9.24 with Go 1.15.5 (#21842) 4 years ago
Felix Lange 920a287117
.travis.yml: move test builders after install builders (#21833) 4 years ago
Felix Lange d49407427d
build: fix regressions with the -dlgo change (#21831) 4 years ago
Slava Karpenko d990df909d
consensus/ethash: use 64bit indexes for the DAG generation (#21793) 4 years ago
Felix Lange 27d93c1848
build: add -dlgo flag in ci.go (#21824) 4 years ago
Marius van der Wijden 70868b1e4a
fuzzers: removed fuzzbuzz configuration (#21813) 4 years ago
Martin Holst Swende 941d8b5c5c
scripts: create oss-fuzz script in go-ethereum (#21808) 4 years ago
gary rong c52dfd55fb
p2p/simulations/adapters/exec: fix some issues (#21801) 4 years ago
Péter Szilágyi 0c34eae172
Merge pull request #21803 from holiman/ethash 4 years ago
Péter Szilágyi 7c30f4d085
Merge pull request #21804 from karalabe/snapshot-marker-sync 4 years ago
Péter Szilágyi 040928d8bb
Merge pull request #21805 from karalabe/travis-drop-1.13 4 years ago
Péter Szilágyi 9e688fb64c
Merge pull request #21806 from karalabe/deprecate-eoan 4 years ago
Péter Szilágyi 1143dc6e29
build: stop building for Ubuntu Eoan, not supported any more 4 years ago
Péter Szilágyi eb694ea706
travis: drop Go 1.13 builders as it's not supported any more 4 years ago
Martin Holst Swende 81678971db
trie, tests/fuzzers: implement a stacktrie fuzzer + stacktrie fixes (#21799) 4 years ago
Péter Szilágyi 7b7b327ff2
core/state/snapshot: update generator marker in sync with flushes 4 years ago
Martin Holst Swende 81ff700077
consensus/ethash: fix the percentage progress report 4 years ago
Péter Szilágyi 97fc1c3b1d
Merge pull request #21787 from karalabe/pod-non-verbose 4 years ago
Péter Szilágyi 6cfe494276
build: stop verbose output to keep travis from overflowing 4 years ago
Martin Holst Swende 175506e7fd
core/types, rlp: optimize derivesha (#21728) 4 years ago
rene 36bb7ac083
cmd/devp2p/internal/ethtest: add correct chain files and improve test output (#21782) 4 years ago
Felix Lange 5d20fbbb6f
cmd/devp2p, internal/utesting: implement TAP output (#21760) 4 years ago
gary rong e6402677c2
core/state/snapshot: fix journal recovery from generating old journal (#21775) 4 years ago
Marius van der Wijden 3eebf34038
common: remove ToHex and ToHexArray (#21610) 4 years ago
gary rong b63bffe820
les, p2p/simulations/adapters: fix issues found while simulating les (#21761) 4 years ago
gary rong b63e3c37a6
core: improve snapshot journal recovery (#21594) 4 years ago
gary rong 43c278cdf9
core/state: disable snapshot iteration if it's not fully constructed (#21682) 4 years ago
gary rong 18145adf08
core/state: maintain one more diff layer (#21730) 4 years ago
Marius van der Wijden 296a27d106
accounts/abi/bind: restore error functionality (#21743) 4 years ago
James Prestwich 1a55e20d35
cmd/geth: fix dir path in geth attach for yolov2 network (#21749) 4 years ago
Péter Szilágyi 7b748e550a
Merge pull request #21747 from holiman/yolov2update 4 years ago
Martin Holst Swende 68ac4eb796
params: update yolov2 bootnode with elastic ip 4 years ago
Péter Szilágyi 8a94aa91fb
Merge pull request #21745 from holiman/yolov2_bootnodes 4 years ago
Martin Holst Swende f5182c7b9c
utils, params: add yolov2 bootnode 4 years ago
Felix Lange 95f720fffc
cmd/devp2p/internal/ethtest: update test chain (#21742) 4 years ago
Martin Holst Swende 6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 4 years ago
Kristofer Peterson fb2c79df19
accounts/usbwallet: fix ledger version check (#21733) 4 years ago
hwanjo 91c4607979
core: fix blockchain insert report time interval calculation (#21723) 4 years ago
Felföldi Zsolt 85d81b2cdd
les: remove clientPeerSet and serverSet (#21566) 4 years ago
aaronbuchwald 3e82c9ef67
eth/api: fix potential nil deref in AccountRange (#21710) 4 years ago
gary rong 9d25f34263
core: track and improve tx indexing/unindexing (#21331) 4 years ago
Marius van der Wijden 6e7137103c
miner: fixed race condition in tests (#21664) 4 years ago
rene cef3e2dc5a
console: don't exit on ctrl-c, only on ctrl-d (#21660) 4 years ago
Marius van der Wijden b305591e14
core/vm: marshall returnData as hexstring in trace logs (#21715) 4 years ago
Felix Lange 51d026ca85 params: begin v1.9.24 release cycle 4 years ago
Felix Lange 8c2f271528 params: go-ethereum v1.9.23 stable 4 years ago
Felix Lange 524aaf5ec6
p2p/discover: implement v5.1 wire protocol (#21647) 4 years ago
Martin Holst Swende 4eb01b21c8
miner: set etherbase even if mining isn't possible at the moment (#21707) 4 years ago
gary rong bdc7554918
params: update CHTs (#21706) 4 years ago
Marius van der Wijden 1fed223483
accounts/keystore: fix flaky test (#21703) 4 years ago