Commit Graph

15379 Commits (0378dc8367e529bb95403741af62b7911efd8a2c)
 

Author SHA1 Message Date
Ryan Schneider 1ec7af2612
eth: Add eth_blobBaseFee RPC and blob fields to eth_feeHistory (#29140) 5 months ago
Péter Szilágyi c2dfe7a0c7
go.mod: update golang/x repos (#29604) 5 months ago
Felix Lange 82b0dec713
eth/filters: remove support for pending logs (#29574) 5 months ago
xiaodong ad3d8cb12a
cmd/geth: remove unused parameter (#29602) 5 months ago
Aaron Chen 28ccb2bbf8
build: fix string compare for SortFunc (#29595) 5 months ago
bugmaker9371 98f504f69f
p2p/discover: fix test error messages (#29592) 5 months ago
Marius van der Wijden 2e06fbd409
core/vm: add KZG benchmark (#29583) 5 months ago
Mario Vega cce879b71b
tests: define cancun-to-prague at 15K chainconig (#29557) 5 months ago
ids 81349ff6e5
eth/catalyst: fix typo (#29580) 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
ucwong 5f95145308
eth/ethconfig: regenerate autogen files (#29559) 5 months ago
Felföldi Zsolt 0da69e84c0
beacon/blsync: proceed with empty finalized hash if proof is not expected soon (#29449) 5 months ago
Aaron Chen 1e9bf2a09e
core/state: fix bug in statedb.Copy and remove unnecessary preallocation (#29563) 5 months ago
Aaron Chen 74e8d2da97
trie/utils: simplify codeChunkIndex (#29480) 5 months ago
rjl493456442 27de7dec65
ethdb/pebble: print warning log if pebble performance degrades (#29478) 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
ucwong 65e32d47ea
go.mod: clean up indirection (#29553) 5 months ago
Chris Ziogas 72f69366de
c.d/utils: rename vmtrace.config to vmtrace.jsonconfig (#29554) 5 months ago
law wang fadd9d8b81
eth/catalyst: fix log (#29549) 5 months ago
Marius van der Wijden f437307877
core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441) 5 months ago
Darioush Jalali 71c78bf56d
rpc: close Clients in tests (#29512) 5 months ago
Marcus Baldassarre e4ecaf89cf
rpc: implement Unwrap() for wsHandshakeError (#29522) 5 months ago
rjl493456442 d3c4466edd
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 5 months ago
Martin HS ef5ac3fb7a
eth/filters: enforce topic-limit early on filter criterias (#29535) 5 months ago
Seungbae Yu 67422e2a56
p2p/nat: fix typos in comments (#29536) 5 months ago
Martin HS 84b12df09e
core/rawdb: add sanity-limit to header accessor (#29534) 5 months ago
yudrywet 3705acd1a9
cmd/utils: fix typo in comment (#29528) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
forestkeeperio.eth bd91810462
cmd: fix some typos in readmes (#29405) 5 months ago
Newt6611 b9010f3e87
rpc: fix comment grammar (#29507) 5 months ago
rjl493456442 9dcf8aae47
eth/protocols/snap: skip retrieval for completed storages (#29378) 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
Mohanson f447de936c
rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) 5 months ago
Aaron Chen 70bf94c34e
internal, signer/core: replace path.Join with filepath.Join (#29489) 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
Aaron Chen cfc7d06cc9
signer/core/apitypes: use slices.Contains (#29474) 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
Roberto Bayardo 8876868bb8
log: default JSON log handler should log all verbosity levels (#29471) 6 months ago
Aaron Chen ccb76c01d7
eth/tracers: use slices.Contains (#29461) 6 months ago