Commit Graph

2586 Commits (15fb0dcc6732f3b04f8d3b13e309afd723364ba5)

Author SHA1 Message Date
jwasinger 171430c3f5
core/state: remove unused error from prefetcher trie method (#29768) 4 months ago
rjl493456442 b88051ec83
core/rawdb, triedb/pathdb: fix freezer read-only option (#29823) 4 months ago
gitglorythegreat 871e55d93e
core/state: fix typos in comments (#29767) 4 months ago
Martin HS 42471d7a3e
core/vm/runtime: set random to enable merge-opcodes (#29799) 4 months ago
trillo caafa93598
all: improve some error strings (#29842) 4 months ago
Mobin Mohanan 7224576fba
core, eth/protocols/snap, internal/ethapi: remove redundant types (#29841) 4 months ago
winterjihwan d1d9f34e51
core/types: clarify set inclusion in comments (#29839) 4 months ago
zhiqiangxu 7ed52c949e
core: move balanceCheck addition in buyGas (#29762) 4 months ago
0xbeny 8919c5c0fc
core: deploy EIP-4788 contract in dev mode genesis (#29655) 4 months ago
rjl493456442 be3284373f
core/state: remove useless operation (#29769) 4 months ago
Péter Szilágyi 2ac83e197b
core/state: blocking prefetcher on term signal, parallel updates (#29519) 4 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
Hteev Oli 47af69c2bc
core, beacon, ethdb: fix typos (#29748) 4 months ago
rjl493456442 e5f5eaebc4
core/state: remove slot dirtyness if it's set back to origin value (#29731) 4 months ago
rjl493456442 9ec50080eb
core: use in-memory freezer for tests (#29720) 4 months ago
Guillaume Ballet 43cbcd78ea
core, core/state: move TriesInMemory to state package (#29701) 5 months ago
Matthieu Vachon a09a610384
core/tracing: add system call callback when performing `ProcessBeaconBlockRoot` (#29355) 5 months ago
rjl493456442 86a1f0c394
core/rawdb: fix ancient root folder (#29697) 5 months ago
Aaron Chen bc609e852a
core/vm: remove redundant error checks (#29692) 5 months ago
Péter Szilágyi 682ee820fa
core/state: parallelise parts of state commit (#29681) 5 months ago
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598) 5 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
Marius van der Wijden bd6bc37eec
core/vm: add subgroup checks for mul/mulexp for G1/G2 (#29637) 5 months ago
Aaron Chen ea89f9adf0
core/vm: remove a redundant zero check in opAddmod (#29672) 5 months ago
rjl493456442 f46c878441
core/rawdb: implement in-memory freezer (#29135) 5 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 5 months ago
Péter Szilágyi 4253030ef6
core/state: move metrics out of state objects (#29665) 5 months ago
Péter Szilágyi 8d42e115b1
core/state: revert pending storage updates if they revert to original (#29661) 5 months ago
Martin HS 243cde0f54
core/state: better randomized testing (postcheck) on journalling (#29627) 5 months ago
Péter Szilágyi 4f4f9d88d3
core/state: storage journal entry should revert dirtyness too (#29641) 5 months ago
Martin HS 0d4c38865e
core/state: remove account reset operation v2 (#29520) 5 months ago
Chris Ziogas fb08fd334a
core/tracing: Add OnClose Trace Hook (#29629) 5 months ago
Mario Vega 94579932b1
core/vm: fix Prague contracts (#29612) 5 months ago
haoran b2b0e1da8c
all: fix various typos (#29600) 5 months ago
rjl493456442 acd1eaae2c
core: remove bad block checks (#29609) 5 months ago
Marius van der Wijden 2e06fbd409
core/vm: add KZG benchmark (#29583) 5 months ago
Martin HS 823719b9e1
core/vm: enable bls-precompiles for Prague (#29552) 5 months ago
rjl493456442 b5902cf595
core: remove unused fields (#29569) 5 months ago
Aaron Chen 1e9bf2a09e
core/state: fix bug in statedb.Copy and remove unnecessary preallocation (#29563) 5 months ago
Devon Bear 92da96b7d5
core/vm: refactor push-functions to use `min` builtin (#29515) 5 months ago
persmor 0a51028819
all: fix various typos (#29542) 5 months ago
ucwong 5ffd940b7e
core: go fmt (#29544) 5 months ago
Marius van der Wijden f437307877
core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 5 months ago
rjl493456442 d3c4466edd
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 5 months ago
Martin HS 84b12df09e
core/rawdb: add sanity-limit to header accessor (#29534) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
Aaron Chen 34aac1d756
all: use big.Sign to compare with zero (#29490) 5 months ago
Sina M f202dfdd47
core/tracing: add changelog (#29388) 5 months ago
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago