Commit Graph

13470 Commits (f6ac80c5071f37f12677b5f79e3394724c82a369)
 

Author SHA1 Message Date
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
Péter Szilágyi 6cc4cc68c2
Merge pull request #24945 from karalabe/cht-1.10.18 2 years ago
Péter Szilágyi e31ff1f33c
params: update CHTs for Geth 1.10.18 2 years ago
Péter Szilágyi 64d6c787b3
Merge pull request #24867 from holiman/no_preop_memexpand 2 years ago
Felix Lange c9e324ce16
go.mod: upgrade to btcsuite/btcd/btcec v2.2.0 (#24939) 2 years ago
jwasinger 3ff479bc94
signer/core: always pad clique header extra data with space for sealer's signature (#24941) 2 years ago
Péter Szilágyi 94c8de0217
Merge pull request #24936 from holiman/no_compilers 2 years ago
Sina Mahmoodi ba47d800b1
eth/tracers/js: drop duktape engine (#24934) 2 years ago
Martin Holst Swende 8541ddbd95
common/compiler, cmd/abigen: remove solc/vyper compiler integration 2 years ago
Martin Holst Swende af02e97929
accounts/abi: validate fieldnames, fixes #24930 (#24932) 2 years ago
rjl493456442 59ac229f87
core/state/snapshot: detect and clean up dangling storage snapshot in generation (#24811) 2 years ago
Felix Lange 2b0d0ce8b0
build/bot: create .ssh directory in ppa-build.sh (#24922) 2 years ago
Felix Lange d4faff965f
build/bot: avoid install of python-bzrlib, python-paramiko in PPA build (#24921) 2 years ago
Felix Lange adcad1cd39
build/bot: add ppa-build.sh (#24919) 2 years ago
Felix Lange 04b6c56375
build/bot: remove xctool invocation in macos build script (#24918) 2 years ago
Felix Lange 8cab5e171c
build/bot: add mac build script (#24917) 2 years ago
Péter Szilágyi 7aced8114f
Merge pull request #24915 from karalabe/catalyst-custom-errors 2 years ago
Péter Szilágyi 34bda5eae3
core, eth, les, rpc: polish catalyst errors, add context 2 years ago
Marius van der Wijden 4a4d531052
eth/catalyst: update implementation to spec (#24802) 2 years ago
Eduard S 310f751639
eth/tracers/js: add memory.length method (#24887) 2 years ago
Péter Szilágyi a35a5cad22
Merge pull request #24908 from zhaochonghe/master 2 years ago
Martin Holst Swende 59e0f1ee00
tests: update reference tests (#24899) 2 years ago
zhaochonghe 2bfd9a28d1
core: fix the order of address in queue (#24907) 2 years ago
Péter Szilágyi 7bcbbbf836
Merge pull request #24905 from holiman/fix_has 2 years ago
Martin Holst Swende 2f4996a9b2
ethdb/remotedb: fix flawed check in Has/HasAncient 2 years ago
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