Commit Graph

14417 Commits (7dea9c10cdb42e8c9f71b8b324cbe9222ab105cf)
 

Author SHA1 Message Date
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 649deb69f3
eth/downloader: fix rare crash when parent header missing in db (#27945) 1 year ago
Martin Holst Swende 1aa5520d75
core/txpool/legacypool: protect cache with mutex (#27898) 1 year ago
lightclient 32fde3f838
core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 1 year ago
lightclient a3e35414b7
core/types: fix unmarshalling of BlobTx values (#27939) 1 year ago
Delweng 386cba15b5
node: increase batch limits for auth rpc API (#27924) 1 year ago
Martin Holst Swende a16d757cd4
build: remove ubuntu kinetic (deprecated) (#27933) 1 year ago
Joe Netti e0b119884c
eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903) 1 year ago
Paweł Bylica ab28680e66
trie: add tests for "short" nodes in StackTrie (#27932) 1 year ago
lonika 05a8b887a9
crypto/bls12381: fix typo in comment (#27930) 1 year ago
Delweng f1801a9fed
internal/ethapi: implement eth_getBlockReceipts (#27702) 1 year ago
ucwong 509cd428e9
go.mod: upgrade goja (#27899) 1 year ago
Delweng 68855216c9
cmd/utils: restore support for txlookuplimit flag (#27917) 1 year ago
Felix Lange 2a6beb6a39
core/types: support for optional blob sidecar in BlobTx (#27841) 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
Péter Szilágyi 0ce331f56a
trie/triedb/pathdb: make shutdown journal log friendlier (#27905) 1 year ago
DongXi Huang 80b76a9527
core/types: remove duplication in eip2930 signer (#27860) 1 year ago
Felix Lange 8f8ef2bc0c
rpc: attempt to fix ping/pong logic race (#27733) 1 year ago
Delweng 35f7f3d015
ethdb/leveldb: support more than 7 levels in metrics (#27904) 1 year ago
imulmat4 6ddb92cac3
core/txpool/blobpool: fix metrics name for prometheus export (#27901) 1 year ago
Péter Szilágyi e2507a17e8 params: switch release family to 1.13 to prep for PBSS 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Sina Mahmoodi 5e89ff4d6b
graphql: validate block params (#27876) 1 year ago
dependabot[bot] 86d7f5aeee
deps: update supranational/blst to 0.3.11 (#27890) 1 year ago
Martin Holst Swende 8d1db1601d
eth/filters, core/rawdb: remove unused param, refactor filtering-loop (#27891) 1 year ago
Felix Lange d9a8b0ff71 params: begin v1.12.2 release cycle 1 year ago
Felix Lange 9c216bd6cb params: release go-ethereum v1.12.1 1 year ago
Guillaume Ballet 67979022aa
core/state: move UpdateContractCode before the trie hash is computed (#27853) 1 year ago
Delweng 10d9f9377b
graphql: add yParity field for transactions (#27882) 1 year ago
Felix Lange 7ec60d5f0c
p2p: move ping handling into pingLoop goroutine (#27887) 1 year ago
Martin Holst Swende e13fa32cea
core/vm: update 4844 - point evaluation precompile address (#27874) 1 year ago
Martin Holst Swende 0d772b9f09
graphql: avoid greedy allocation (#27873) 1 year ago
ucwong 6d2bcb911a
p2p/simulations/examples: use atomic.Int64 (#27861) 1 year ago
Amin Talebi eeebb07c73
internal/ethapi: add state override to estimateGas (#27845) 1 year ago
ucwong d14c07d91e
accounts: use atomic type (#27857) 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
ucwong 5c30541c2a
log: use atomic types (#27763) 1 year ago
Felix Lange bb148dd342
core/types: support yParity field in JSON transactions (#27744) 1 year ago
Darioush Jalali 57cdbaef30
all: remove trailing whitespace (#27741) 1 year ago
Felix Lange df544350bc
core/types: fix immutability guarantees in Block (#27844) 1 year ago
Péter Szilágyi 6e934f40f9
eth/protocols/snap: fix batch writer when resuming an aborted sync (#27842) 1 year ago
Marius Kjærstad 8224bb9218
build: upgrade -dlgo version to Go 1.20.7 (#27835) 1 year ago
ucwong d04bde0a20
p2p: use atomic types (#27764) 1 year ago
Delweng ff97b4cc6a
cmd/geth: disable automaxprocs log (#27814) 1 year ago
rjl493456442 7de748d3f6
all: implement path-based state scheme (#25963) 1 year ago
ucwong 9d744f0ca8
cmd/bootnode: fix timer leak (#27754) 1 year ago