Commit Graph

2348 Commits (1662228ac68325b4024e0cb6a4ce7dde27eb4c2d)

Author SHA1 Message Date
Péter Szilágyi 1662228ac6
core/txpool/blobpool: 4844 blob transaction pool (#26940) 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
Pierre Grimaud 7f756dc118
cmd/evm/testdata: fix typos in docs (#27742) 1 year ago
Felföldi Zsolt d4d88f9bce
les: remove obsolete code related to PoW header syncing (#27737) 1 year ago
Martin Holst Swende b058cf454b
core, tests: EIP-4844 transaction processing logic (#27721) 1 year ago
jwasinger d233b6b23a
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) 1 year ago
Delweng 47b9f1b4ae
cmd/geth: use automaxprocs to apply cpu quota correctly (#27506) 1 year ago
Seungbae Yu 60ecf48dd4
cmd/bootnode, p2p: support for alternate mapped ports (#26359) 1 year ago
cui fliter 80b7bfe70d
accounts, cmd/evm: fix docstrings (#27703) 1 year ago
lightclient 645b0db98e
cmd/utils, p2p: clean up discovery setup (#27518) 1 year ago
jwasinger ea782809f7
cmd/geth: implement dev mode for post-merge (#27327) 1 year ago
rjl493456442 59f7b289c3
cmd, core, eth, graphql, trie: no persisted clean trie cache file (#27525) 1 year ago
Curith 6ca3ef9a7b
node: fix listening on IPv6 address (#27628) (#27635) 1 year ago
Guillaume Ballet 85b8d1c06c
params, trie: add verkle fork management + upgrade go-verkle (#27464) 1 year ago
puhtaytow b4bc9b0db6
cmd/geth: error message should not be capitalised (#27549) 1 year ago
rjl493456442 6d2aeb43d5
cmd, core/state, eth, tests, trie: improve state reader (#27428) 1 year ago
John Chase cd3b8c3d78
cmd/evm: fix typos in documentation (#27501) 1 year ago
Dan Laine 4544dc5f32
cmd/devp2p: use slices package for sorting (#27487) 1 year ago
Péter Szilágyi d40a255e97
all: move main transaction pool into a subpool (#27463) 1 year ago
cui fliter 604da5c84b
cmd/evm: fix typos in docs (#27478) 1 year ago
Sanghee Choi acc2a2ac61
node: remove unused error return from Attach (#27450) 1 year ago
mmsqe f3314bb6df
rpc: add limit for batch request items and response size (#26681) 1 year ago
Péter Szilágyi 950d5643b1
core/txpool: make transaction validation reusable across packages (pools) (#27429) 1 year ago
Martin Holst Swende 8eb0c2de76
cmd/evm: make evm blocktest output logs if so instructed (#27396) 1 year ago
rjl493456442 0e5d2c7c53
core/state/snapshot, core/types, eth: move account definition to type (#27323) 1 year ago
Marius van der Wijden c537ace249
core: 4844 opcode and precompile (#27356) 1 year ago
Péter Szilágyi c7c84ca16c
all: remove the Rinkeby testnet (#27406) 1 year ago
Delweng e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
Martin Holst Swende 1a18283e85
cmd/evm: make batched state-test execution possible (#27318) 1 year ago
Park Changwan bfded65ed8
core/state: do not ignore null addr while iterative dump (#27320) 1 year ago
Delweng 6fe0252571
rpc, internal/cmdtest: increase timeout in tests (#27083) 1 year ago
Shude Li 3223950a5d
cmd/utils: do not check free disk space in dev mode (#27281) 1 year ago
Péter Szilágyi 85a4b82b33
all: tie timestamp based forks to the passage of London (#27279) 1 year ago
rjl493456442 a14301823e
all: new empty trie with types.EmptyRootHash instead of null (#27230) 1 year ago
Péter Szilágyi 2169fa343a
crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 1 year ago
Guillaume Ballet c62da24dce
cmd/utils: report the blocknumber when block import fails (#27213) 1 year ago
joohhnnn 7ac08ba4e0
cmd/geth: rename variable 'extapi' (#27223) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
Delweng 8f373227ac
cmd/geth: make account commands not require datadir lock (#27084) 1 year ago
Péter Szilágyi 66c0c4e517
cmd, eth, les: replace Shanghai override flag with Cancun (#27171) 1 year ago
Roberto Bayardo f8aa623536
core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114) 1 year ago
Martin Holst Swende 9a12cc99de
cmd/geth: remove DAO fork test (#27161) 1 year ago
Péter Szilágyi 1e556d220c
all: remove notion of trusted checkpoints in the post-merge world (#27147) 1 year ago
Péter Szilágyi d3ece3a07c
cmd/utils, node: switch to Pebble as the default db if none exists (#27136) 1 year ago
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049) 1 year ago
Martin Holst Swende 2b0a34bea6
cmd/devp2p: make crawler-route53-updater less verbose (#27116) 1 year ago
noel 8fe807c8f2
cmd/devp2p: fix erroneous log output in crawler (#27089) 1 year ago
Martin Holst Swende ab1a404b01
all: remove debug-field from vm config (#27048) 1 year ago