Commit Graph

14421 Commits (9f4a5287930e75cff2b7b86ce94a13db33102df3)
 

Author SHA1 Message Date
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
Delweng f404a2d0f1
cmd/evm: set ExcessBlobGas from env (#27796) 1 year ago
Delweng 7c95ebd63d
consensus/misc: move eip1559 into a package (#27828) 1 year ago
rjl493456442 2fd77a6a7e
core/txpool/blobpool: remove error log when finalized block is nil (#27822) 1 year ago
Martin Holst Swende 852be575e1
tests: make tests pass on windows/386 (#27821) 1 year ago
Delweng 3ca92f70e5
all: replace data gas to blob gas in comments (#27825) 1 year ago
Zig Blathazar 4e9775668e
cmd/bootnode: defer udp connection close (#27787) 1 year ago
rjl493456442 817553cc28
core, trie: track state change set with account address (#27815) 1 year ago
Delweng 43a1a48ee2
core: remove pointless check for excessBlobGas nilness (#27797) 1 year ago
Shude Li 5a4eba6886
eth: conver if-else-if chain to tagged switch (#27816) 1 year ago
Shude Li 95cc7bf4f8
cmd/geth: import package catalyst once (#27803) 1 year ago
Mario Vega 8f2ae29b8f
core/types: fix receipt blob fields marshaling (#27793) 1 year ago
Marius van der Wijden d9556533c3
core/types: put header fields in correct order (#27791) 1 year ago
Péter Szilágyi 57268f7e6c
all: rename dataGas to blobGas (#27789) 1 year ago
Péter Szilágyi 0f4b21feac
core/txpool/blobpool: fix a merge conflict from a package rename (#27790) 1 year ago
Felix Lange 393d4db18c
core/types: add 4844 data gas fields in Receipt (#27743) 1 year ago
Péter Szilágyi 1662228ac6
core/txpool/blobpool: 4844 blob transaction pool (#26940) 1 year ago
Darioush Jalali 37b952a4a2
core/types: deepcopy ExcessDataGas, DataGasUsed (#27767) 1 year ago
Justin Traglia 2274a03e33
crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 1 year ago
ucwong a196f3e8a2
cmd/devp2p: atomic types used (#27755) 1 year ago
ucwong 7a1fba1a02
cmd/geth: atomic types used (#27756) 1 year ago
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 1 year ago
Marius van der Wijden a46f4173cd
ethclient/gethclient: gofmt -s (#27762) 1 year ago
Pierre Grimaud 7f756dc118
cmd/evm/testdata: fix typos in docs (#27742) 1 year ago
Felix Lange e86ad52640
beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736) 1 year ago
Felföldi Zsolt d4d88f9bce
les: remove obsolete code related to PoW header syncing (#27737) 1 year ago
jwasinger 988d84aa7c
core/state, core/vm: implement EIP 6780 (#27189) 1 year ago
Martin Holst Swende b058cf454b
core, tests: EIP-4844 transaction processing logic (#27721) 1 year ago
ucwong 99e000cb13
core/vm: use types.EmptyCodeHash (#27729) 1 year ago
jwasinger d233b6b23a
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) 1 year ago
Yurie 00408f7479
accounts/abi/bind/backends: fix goroutine leak in unit test (#27705) 1 year ago
Ömer Faruk Irmak 34d5072159
metrics: NilResettingTimer.Time should execute the timed function (#27724) 1 year ago
Delweng 47b9f1b4ae
cmd/geth: use automaxprocs to apply cpu quota correctly (#27506) 1 year ago
Ömer Faruk Irmak 13c0305106
metrics: NilTimer should still run the function to be timed (#27723) 1 year ago
Seungbae Yu 60ecf48dd4
cmd/bootnode, p2p: support for alternate mapped ports (#26359) 1 year ago
ucwong c40ab6af72
core/blockchain: fast to snap in comments (#27722) 1 year ago
ucwong e1fe6bc846
go.sum: go mod tidy (#27717) 1 year ago
Ryan Schneider 517ac886d4
eth/tracers/native: panic on memory read in prestateTracer (#27691) 1 year ago
Delweng 1e069cf802
eth/tracers: add ReturnData in the tracer's response (#27704) 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
Sina Mahmoodi 4f0d8f0d15
graphql: fix race in withdrawals test (#27706) 1 year ago
Delweng 714f75943b
eth, miner: rm redundant type declare (#27713) 1 year ago
Marius Kjærstad 040a4a543b
build: upgrade -dlgo version to Go 1.20.6 (#27708) 1 year ago
cui fliter 80b7bfe70d
accounts, cmd/evm: fix docstrings (#27703) 1 year ago
Felix Lange a426999fc9
p2p/discover: filter bootnodes by netrestrict (#27701) 1 year ago
rjl493456442 0b1f97e151
core/rawdb: support freezer batch read with no size limit (#27687) 1 year ago