Commit Graph

12678 Commits (da000c831421588a34650f8cdf35ee9ba73a6b23)
 

Author SHA1 Message Date
Felix Lange c0e201b690
eth/protocols/eth, les: avoid Raw() when decoding HashOrNumber (#22841) 3 years ago
Martin Holst Swende ae5fcdc67f
go.mod: upgrade to github.com/holiman/uint256 v1.2.0 (#22745) 3 years ago
Ceelog f19a679b09
cmd/geth: remove reference to monitor command (#22844) 3 years ago
Marius Kjærstad 7ab7acfded
build: upgrade -dlgo version to Go 1.16.4 (#22848) 3 years ago
Felix Lange 700df1442d
rlp: add support for optional struct fields (#22832) 3 years ago
Martin Holst Swende 17b1be2661
consensus/ethash: implement EIP-3554 (bomb delay) 3 years ago
Martin Holst Swende 8a070e8f7d
consensus/clique: add some missing checks (#22836) 3 years ago
Martin Holst Swende a5669ae292
core, params: implement EIP-3529 (#22733) 3 years ago
Péter Szilágyi e77ef8fa8a
Merge pull request #22809 from holiman/alt_3541 3 years ago
Paweł Bylica e69130d9f1
core/vm, params: implement EIP 3541 3 years ago
Martin Holst Swende cc606be74c
all: define London+baikal, undefine yolov3, add london override flag (#22822) 3 years ago
Evgeny Danilenko df20b3b982
core/vm: avoid duplicate log in json logger (#22825) 3 years ago
Felix Lange 37b5595456 params: begin v1.10.4 release cycle 3 years ago
Felix Lange 991384a7f6 params: go-ethereum v1.10.3 stable 3 years ago
rene 0f3a1e7f9b
cmd/devp2p/internal/ethtest: send simultaneous requests on one connection (#22801) 3 years ago
Felix Lange 41671d449f
build: fix windows installer build for NSIS v3.05 (#22821) 3 years ago
Felix Lange 3a2b29c1ed
appveyor.yml: upgrade to VisualStudio 2019 image (#22811) 3 years ago
Felix Lange 973ad66b49
build: fix iOS framework build (#22813) 3 years ago
Felix Lange d107f90d1c
go.mod: go mod tidy (#22814) 3 years ago
Felix Lange effaf18523
build: improve cross compilation setup (#22804) 3 years ago
Felix Lange b8040a430e
cmd/utils: use eth DNS tree for snap discovery (#22808) 3 years ago
Péter Szilágyi 640d2c5e30
Merge pull request #22803 from karalabe/silence-scary-warning 3 years ago
Péter Szilágyi 856c379626
eth: don't print db upgrade warning on db init 3 years ago
Péter Szilágyi fc1c1cbea9
Merge pull request #22739 from holiman/remove_code 3 years ago
Marius van der Wijden 8f94fc26e3
cmd/utils: don't crash on nonexistent datadir (#22738) 3 years ago
Felix Lange afb097eda8
params: remove dependency on crypto (#22788) 3 years ago
aaronbuchwald ca9c576e62
core/vm: fix interpreter comments (#22797) 3 years ago
Paweł Bylica 0e00ee42ec
core/vm: clean up contract creation error handling (#22766) 3 years ago
rene 8ff98108e5
cmd/devp2p: fix flakey tests in CI (#22757) 3 years ago
Péter Szilágyi afc1abd878
Merge pull request #22789 from karalabe/snap-fix-batch 3 years ago
Péter Szilágyi 52b5d2d869
eth/protocols/snap: use storage batch, not account batch in st task 3 years ago
Péter Szilágyi 8681a2536c
Merge pull request #22777 from karalabe/snapshots-abort-resume-on-sync 3 years ago
Péter Szilágyi 745757ac6b
core, eth: abort snapshot generation on snap sync and resume later 3 years ago
aaronbuchwald bbb57fd64b
core/state: remove toAddr helper in tests (#22772) 3 years ago
aaronbuchwald f66f1a16b3
eth/filters: fix comment on PublicFilterAPI timeoutLoop (#22782) 3 years ago
Martin Holst Swende ff75b21f25
README.md: update commands table, add note about web3.js version (#22748) 3 years ago
aaronbuchwald b778e37daa
core: fix typo in comment (#22773) 3 years ago
aaronbuchwald dde6cb0b92
core/vm: replace repeated string with variable in tests (#22774) 3 years ago
aaronbuchwald 1e57ab5de6
core: remove unused else branch in reorg (#22783) 3 years ago
aaronbuchwald 8130dd5cef
core/vm: fix typo in comment (#22785) 3 years ago
aaronbuchwald bb43cd7a79
core/types: add license header (#22781) 3 years ago
ligi b50b17ac69
github: add note about screenshots in issue template (#22764) 3 years ago
Paweł Bylica 63bad18c33
evm: remove unused errors left after EIP-2315 removal (#22767) 3 years ago
aaronbuchwald 56f533d00c
docs: fix docstring on read head block (#22776) 3 years ago
Guillaume Ballet 793c8f889f
add myself as code owner for catalyst (#22778) 3 years ago
Diederik Loerakker c7d07294a6
catalyst: check if block exists in assemble-block call with unknown parent-hash (#22770) 3 years ago
Péter Szilágyi 871f50b911
Merge pull request #22765 from karalabe/revert-eth-hashrate 3 years ago
Péter Szilágyi 06f44c0fd4
eth: restore eth_hashrate API endpoint 3 years ago
Péter Szilágyi 64b60c7995
Merge pull request #22762 from karalabe/snap-lower-complexity 3 years ago
Péter Szilágyi fae165a5de
core, eth, ethdb, trie: simplify range proofs 3 years ago