Commit Graph

12540 Commits (dde6cb0b9248f5bc7ac3619304ee3b1fce35f5d4)
 

Author SHA1 Message Date
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
Martin Holst Swende 4b783c0064
trie: improve the node iterator seek operation (#22470) 3 years ago
Martin Holst Swende 3e68d627b1
les: fix goroutine leaks in tests (#22707) 3 years ago
gary rong 96828c90f5
eth/tracers, internal/ethapi: fix typos causing lint issue (#22711) 3 years ago
gary rong dd9c3225cf
eth, internal: extend the TraceCall API (#22245) 3 years ago
Martin Holst Swende cc33398cef
tests: disable blockchain tests based on general state tests (#22704) 3 years ago
Guillaume Ballet beee6b77a0
go.mod: upgrade gopsutils to v3.21.4 (#22693) 3 years ago
Martin Holst Swende 581539c6ee
trie: make stacktrie support binary marshal/unmarshal (#22685) 3 years ago
Guillaume Ballet d7bfb978ba
ethash: no block reward in catalyst mode (#22697) 3 years ago
gary rong d6ffa14035
core: nuke legacy snapshot supporting (#22663) 3 years ago
Felix Lange 653b7e959d
cmd/devp2p: add dns nuke-route53 command (#22695) 3 years ago