Commit Graph

571 Commits (aeb0abf80a9d4aed54a4400108a675449e644838)

Author SHA1 Message Date
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) 1 year 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
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Amin Talebi eeebb07c73
internal/ethapi: add state override to estimateGas (#27845) 1 year ago
ucwong 857476753d
internal: use atomic type (#27858) 1 year ago
Christopher Harrison 60070fe5c6
internal/ethapi, graphql: correct comments about gas price logic (#27752) 1 year ago
Felix Lange bb148dd342
core/types: support yParity field in JSON transactions (#27744) 1 year ago
Delweng 7c95ebd63d
consensus/misc: move eip1559 into a package (#27828) 1 year ago
Delweng 5d035043ea
internal/ethapi: add more testcase for GetTransactionReceipt (#27527) 1 year ago
Delweng 10a136a4f9
internal: early exit if tx for getTxReceipt not found (#27712) 1 year ago
Delweng aecf3f9579
internal/blocktest: add package for shared test code (#27270) 1 year ago
jwasinger ea782809f7
cmd/geth: implement dev mode for post-merge (#27327) 1 year ago
Curith 6ca3ef9a7b
node: fix listening on IPv6 address (#27628) (#27635) 1 year ago
James Prestwich fd5d2ef0a6
internal/ethapi: quantity-encode storage keys in eth_getProof response (#27309) 1 year ago
jwasinger 8c288b528d
internal/ethapi: use same state for each invocation within EstimateGas (#27505) 1 year ago
Delweng 84b05d4f34
internal/build: ignore some files in FindMainPackages (#27521) 1 year ago
rjl493456442 ceca4578ca
trie: remove parameter 'fromLevel' in Prove (#27512) 1 year ago
Dan Laine 87e510d963
internal/ethapi, les: use slices package for sorting (#27492) 1 year ago
John Chase 168d0cc3b3
internal/jsre/deps: fix typos in web3.js (#27500) 1 year ago
Péter Szilágyi d40a255e97
all: move main transaction pool into a subpool (#27463) 1 year ago
hero5512 5ac4da3653
internal/ethapi: remove error return on RPCMarshalBlock (#27449) 1 year ago
Delweng 0783cb7d91
eth,core: add api debug_getTrieFlushInterval (#27303) 1 year ago
jin 2372fb2781
internal/web3ext: fix parameter count of miner_start (#27400) 1 year ago
James Prestwich 61dcf76230
internal/ethapi: prevent unnecessary resource usage in eth_getProof implementation (#27310) 1 year ago
Delweng c57b3436f4
internal/ethapi: add more testcases for block/header rpc (#27325) 1 year ago
Delweng 1816cdc9fd
internal/ethapi: don't return header size from rpc (#27347) 1 year ago