Commit Graph

2553 Commits (c11aac249ddca275a12a1da0e66d1f4c6c21f4f6)

Author SHA1 Message Date
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
rjl493456442 1126c6d8a5
core: add txlookup lock (#29343) 5 months ago
cui 3caf617dcd
core/vm: move bls precompiles to correct addresses (#29445) 5 months ago
rjl493456442 c170cc0ab0
core/vm: reject contract creation if the storage is non-empty (#28912) 5 months ago
seayyyy 3c75c64e6b
core: fix typo (#29438) 5 months ago
Sina M c3465cb5ba
core: fix dev mode genesis difficulty (#29469) 5 months ago
Aaron Chen ed4bc7f27b
all: replace fmt.Errorf() with errors.New() if no param required (#29472) 5 months ago
imalasong 0dc09da7db
all: replace path.Join with filepath.Join (#29479) 5 months ago
Martin HS 7aafad2233
core/vm: better error-info for vm errors (#29354) 6 months ago
Martin HS 7ee9a6e89f
signer: implement blob txs sendtxargs, enable blobtx-signing (#28976) 6 months ago
Péter Szilágyi e3bdd84e98
core/txpool: repair the limbo Billy too on unclean shutdowns (#29451) 6 months ago
lmittmann a851e39cbe
core/types: use new atomic types in caches (#29411) 6 months ago
cui ab6419ccd8
core/state: use maps.Clone (#29365) 6 months ago
cui 6c9f702982
core/types: using maps.Clone (#29398) 6 months ago
cui 7481398a24
core/state: using slices.Clone (#29366) 6 months ago
rjl493456442 3b77e0ff4b
core: remove unused code (#29381) 6 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
jwasinger 58a3e2f180
core/state: perform updates before deletions when mutating tries (#29201) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 6 months ago
Marius van der Wijden 8f7fbdfedc
core: refactor consensus interface (#29283) 6 months ago
Aaron Chen 0444388c74
core/txpool/blobpool: calculate log1.125 faster (#29300) 6 months ago
rjl493456442 78c102dec5
core: skip the check the statefulness of head block in repair (#29245) 6 months ago
miles 45b88abbde
all: fix typos (#29288) 6 months ago
zgfzgf 6f929a0762
core/asm: minor code-clarification (#29293) 6 months ago
Haotian cffb7c8604
params: use the same variable name as EIP-4788 (#29195) 6 months ago
rjl493456442 c170fa277c
core: improve chain rewinding mechanism (#29196) 6 months ago
Martin HS d5bacfa4de
crypto/kz4844: pass blobs by ref (#29050) 6 months ago
Bin 89cefe240f
cmd: use package filepath over path for file system operations (#29227) 6 months ago
Sina Mahmoodi fa4ade8ecb
core: fix deprecation comment for GenesisAccount (#29218) 6 months ago
Lee Bousfield 00c21128ef
core/txpool/blobpool: return ErrAlreadyKnown for duplicate txs (#29210) 6 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 6 months ago