Commit Graph

14315 Commits (5c9cbc218a67ea6d71652f0d93f4c354a687a965)
 

Author SHA1 Message Date
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) 2 years ago
Sina Mahmoodi 62fb7d3f85
graphql: revert storage access regression (#27007) 2 years ago
s7v7nislands 949cee2fe3
core: use atomic type (#27011) 2 years 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
Delweng 7f3fc15a8b
core/rawdb: update freezertable read meter (#26946) 2 years ago
Marius van der Wijden 20f8eb756b
eth/catalyst: fix races (#26950) 2 years ago
Martin Holst Swende b3f43c89b3
core/vm: expose jumptable constructors (#26880) 2 years ago
s7v7nislands 905a723fae
core/rawdb: use atomic int added in go1.19 (#26935) 2 years ago
Péter Szilágyi 8a9a73c99b
log: add special casing of uint256 into the logger (#26936) 2 years ago
Péter Szilágyi 2ed8013f08
build: allow building nightly archives via cron jobs (#26938) 2 years ago
Martin Holst Swende 7ecb578564
params: begin v1.11.6 release cycle 2 years ago
Martin Holst Swende a38f410857
params: go-ethereum v1.11.5 stable 2 years ago
Marius van der Wijden e6b6a8b738
core/txpool: allow future local transactions (#26930) 2 years ago
Marius van der Wijden 5d23d21fff
params: schedule shanghai fork on mainnet (#26908) 2 years ago
s7v7nislands 80ff0b4e6a
core/txpool: use atomic int added in go1.19 (#26913) 2 years ago