Commit Graph

620 Commits (cd490608e344e388edd7ef3dd323968d706ccf8c)

Author SHA1 Message Date
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 8 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 8 months ago
Tom 588c5480fd
internal/ethapi: delete needless error check (#29127) 8 months ago
Delweng dfa6c5e9c8
internal/jsre: format blob fields from hexdecimal to int (#29166) 8 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 8 months ago
cui fliter dbc27a199f
all: fix function names in docs (#29128) 8 months ago
buddho 9986a69c25
internal/ethapi: pass in accesslist in test (#29089) 8 months ago
maskpp 8bca93e82c
internal/ethapi: pass blob hashes to gas estimation (#29085) 9 months ago
colin b87b9b4533
internal/ethapi:fix zero rpc gas cap in eth_createAccessList (#28846) 9 months ago
ArtificialPB e47a7c22c4
internal/ethapi: use overriden baseFee for gasPrice (#29051) 9 months ago
Sina Mahmoodi b47cf8fe1d
internal/ethapi: fix defaults for blob fields (#29037) 9 months ago
buddho bba3fa9af9
core,eth,internal: fix typo (#29024) 9 months ago
Martin HS ac0ff04460
core/vm, params: ensure order of forks, prevent overflow (#29023) 9 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 9 months ago
Lindlof 4c15d58007
internal/ethapi, signer/core: fix documentation-links (#28979) 9 months ago
maskpp f1c27c286e
internal/ethapi: fix gas estimation bug in eth_fillTransaction for blob tx (#28929) 9 months ago
lightclient 85938dda09
internal/era: update block index format to be based on record offset (#28959) 9 months ago
Sina Mahmoodi ac5aa672d3
internal/ethapi: add support for blobs in eth_fillTransaction (#28839) 9 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 9 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 9 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 9 months ago
Péter Szilágyi 8ec638dc5e
internal/flags: fix --miner.gasprice default listing (#28932) 9 months ago
Martin HS 3adf1cecf2
build: fix problem with windows line-endings in CI download (#28900) 9 months ago
alex bc0b87ca19
internal/flags: fix typo (#28876) 10 months ago
rjl493456442 6b0de79935
core: move tx indexer to its own file (#28857) 10 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 10 months ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 10 months ago
Sina Mahmoodi e5d5e09faa
internal/ethapi: handle blobs in API methods (#28786) 10 months ago
Sina Mahmoodi 407f779c8e
internal/ethapi: avoid using pending for defaults (#28784) 10 months ago
Sina Mahmoodi a608c0ac84
cmd/devp2p/internal/ethtest: skip large tx test on github build (#28794) 10 months ago
Péter Szilágyi 43ba7d65a8
cmd/geth, internal/debug: get rid of by-default log config (#28801) 10 months ago
Marius Kjærstad 99eb49e601
internal/flags: update copyright year to 2024 (#28760) 10 months ago
lightclient 577be37e0e
cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 11 months ago
Felix Lange 8c2d455ccd
build: upgrade to golangci-lint v1.55.2 (#28712) 11 months ago
Felix Lange 7124057bad
internal/build: fix crash in MustRunCommandWithOutput (#28709) 11 months ago
Martin HS 952b343cb3
build: make linter emit output (#28704) 11 months ago
Delweng 54a400ee71
internal/ethapi: ethSendTransaction check baseFee (#27834) 11 months ago
Sebastian Stammler 02766d349a
internal/flags: add missing flag types for auto-env-var generation (#28692) 11 months ago
Martin Holst Swende b8d44ed98b
log: remove lazy, remove unused interfaces, unexport methods (#28622) 11 months ago
Martin Holst Swende dd0d0a2522
slog: faster and less memory-consumption (#28621) 11 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 11 months ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 11 months ago
Péter Szilágyi 1e28e0bb03
eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600) 12 months ago
Péter Szilágyi 2a2013014c
eth, internal/ethapi: drop some weird indirection (#28597) 12 months ago
aliening fcc7ae162d
internal/jsre/deps: fix typo in jsdoc (#28511) 12 months ago
Péter Szilágyi 470dba8fc1
core/vm: set basefee to 0 internally on eth_call (#28470) 1 year ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 1 year ago
Martin Holst Swende 58ae1df684
cmd/geth: test for logging-output (#28373) 1 year ago
Brandon Liu f62502e123
internal/ethapi, accounts/abi/bind: use `errors.Is` for error comparison (#28348) 1 year ago
Martin Holst Swende 8b99ad4602
internal/ethapi: fix codehash lookup in eth_getProof (#28357) 1 year ago