Commit Graph

13390 Commits (490c45c70fd1be8f9bade21abebd0cc9c989b562)
 

Author SHA1 Message Date
Ivan Kuznetsov 490c45c70f
consensus/misc: reduce allocations and improve comments in CalcBaseFee (#24958) 2 years ago
Martin Holst Swende 6f075bf6af
node: make jwt test less dependent on time (#25016) 2 years ago
Marius van der Wijden 2227589f9b
eth/catalyst: return 0x0 on Invalid block on top of pow block (#25006) 2 years ago
Marius van der Wijden 3c6d6f7ee8
tests/fuzzers/bls12381: Add BLST to fuzzing support (#24249) 2 years ago
Martin Holst Swende d8a2305565
eth/tracers: add support for block overrides in debug_traceCall (#24871) 2 years ago
rjl493456442 f9806dc872
core: fix canonical hash marker update (#24996) 2 years ago
Marius van der Wijden 8c0c0434c9
core/beacon: prevent invalid logsBloom length panic (#24946) 2 years ago
Boqin Qin(秦 伯钦) 03157b6efa
eth/filters: use buffered channel to avoid goroutine leak (#24928) 2 years ago
Martin Holst Swende 2140aabf53
contracs/checkpointoracle: fix directives (#24944) 2 years ago
Marius van der Wijden 93fe17559b
eth/catalyst: fix edge case in NewPayload (#24955) 2 years ago
Harry Kalodner 8845227306
consensus/clique: fix race condition (#24957) 2 years ago
rjl493456442 a10660b7f8
cmd/geth: extend traverseRawState command (#24954) 2 years ago
Marius van der Wijden 86af788790
core: use less memory during reorgs (#24616) 2 years ago
Marius van der Wijden be9742721f
params: set emergency ropsten TTD to 100_000_000_000_000_000_000_000 (#24975) 2 years ago
Martin Holst Swende 0287e1a7c0
cmd/abigen: accept combined-json via stdin (#24960) 2 years ago
Sina Mahmoodi 0559a9a61e
cmd/geth: exit when freezer has legacy receipts (#24943) 2 years ago
Felix Lange d575a2d3bc params: begin v1.10.19 release cycle 2 years ago
Felix Lange de23cf910b params: go-ethereum v1.10.18 stable 2 years ago
Felix Lange b807f785c3
go.mod: upgrade to docker v1.6.2 (#24956) 2 years ago
Felix Lange 8798cd3a09
AUTHORS: remove one more duplicate entry (#24950) 2 years ago
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