Commit Graph

13415 Commits (eb948962704397bb861fd4c0591b5056456edd4d)
 

Author SHA1 Message Date
Gustavo Silva eb94896270
Chore: Minimal gramatical errors (signleton -> singleton) (#25057) 2 years ago
Luozhu 3f5b5ec3e5
internal/ethapi: fix typo in comment (#25056) 2 years ago
int88 594e321662
core/evm: fix error in comment (#25040) 2 years ago
henridf f5037185aa
core/types: improve LogForStorage and ReceiptForStorage comments (#25032) 2 years ago
Rajaram Gaunker 6160296445
core/types: remove unused field 'td' in Block (#25010) 2 years ago
Martin Holst Swende b60a08d2fd
eth/catalyst: remove unauthenticated 'engine' api (#24997) 2 years ago
Péter Szilágyi c4dab8ceca
Merge pull request #25044 from karalabe/rpc-histograms 2 years ago
Péter Szilágyi 106a162b7c
rpc: swap out timer metrics to histograms 2 years ago
Håvard Anda Estensen 138f0d7494
p2p: use errors.Is for error comparison (#24882) 2 years ago
Péter Szilágyi 41e75480df
eth, les, params: log chain config a bit saner (#24904) 2 years ago
Seungbae.yu 450f5da7e1
accounts: increase parseURL test coverage (#25033) 2 years ago
Martin Holst Swende 403624a4a1
p2p/discover: fix panicky test (#25038) 2 years ago
Marius van der Wijden 5e8fa1da70
tests/fuzzers/bls12381: fix blst pairing (#25037) 2 years ago
lwh 84b327244d
accounts/abi/bind: fix duplicate field names in the generated go struct (#24924) 2 years ago
Sina Mahmoodi d9566e39bd
eth/filters: fix getLogs for pending block (#24949) 2 years ago
Martin Holst Swende 7e9514b8c3
params: update ropsten terminal total difficulty block (#25018) 2 years ago
aaronbuchwald 6b3e6cb2ab
trie: move locking into trieDB insert method (#25030) 2 years ago
Ikko Ashimine 096daa9a7d
eth/tracers: fix typo in 4byte_tracer_legacy.js (#25020) 2 years ago
lightclient 10da98072c
eth/api: use `hexutil.Bytes` for account range method (#25024) 2 years ago
rjl493456442 22defa5af7
all: introduce trie owner notion (#24750) 2 years ago
Martin Holst Swende c375ee91e9
cmd/geth, core/state/snapshot: rework journal loading, implement account-check (#24765) 2 years ago
Marius van der Wijden d6b55749e6
tests/fuzzers/bls12381: fix blst deserializing (#25036) 2 years ago
Paweł Bylica 997f1c4f0a
core/vm: optimize jumpdest analysis (#23500) 2 years ago
s7v7nislands b453767ccd
go.mod: clean up (#25017) 2 years ago
Jonathan Le Brun 5bc4e8f09d
go.mod: set go version to 1.17 (#24926) 2 years ago
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