Commit Graph

1532 Commits (6fdc619413980f90770f13339a5d79a4672779ae)

Author SHA1 Message Date
lightclient a0b88ce869
eth/gasprice/feehistory: support finalized block (#25442) 2 years ago
Sina Mahmoodi 1b34ed2ed6
eth: fix typo in catalyst api (#25460) 2 years ago
Péter Szilágyi 6fd06ab075
cmd, core, eth, les, params: add merge-passed chain config (#24538) 2 years ago
Rithwik Babu fea569f90a
eth: fix typo in comment (#25327) 2 years ago
Marius van der Wijden 377c7d799f
eth/catalyst: return 0x0 if latestvalid is pow block (#25423) 2 years ago
Marius van der Wijden f3549814a9
eth/catalyst: return syncing not accepted (#25414) 2 years ago
Péter Szilágyi ad7106dfc4
eth/catalyst: fix NewPayload warn log when dropping due to snap sync 2 years ago
rjl493456442 9d76a9b94f
core, trie, eth, cmd: rework preimage store (#25287) 2 years ago
Marius van der Wijden c6dcd018d2
core: eth: rpc: implement safe rpc block (#25165) 2 years ago
Péter Szilágyi f3af3fd8df
eth: support bubbling up bad blocks from sync to the engine API (#25190) 2 years ago
Péter Szilágyi eb2b8cb4fd
eth/tracers/js: fix capitalization in tests 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Seungbae.yu d2247d9f5d
eth, internal, light: fix error string capitalization (#25364) 2 years ago
Marius van der Wijden b2be5f956f
eth/catalyst: better warning for ttd not configured (#25394) 2 years ago
Marius van der Wijden 3b2a6b34d9
cmd/geth: eth/catalyst: enable authrpc by default (#25152) 2 years ago
rjl493456442 1657e43931
core, les, eth: port snap sync changes (#24898) 2 years ago
Philip Fan 3e759e28d7
eth/tracers: add initial revertReasonTracer tracer (#25265) 2 years ago
Seungbae.yu 44893be0d6
core, eth: pre-allocate map in storage copy (#25279) 2 years ago
Seungbae.yu 2697e44d81
all: change format `0x%x` to `%#x` (#25221) 2 years ago
Péter Szilágyi de1cecb22e
eth/catalyst: disallow importing blocks via newPayload during snap sync (#25210) 2 years ago
lightclient@protonmail.com 0c6f81f888
all: remove version field from rpc.API 2 years ago
lightclient 119f955686
all: remove `public` field from `rpc.API` (#25059) 2 years ago
int88 e620fa3980
eth: fix typo (#25161) 2 years ago
Sina Mahmoodi 6135c688b8
eth/tracers: optimize goja buffer conversion (#25156) 2 years ago
rjl493456442 7c7cd410d1
eth, miner: retrieve mining state from live database (#25139) 2 years ago
lightclient 10dc5dce08
all: remove concept of public/private API definitions (#25053) 2 years ago
Marius van der Wijden d8f963811d
cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
rjl493456442 30602163d5
eth: introduce eth67 protocol (#24093) 2 years ago
lightclient 3273ad1a58
eth: add missing period at end of sentences (#25058) 2 years ago
lightclient 1cf58c7b81
readme,eth: remove references to eth.wiki (#25086) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Martin Holst Swende b60a08d2fd
eth/catalyst: remove unauthenticated 'engine' api (#24997) 2 years ago
Péter Szilágyi 41e75480df
eth, les, params: log chain config a bit saner (#24904) 2 years ago
Sina Mahmoodi d9566e39bd
eth/filters: fix getLogs for pending block (#24949) 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
Marius van der Wijden 2227589f9b
eth/catalyst: return 0x0 on Invalid block on top of pow block (#25006) 2 years ago
Martin Holst Swende d8a2305565
eth/tracers: add support for block overrides in debug_traceCall (#24871) 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
Marius van der Wijden 93fe17559b
eth/catalyst: fix edge case in NewPayload (#24955) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
Sina Mahmoodi ba47d800b1
eth/tracers/js: drop duktape engine (#24934) 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
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