Commit Graph

662 Commits (f321dfa827119d1b46751b0a61fe9d095e2d467f)

Author SHA1 Message Date
Håvard Anda Estensen 4c4f21293e
internal: run tests in parallel (#30381) 4 days ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 2 weeks ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 2 weeks ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 weeks ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 1 month ago
Martin HS d0fd1331f1
all: update to go version 1.23.0 (#30323) 1 month ago
Martin HS 60db6a7b42
internal/build: include git-date on detached head (#30320) 1 month ago
Felix Lange e4675771ed
internal/debug: remove memsize (#30253) 2 months ago
lightclient f94baab238
internal/ethapi: fix state override test (#30228) 2 months ago
caseylove ac0f220040
eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) 2 months ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 2 months ago
jwasinger 41abab9e39
build: add check for stale generated files (#30037) 3 months ago
AMIR 73f7e7c087
internal/debug: remove unnecessary log level assignment (#30044) 3 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 3 months ago
Felix Lange 1e97148249
all: fix inconsistent receiver name and add lint rule for it (#29974) 3 months ago
SangIlMo 682ae838b2
internal/ethapi: recap higher args.Gas with block GasLimit in DoEstimateGas (#29738) 4 months ago
Mobin Mohanan 7224576fba
core, eth/protocols/snap, internal/ethapi: remove redundant types (#29841) 4 months ago
Felix Lange 6a9158bb1b
p2p/discover: improved node revalidation (#29572) 4 months ago
Karl Bartel 0d4cdb3dbe
internal/ethapi: fix typos (#29784) 4 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
Martin HS 5e07054589
internal/ethapi: listen to ctx cancellation in access list (#29686) 5 months ago
yujinpark 2f6ff492ae
internal/ethapi: typo (#29636) 5 months ago
Ryan Schneider 1ec7af2612
eth: Add eth_blobBaseFee RPC and blob fields to eth_feeHistory (#29140) 5 months ago
Aaron Chen 34aac1d756
all: use big.Sign to compare with zero (#29490) 5 months ago
Aaron Chen 70bf94c34e
internal, signer/core: replace path.Join with filepath.Join (#29489) 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
Roberto Bayardo 8876868bb8
log: default JSON log handler should log all verbosity levels (#29471) 6 months ago
Martin HS 7ee9a6e89f
signer: implement blob txs sendtxargs, enable blobtx-signing (#28976) 6 months ago
lightclient 9cb8de8703
internal/debug: convert legacy log level value in debug_verbosity (#29356) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Matthieu Vachon 738b5a586e
Removes some leftover `err` check (#29339) 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 d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 6 months ago
Martin HS 04bf1c802f
eth/protocols/snap, internal/testlog: fix dataraces (#29301) 6 months ago
rjl493456442 15eb9773f9
triedb/pathdb: improve tests (#29278) 6 months ago
Martin HS d5bacfa4de
crypto/kz4844: pass blobs by ref (#29050) 6 months ago
Shiming Zhang 99bbbc0277
internal/build, rpc: add missing HTTP response body Close() calls (#29223) 6 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 6 months ago
Sebastian Stammler c41105ce80
log: add Handler getter to Logger interface (#28793) 7 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 7 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
Tom 588c5480fd
internal/ethapi: delete needless error check (#29127) 7 months ago
Delweng dfa6c5e9c8
internal/jsre: format blob fields from hexdecimal to int (#29166) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
cui fliter dbc27a199f
all: fix function names in docs (#29128) 7 months ago
buddho 9986a69c25
internal/ethapi: pass in accesslist in test (#29089) 7 months ago
maskpp 8bca93e82c
internal/ethapi: pass blob hashes to gas estimation (#29085) 7 months ago