Commit Graph

13948 Commits (095e365fac84bac918cda4c8f7da427bf6c60077)
 

Author SHA1 Message Date
Marius van der Wijden 9921ca0f0a
miner: allow for extradata in post-merge blocks (#26387) 2 years ago
Zachinquarantine 577db2edf7
build: add support for Ubuntu 22.10 (Kinetic Kudu) (#26379) 2 years ago
rjl493456442 01808421e2
core/state: return error when storage trie can't be opened (#26350) 2 years ago
Martin Holst Swende b818e73ef3
tests: update tests (#26314) 2 years ago
rjl493456442 79a478bb61
core/rawdb: implement resettable freezer (#26324) 2 years ago
rjl493456442 d3411b9f67
trie: wrap deletion in case trie.root is nil (#26365) 2 years ago
Felix Lange f53ff0ff4a
eth/filters, eth/tracers: add request cancellation checks (#26320) 2 years ago
Ikko Ashimine f51f6edb40
core: fix typo in blockchain_snapshot_test.go (#26357) 2 years ago
Martin Holst Swende 502fa829a6
signer/core: handle gnosis safe problem with missing chain id (#26309) 2 years ago
Martin Holst Swende fa97788c75
eth/tracers/native: fix possible crash in prestate tracer (#26351) 2 years ago
rjl493456442 cda051eba7
core, cmd: fill blockNumber in logs (#26345) 2 years ago
Alex Stokes 250a80a50e
core: fix comment about recipient for contract creation (#26349) 2 years ago
Michael de Hoog 262bd38fce
eth/tracers: return proper error from debug_TraceTransaction when tx not found (#26211) 2 years ago
Felix Lange 3775e198df
event: add FeedOf[T] (#26310) 2 years ago
Felix Lange 3315bad256
core: pass block into collectLogs (#26335) 2 years ago
Sina Mahmoodi 711afbc7fd
core,eth: add `debug_setTrieFlushInterval` to change trie flush frequency (#24785) 2 years ago
rjl493456442 890e2efca2
eth, cmd: remove syncTarget from eth config (#26330) 2 years ago
zhiqiangxu a9dfac0332
p2p/discover: improve nodesByDistance.push code (#26019) 2 years ago
Sina Mahmoodi 6891288787
core: fix state flushing for catalyst mode (#26319) 2 years ago
Seungbae Yu 42212808f0
p2p/nat: handle responses with alternative port in NAT-PMP (#26321) 2 years ago
Sina Mahmoodi f20eba426a
graphql, node, rpc: improve HTTP write timeout handling (#25457) 2 years ago
Felix Lange b44abf56a9
cmd/devp2p: add --extaddr flag (#26312) 2 years ago
qiuhaohao 01953b3470
cmd/geth: fix typo in comment (#26308) 2 years ago
Martin Holst Swende 41306b0af3
cmd/evm: output stateroot in statetest result (#26297) 2 years ago
Martin Holst Swende 1f35988a00
eth/tracers, core/vm: remove `time` from trace output and tracing interface (#26291) 2 years ago
Håvard Anda Estensen 06632da2bb
all: assign zero after resize in implementations of heap.Interface (#26296) 2 years ago
Sina Mahmoodi 10347c6b54
core: drop legacy receipt types (#26225) 2 years ago
Oskar Haarklou Veileborg e24d6003b1
miner: fix potential goroutine leak in test (#26281) 2 years ago
RichΛrd c1aa1db69e
p2p/discover: add config option for discv5 protocol ID (#26041) 2 years ago
Felix Lange 1b8a392153
console: use default APIs when server doesn't have rpc_modules (#26267) 2 years ago
rjl493456442 743e404906
core, eth, les, tests, trie: abstract node scheme (#25532) 2 years ago
Sina Mahmoodi 0e06735201
internal/web3ext: fix eth_call in console, part III (#26268) 2 years ago
Sina Mahmoodi 63ffda3251
internal/web3ext: fix eth.call regression in console (#26266) 2 years ago
Paweł Bylica eb01927e46
tests: update evm-benchmarks (#26255) 2 years ago
setunapo 0dc9b01c11
core: clarify code in forkchoice (#26257) 2 years ago
Sina Mahmoodi 1325fef102
internal/web3ext: fix eth_call stateOverrides in console (#26265) 2 years ago
Seungbae Yu 53d1ae096a
p2p/nat: use IP.IsPrivate (#26252) 2 years ago
Wihan de Beer 8c6e74eed4
rpc: decrease websocket ping interval (#26253) 2 years ago
Martin Holst Swende 6a4e05c93a
signer: enable typed data signing from signer rpc (#26241) 2 years ago
rjl493456442 add1bff13f
core/rawdb: fix freezer validation (#26251) 2 years ago
Felix Lange c5dc61c62d cmd/utils: gofmt 2 years ago
6xiaowu9 e76813eb13
signer/core/apitypes: deep convert types in slice (#26203) 2 years ago
Felix Lange 8846c07d04
cmd/utils: print warning when --metrics.port set without --metrics.addr (#26248) 2 years ago
Felix Lange 193f350eb9
core/rawdb: improve freezerTable.Sync (#26245) 2 years ago
Marius van der Wijden ec2ec2d08e
core: implement EIP-3651, warm coinbase (#25819) 2 years ago
kumavis 64dccf7aa4
cmd/utils: log path used when checking disk space (#26212) 2 years ago
Martin Holst Swende 6975f09998
eth/catalyst: make tests less time-sensitive (#26201) 2 years ago
Martin Holst Swende c2e0abce2e
ethstats: set readlimit on ethstats server connection (#26207) 2 years ago
Martin Holst Swende 97c563e055
rpc, internal/guide: speed up tests a bit (#26193) 2 years ago
therainisme 722bb210bf
rlp: improve tests for Split functions (#26200) 2 years ago