Commit Graph

13959 Commits (2def62b99b2f9715f455b84cb4df2f14f4af93f2)
 

Author SHA1 Message Date
Felix Lange a251bca67c
p2p/discover: add more packet information in logs (#26307) 2 years ago
Felix Lange 9e6a1c3834
common/mclock: add Alarm (#26333) 2 years ago
Péter Szilágyi d021157820
core, les, light: implement timestamp based sethead and genesis rewinds 2 years ago
Péter Szilágyi 08481028fe
core, les, params: add timestamp based fork compatibility checks 2 years ago
Marius van der Wijden a4e19c5ca3
all: implement forkid changes for shanghai 2 years ago
Marius van der Wijden efc9409ca9
params: core: enable shanghai based on timestamps 2 years ago
strykerin c6a2f77c2e
cmd/devp2p/internal/v4test: add pong validation in bond (#26400) 2 years ago
Marius Kjærstad dad92500e7
cmd, internal: update copyright year to 2023 (#26382) 2 years ago
Ha DANG 9d38466437
eth/downloader: fix some typos (#26396) 2 years ago
Marius van der Wijden db82ea2ee3
core: reset txpool on sethead (#26392) 2 years ago
rjl493456442 c87f321b8f
core/state: maintain destruction flag by default (#26371) 2 years ago
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