Commit Graph

12550 Commits (0e00ee42ec4e43ce3b9b1ffdadea3c66aa6eeba4)
 

Author SHA1 Message Date
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
Martin Holst Swende a81cf0d2b3
trie: remove redundant returns + use stacktrie where applicable (#22760) 3 years ago
Péter Szilágyi abb6cfae6a
Merge pull request #22761 from karalabe/snap-small-packets 3 years ago
rene e4270cacf4
cmd/devp2p: fix flaky SameRequestID test (#22754) 3 years ago
Péter Szilágyi 558bff4008
eth/protocols/snap: lower the packet size to avoid overloading link 3 years ago
gary rong 6d7c9566df
les, tests: fix les clientpool (#22756) 3 years ago
Gautam Botrel 9e5bb84c0e
tests/fuzzers: crypto/bn256 and crypto/bls12381 tests against gnark-crypto (#22755) 3 years ago
Gregory Markou 256c5d68b2
eth/gasprice: improve stability of estimated price (#22722) 3 years ago
Martin Holst Swende 0c99868416
cmd/devp2p, eth/protocols/eth: fix tests + make sanity checks earlier (#22749) 3 years ago
Péter Szilágyi d9c9ee5ac9
Merge pull request #22753 from karalabe/p2p-tracker-stopfix 3 years ago
Péter Szilágyi ff3535e8e0
p2p/tracker: only reschedule wake if previous didn't run 3 years ago
Péter Szilágyi 55043eec45
Merge pull request #22751 from holiman/tracker_fix 3 years ago
Martin Holst Swende 45fca44c24
p2p/tracker: properly clean up fulfilled requests 3 years ago
Péter Szilágyi caea6c4661
eth/protocols/snap: generate storage trie from full dirty snap data (#22668) 3 years ago
Martin Holst Swende 65a1c2d829
core/vm: make gas cost reporting to tracers correct (#22702) 3 years ago
Felix Lange a0a99e610d
build: upgrade -dlgo version to Go 1.16.3 (#22746) 3 years ago
lightclient ad983b300b
cmd/puppeth: add support for authentication via ssh agent (#22634) 3 years ago
Péter Szilágyi 85a0bab6d7
Merge pull request #21467 from holiman/minor_ethashfix 3 years ago
Felix Lange a3f0da1ac4
build: upgrade to golangci-lint v1.39.0 (#22696) 3 years ago
gary rong 854f068ed6
les: polish code (#22625) 3 years ago
Martin Holst Swende 9b99e3dfe0
core/rawdb: fix datarace in freezer (#22728) 3 years ago
Nishant Das 34f3c9539b
p2p/discover: improve discv5 handling of IPv4-in-IPv6 addresses (#22703) 3 years ago
rene cac1b21d39
cmd/devp2p/internal/ethtest: add more tx propagation tests (#22630) 3 years ago
Martin Holst Swende 49281ab84f
core/state/snapshot, true: reuse dirty data instead of hitting disk when generating (#22667) 3 years ago
rene ea54c58d4f
cmd/devp2p/internal/ethtest: run test suite as Go unit test (#22698) 3 years ago
Péter Szilágyi 1fb9a6dd32
eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608) 3 years ago
ryanc414 9357280fce
rpc: add HTTPError type for HTTP error responses (#22677) 3 years ago
Martin Holst Swende 67da83aca5
accounts/external, signer/core: add support for EIP-2930 transactions (#22585) 3 years ago