Commit Graph

12297 Commits (bbe694fc52705e3cb128f21453ae1fcea6873fb2)
 

Author SHA1 Message Date
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
Martin Holst Swende 1e10489196
miner: don't interrupt mining after successful sync (#21701) 4 years ago
Giuseppe Bertone 2a9ea6be87
cmd/geth, cmd/utils: fixed flags name (#21700) 4 years ago
Martin Holst Swende 7a5a822905
eth, p2p: use truncated names (#21698) 4 years ago
mr_franklin 5c6155f9f4
internal/web3ext: improve some web3 apis (#21639) 4 years ago
Martin Holst Swende 348c3bc47d
trie: fix flaw in stacktrie pool reuse (#21699) 4 years ago
mr_franklin 94d1f5888a
consensus/clique: unexport calcDifficulty and improve comment (#21619) 4 years ago
mr_franklin c37e68e7c1
all: replace RWMutex with Mutex in places where RLock is not used (#21622) 4 years ago
Hanjiang Yu 32341f88e3
console: fix admin.sleepBlocks (#21629) 4 years ago
mr_franklin 66c3eb2f1a
accouts, consensus, core: fix some comments (#21617) 4 years ago
gary rong 86dd005544
trie: polish commit function (#21692) 4 years ago
Martin Holst Swende 706f5e3b98
core: fix txpool off-by-one error (#21683) 4 years ago