Commit Graph

13495 Commits (4766b1107fadcd5f31c96b0744a2a788c6e4a01c)
 

Author SHA1 Message Date
Péter Szilágyi 5c5ef6f16e
Merge pull request #24901 from karalabe/fix-linter 2 years ago
Péter Szilágyi 975dee2593
params: fix broken linter 2 years ago
Afr Schoe 21a3a21bf9
params: update goerli bootnodes (#24900) 2 years ago
Sina Mahmoodi bf693228a3
eth/tracers/js: goja tracer (#23773) 2 years ago
Marius van der Wijden cc9fb8e21d
eth/catalyst, miner: build the execution payload async (#24866) 2 years ago
Marius van der Wijden e6fa102eb0
core, eth, internal, rpc: implement final block (#24282) 2 years ago
Martin Holst Swende 57192bd0dc
ethdb/remotedb, cmd: add support for remote (readonly) databases (#24836) 2 years ago
Håvard Anda Estensen 4b309c7006
all: replace non-trivial uses of package ioutil with os (#24886) 2 years ago
Håvard Anda Estensen e644d45c14
all: use strings.EqualFold for string comparison (#24890) 2 years ago
Martin Holst Swende e0a9752b96
cmd/geth: add `db check-state-content` to verify integrity of trie nodes (#24840) 2 years ago
Marius van der Wijden 381c66caf0
eth/catalyst: set the correct LatestValidHash (#24855) 2 years ago
Sina Mahmoodi 29a6b6bcac
graphql: add raw fields to block and tx (#24816) 2 years ago
rjl493456442 39fb82bcfb
eth: fix flaky test, don't attach empty slots/proofs (#24885) 2 years ago
Qian Bin fe5a26733c
core/vm: reduce overhead in instructions-benchmark (#24860) 2 years ago
Martin Holst Swende af806168b6
cmd/geth: update vulnerabilities.json testdata (#24856) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
s7v7nislands 330e53fbb9
core/asm: use strings.Builder and fix godoc issues (#24861) 2 years ago
Péter Szilágyi fcbc05ccb6
Merge pull request #24884 from karalabe/deprecate-rinkeby 2 years ago
Péter Szilágyi 0a55b9731c
cmd/utils: add deprecation warning for Rinkeby 2 years ago
Marius van der Wijden 4f80f7806e
params: set ropsten TTD for TheMerge (#24876) 2 years ago
Ryan Schneider ae7d834bc7
internal/ethapi: add debug_getRawReceipts RPC method (#24773) 2 years ago
Martin Holst Swende 97f308a98f
core/vm: for tracing, do not report post-op memory 2 years ago
Sina Mahmoodi 440c9fcf75
graphql: fix long literal passed in a variable (#24864) 2 years ago
Qian Bin e0a1fd5fdc
core/vm: optimize Memory.Set32 (#24847) 2 years ago
Felipe Strozberg f5ff022dbc
ethclient: add PeerCount method (#24849) 2 years ago
s7v7nislands 539bbd6349
core/vm: separate opcode group for 0x20 range (#24850) 2 years ago
s7v7nislands 24c590cbec
core/vm: clean up some dead functions (#24851) 2 years ago
||= nil 8a008ee0e6
cmd/geth: print info banner for --dev mode (#24759) 2 years ago
Martin Holst Swende 646503208e
eth/protocols/snap: sort trienode heal requests by path (#24779) 2 years ago
aaronbuchwald 52eb87d87c
core/vm: update benchmark to use Errorf instead of Sprintf (#24845) 2 years ago
Martin Holst Swende 91751cbaa7
signer/fourbyte: remove offending signatures (#24842) 2 years ago
Sina Mahmoodi 5b46f1d1eb
internal: drop TestSignCliqueBlock (#24837) 2 years ago
s7v7nislands 7caa2d8163
all: replace strings.Replace with string.ReplaceAll (#24835) 2 years ago
Marius van der Wijden 86d5477079
core/state/snapshot: fix race condition (#24685) 2 years ago
Rachel Franks 345b1fb827
abi: fix checks when all fields are indexed (#24792) 2 years ago
Martin Holst Swende 1b26991bec
signer/fourbyte: import new signatures (#22865) 2 years ago
Martin Holst Swende 7175f82495
eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) 2 years ago
Alex Beregszaszi 3b967d16ca
core/vm: implement EIP-3855: PUSH0 instruction (#24039) 2 years ago
rjl493456442 1941c5e6c9
core/rawdb: untie freezer and ancient chain data (#24684) 2 years ago
Mateusz Morusiewicz cef1a86df2
miner: discard interrupted blocks (#24638) 2 years ago
Ikko Ashimine 33d7a469f6
p2p/simulations: fix typo in network_test.go (#24824) 2 years ago
ImanSharaf ca8e2f1ecf
p2p/simulations: escape mockerType value from request (#24822) 2 years ago
EXEC 256aae0bfa
eth/filters: remove explicit continue label in filterLogs (#24795) 2 years ago
s7v7nislands 1c90d97c1e
eth/protocols/eth: fix godoc comments (#24810) 2 years ago
rjl493456442 7f6f01d46f
core: recover state when beacon sets canonical head if it's missing (#24613) 2 years ago
milesvant 11b56ace2a
core: fix WriteBlockAndSetHead documentation (#24818) 2 years ago
Péter Szilágyi 992151fa6d
Merge pull request #24817 from karalabe/fix-PC-regression 2 years ago
Péter Szilágyi ecae8e4f65
cmd, eth: fix required blocks regression 2 years ago
Péter Szilágyi 0a9e384cd5
Merge pull request #24813 from holiman/jammy 2 years ago
Sina Mahmoodi b3af0a5538
cmd/geth: fix init genesis for dev (#24693) 2 years ago