Commit Graph

2045 Commits (0ce494b60cd00d70f1f9f2dd0b9bfbd76204168a)

Author SHA1 Message Date
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
Guillaume Ballet 23ac8df153
cmd. core: save preimages on genesis creation (#25538) 2 years ago
Seungbae Yu a50c006b49
core: make tx journal check and open atomic (#25530) 2 years ago
Guillaume Ballet 6da5c1644d
core/state, trie, light: add a TryDeleteAccount method (#25531) 2 years ago
Guillaume Ballet 12185e40e0
core, trie: flush preimages to db on blockchain close (#25533) 2 years ago
ycyraum 141cd42531
core/genesis: remove calaverasAllocData (#25516) 2 years ago
ycyraum 877ef7f09e
core: remove unused bc ChainContext in applyTransaction 2 years ago
rjl493456442 a41ea8a97c
all: cleanup the APIs for initializing genesis (#25473) 2 years ago
Sina Mahmoodi 86de2e516e
eth/tracers: add onlyTopCall option to callTracer (#25430) 2 years ago
int88 e4b3bd6f26
core: fix uncle creation in TestFastVsFullChains (#25476) 2 years ago
rjl493456442 e44d6551c3
cmd, core, ethdb, node: move chain freezer one folder deeper (#25487) 2 years ago
Guillaume Ballet f67e54c92f
core: use TryGetAccount to read what TryUpdateAccount has written (#25458) 2 years ago
rjl493456442 8b53b92eb4
core, trie: rework trie committer (#25320) 2 years ago
Seungbae Yu 5fb463dddc
core: preallocate batch size in bloomIndexer (#25289) 2 years ago
yong 6b6261b51f
core/types: fix typo in comment (#25359) 2 years ago
Péter Szilágyi 6fd06ab075
cmd, core, eth, les, params: add merge-passed chain config (#24538) 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
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Marius van der Wijden 22d71afc95
params: set sepolia mergeNetsplitBlock to 1735371 (#25372) 2 years ago
rjl493456442 1657e43931
core, les, eth: port snap sync changes (#24898) 2 years ago
Lee Bousfield 1c9afc56ae
core: prevent negative fee during RPC calls (#25214) 2 years ago
henridf 4766b1107f
core: remove lock in BlockChain.ExportN (#25254) 2 years ago
Seungbae.yu 44893be0d6
core, eth: pre-allocate map in storage copy (#25279) 2 years ago
Seungbae.yu e394d01f2a
core/types: fix typo in comment (#25249) 2 years ago
Marius van der Wijden 87bb5db675
core: allow external processor (#25233) 2 years ago
Marius van der Wijden 5f6e870ee6
core: apply ttd override to uninitialized db (#25136) 2 years ago
Marius van der Wijden e537193421
core: allow external code to set the block validator for malicious tests (#25119) 2 years ago
Seungbae.yu 2697e44d81
all: change format `0x%x` to `%#x` (#25221) 2 years ago
Marius van der Wijden d12b1a91cd
consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2 years ago
aaronbuchwald 300f6121ad
core/rawdb: simplify TestDiskSeek to use memorydb (#25182) 2 years ago
Ruohui Wang 3f712e7447
core/rawdb: fix typo in comment (#25191) 2 years ago
aaronbuchwald 68420e1aa5
core: fix typo in txpool (#25149) 2 years ago
Marius van der Wijden d8f963811d
cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
lmittmann bc013bc42e
all: prefer `new(big.Int)` over `big.NewInt(0)` (#25087) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Gustavo Silva eb94896270
Chore: Minimal gramatical errors (signleton -> singleton) (#25057) 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
Péter Szilágyi 41e75480df
eth, les, params: log chain config a bit saner (#24904) 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
Paweł Bylica 997f1c4f0a
core/vm: optimize jumpdest analysis (#23500) 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
Marius van der Wijden 86af788790
core: use less memory during reorgs (#24616) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago