Commit Graph

595 Commits (98eaa57e6f9409d3371608220a0bcddddec4c99f)

Author SHA1 Message Date
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 8 months ago
Sina Mahmoodi e5d5e09faa
internal/ethapi: handle blobs in API methods (#28786) 8 months ago
Sina Mahmoodi 407f779c8e
internal/ethapi: avoid using pending for defaults (#28784) 8 months ago
Sina Mahmoodi a608c0ac84
cmd/devp2p/internal/ethtest: skip large tx test on github build (#28794) 8 months ago
Péter Szilágyi 43ba7d65a8
cmd/geth, internal/debug: get rid of by-default log config (#28801) 8 months ago
Marius Kjærstad 99eb49e601
internal/flags: update copyright year to 2024 (#28760) 9 months ago
lightclient 577be37e0e
cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 9 months ago
Felix Lange 8c2d455ccd
build: upgrade to golangci-lint v1.55.2 (#28712) 9 months ago
Felix Lange 7124057bad
internal/build: fix crash in MustRunCommandWithOutput (#28709) 9 months ago
Martin HS 952b343cb3
build: make linter emit output (#28704) 9 months ago
Delweng 54a400ee71
internal/ethapi: ethSendTransaction check baseFee (#27834) 9 months ago
Sebastian Stammler 02766d349a
internal/flags: add missing flag types for auto-env-var generation (#28692) 9 months ago
Martin Holst Swende b8d44ed98b
log: remove lazy, remove unused interfaces, unexport methods (#28622) 10 months ago
Martin Holst Swende dd0d0a2522
slog: faster and less memory-consumption (#28621) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 10 months ago
Péter Szilágyi 1e28e0bb03
eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600) 10 months ago
Péter Szilágyi 2a2013014c
eth, internal/ethapi: drop some weird indirection (#28597) 10 months ago
aliening fcc7ae162d
internal/jsre/deps: fix typo in jsdoc (#28511) 10 months ago
Péter Szilágyi 470dba8fc1
core/vm: set basefee to 0 internally on eth_call (#28470) 11 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago
Martin Holst Swende 58ae1df684
cmd/geth: test for logging-output (#28373) 11 months ago
Brandon Liu f62502e123
internal/ethapi, accounts/abi/bind: use `errors.Is` for error comparison (#28348) 11 months ago
Martin Holst Swende 8b99ad4602
internal/ethapi: fix codehash lookup in eth_getProof (#28357) 11 months ago
Martin Holst Swende ed5da55149
build: move version-info into checksum file (#28324) 11 months ago
Péter Szilágyi 1f30cae4ad
go.mod, internal/build: update Azure dependencies (#28329) 11 months ago
Marius van der Wijden c39cbc1a78
core: implement BLOBBASEFEE opcode (0x4a) (#28098) 12 months ago
Sina Mahmoodi 0ded110b80
core: infer blobGasUsed in chain maker (#28212) 12 months ago
Péter Szilágyi f988b2332e
ethdb, internal/ethapi: support exposing Pebble stats too, beside LevelDB (#28224) 12 months ago
Delweng 46c850a941
internal/ethapi: compact db missing key starts with 0xff (#28207) 12 months ago
Sina Mahmoodi adb9b319c9
internal/ethapi: eth_call block parameter is optional (#28165) 12 months ago
Felix Lange c3742a9ae0
internal/debug: add --log.rotate to the logging category (#28190) 1 year ago
phenix3443 52234eb172
internal/flags: fix typo (#28133) 1 year ago
cam-schultz 217719347d
internal/ethapi: correctly calculate effective gas price (#28130) 1 year ago
Péter Szilágyi 16cd1a7561
cmd/geth, internal/flags: print envvar config source and bad names (#28119) 1 year ago
Péter Szilágyi ee654626ad
internal/flags: fix loading env vars for custom flags (#28117) 1 year ago
Péter Szilágyi 86bc2cdf33 internal/flags: fix linter 1 year ago
Péter Szilágyi d9fbb71d63
cmd/geth, internal/flags, go.mod: colorize cli help, support env vars (#28103) 1 year ago
Martin Holst Swende 43df612268
internal, log: remove code for old unsupported go-versions (#28090) 1 year ago
rjl493456442 0acc0a1f86
core/state: simplify storage trie update and commit (#28030) 1 year ago
Martin Holst Swende 6aa88ccdd2
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 1 year ago
Felix Lange 4c7053baf1
core: add BeaconRoot to header in GenerateChain (#27974) 1 year ago
Delweng 9f4a528793
internal/ethapi: add testcases for blobTx (#27818) 1 year ago
Marius van der Wijden 7dea9c10cd
internal/ethapi: eth API changes needed for 4844 (#27928) 1 year ago
Roberto Bayardo 950ccddfc8
internal/ethapi: optimize & clean up EstimateGas (#27710) 1 year ago
Delweng f1801a9fed
internal/ethapi: implement eth_getBlockReceipts (#27702) 1 year ago
Felix Lange 68860063fb
internal/build: apply -ubuntu to env (#27910) 1 year ago
Felix Lange e91b21ce2b
go.mod, build: upgrade c-kzg-4844 (#27907) 1 year ago
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago