Commit Graph

14276 Commits (a8482127091edbcf3de4b515fd97ce904ac2acb8)
 

Author SHA1 Message Date
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
Sina Mahmoodi 62fb7d3f85
graphql: revert storage access regression (#27007) 1 year ago
s7v7nislands 949cee2fe3
core: use atomic type (#27011) 1 year ago
Guillaume Ballet a03490c6b2
remove @gballet as a GraphQL codeowner (#27012) 2 years ago
David Murdoch 7ca4f60a1a
docs: update outdated DeriveSha docs comment (#26968) 2 years ago
Adrian Sutton 56c1f98f8a
internal/debug: add log.logfmt flag to set logging to use logfmt (#26970) 2 years ago
jwasinger fd94b4fcfa
eth/tracers/native: prevent panic for LOG edge-cases (#26848) 2 years ago
Sina Mahmoodi a236e03d00
graphql: fix data races (#26965) 2 years ago
s7v7nislands fb8a3aaf1e
core/state: use atomic.Bool (#26992) 2 years ago
s7v7nislands 79532a25b1
core/bloombits: use atomic type (#26993) 2 years ago
s7v7nislands 881fed032c
core/vm: use atomic.Bool (#26951) 2 years ago
Delweng 117530b0e6
metrics/librato: ensure resp.body closed (#26969) 2 years ago
Guillaume Ballet 41f89ca944
core/state, trie: remove Try prefix in Trie accessors (#26975) 2 years ago
norwnd df383addee
ethclient: ensure returned subscription is nil on error (#26976) 2 years ago
ucwong 792d893ed0
rlp/rlpgen: print want/expect output string if mismatch (#26932) 2 years ago
Martin Holst Swende 0137bd69c5
go.mod: update golang.org/x/tools (#26960) 2 years ago
aaronbuchwald b1acaf47aa
eth/gasprice: change feehistory input type from int to uint64 (#26922) 2 years ago
Martin Holst Swende f6c3a534a4
metrics/influxdb: use smaller dependency and reuse code between v1 and v2 reporters (#26963) 2 years ago
turboboost55 7dc100714d
metrics: add cpu counters (#26796) 2 years ago
Guillaume Ballet 8990c92aea
core/state: add account address to Trie slot accessors (#26934) 2 years ago
lightclient 37ecff0967
cmd/evm, tests: record preimages if dump is expected (#26955) 2 years ago