Commit Graph

14346 Commits (a46f4173cdeb61f34030e214876dd10b0e346862)
 

Author SHA1 Message Date
Roberto Bayardo f8aa623536
core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114) 1 year ago
rjl493456442 5d3f5805d5
trie: add node type common package (#27160) 1 year ago
Sina Mahmoodi b1113aa07e
eth: fix crash on querying finalized block (#27162) 1 year ago
Sina Mahmoodi 2f98dd3838
graphql: encode Long values as hex (#26894) 1 year ago
Martin Holst Swende 9a12cc99de
cmd/geth: remove DAO fork test (#27161) 1 year ago
Exca-DK f8f95346f9
p2p/discover: add traffic metrics (#27008) 1 year ago
s7v7nislands f541cad272
eth: use new atomic types (#27137) 1 year ago
rjl493456442 bbcb5ea37b
core, trie: rework trie database (#26813) 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 4ab4e4f3aa
params: begin v1.11.7 release cycle 1 year ago
Martin Holst Swende ea9e62ca3d
params: go-ethereum v1.11.6 stable 1 year ago
rjl493456442 99f81d2724
all: refactor trie API (#26995) 1 year ago
s7v7nislands ae93e0b484
metrics: use atomic type (#27121) 1 year ago
Alex Beregszaszi 3f7afc3f57
core/vm: order opcodes properly (#27113) 1 year ago
Adrian Sutton f2df2b1981
cmd/geth: rename --vmodule to --log.vmodule (#27071) 1 year ago
Martin Holst Swende 2b0a34bea6
cmd/devp2p: make crawler-route53-updater less verbose (#27116) 1 year ago
s7v7nislands 3768b00747
consensus/ethash: use atomic type (#27068) 1 year ago
joohhnnn b1972627d9
p2p: access embedded fields of Server directly (#27078) 1 year ago
Delweng 5e4d726e2a
params: remove `EIP150Hash` from chainconfig (#27087) 1 year ago
Anusha cb66eba85a
core: fix comment to reflect function name (#27070) 1 year ago
Taeguk Kwon bedf2856d1
signer/core: rename testdata files (#27063) 1 year ago
noel 8fe807c8f2
cmd/devp2p: fix erroneous log output in crawler (#27089) 1 year ago
Parithosh Jayanthi 5aa5295cf9
params: new sepolia bootnodes (#27099) 1 year ago
Péter Szilágyi 4a9fa31450
Merge pull request #27051 from sandakersmann/master 1 year ago
rjl493456442 b946b7a13b
core, miner: drop transactions from the same sender when error occurs (#27038) 1 year ago
Marius van der Wijden 230df98e4d
core/txpool: disallow future churn by remote txs (#26907) 1 year ago
Marius Kjærstad 9d37102134
build: upgrade -dlgo version to Go 1.20.3 1 year ago
s7v7nislands 2adce0b066
eth/tracers: use atomic type (#27031) 1 year ago
Exca-DK b4dcd1a391
metrics: make gauge_float64 and counter_float64 lock free (#27025) 1 year ago
Martin Holst Swende ab1a404b01
all: remove debug-field from vm config (#27048) 1 year ago
Delweng 0b76eb3708
eth/tracers: report correct gasLimit in call tracers (#27029) 1 year ago
Péter Szilágyi d2cf49327f
consensus/misc, params: add EIP-4844 blobfee conversions (#27041) 1 year ago
Péter Szilágyi 91faf2c559
consensus, core/typer: add 4844 excessDataGas to header, tie it to Cancun (#27046) 1 year ago
joohhnnn 9b1a82c600
core/vm: clarify comment (#27045) 1 year ago
s7v7nislands db18293c32
eth/downloader: use atomic types (#27030) 1 year ago
Martin Holst Swende beda6c41ad
core/txpool: move some validation to outside of mutex (#27006) 1 year ago
Martin Holst Swende a25dd8064e
test/fuzzers: fuzz rlp handling of big.Int and uint256.Int (#26917) 1 year ago
rjl493456442 94457cce07
cmd, miner, signer: avoid panic if keystore is not available (#27039) 1 year ago
sudeep 7076ae00aa
cmd/geth: enable log rotation (#26843) 1 year ago
lightclient 2c5798464e
common: delete MakeName (#27023) 1 year ago
ucwong dc2f4b9304
go.mod : update snappy (#27027) 1 year ago
Guruprasad Kamath bed07cd590
cmd/evm: use correct parent number for t8n base fee calculation (#27032) 1 year ago
aaronbuchwald 00a73fbcce
accounts/abi/bind: handle UnpackLog with zero topics (#26920) 1 year ago
s7v7nislands b92d0ea3bb
miner: use atomic type (#27013) 1 year ago
openex d0fbb10658
eth/catalyst: improve consensus heartbeat (#26896) 1 year ago
rjl493456442 9ce047452e
common: fix json marshaller MixedcaseAddress (#26998) 1 year ago
s7v7nislands 50317bdace
ethdb/pebble: use atomic type (#27014) 1 year ago
Adrian Sutton 2d1492821d
cmd/geth: Add `--log.format` cli param (#27001) 1 year ago