Commit Graph

14480 Commits (1efd12f6959bbda65ea696abbacc7827ff888f8d)
 

Author SHA1 Message Date
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
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