Commit Graph

13784 Commits (62c973eba664ad1daf6ba843e28b3c14f787a9b8)
 

Author SHA1 Message Date
Felix Lange 62c973eba6
go.mod: minimum Go version 1.18 (#26160) 2 years ago
Felix Lange 5b4c149f97
internal/debug: add --log.file option (#26149) 2 years ago
protolambda 0ad2014026
go.mod: update status-im/keycard-go (#26141) 2 years ago
Martin Holst Swende 093b2ac32a
eth/filters: fix failing benchmark-test (#26144) 2 years ago
Martin Holst Swende dffd93b475
cmd/evm: slight change in how t8n handles coinbase pre eip-158 (#26139) 2 years ago
Martin Holst Swende 5fded04037
core/state: replace fastcache code cache with gc-friendly structure (#26092) 2 years ago
yihuang 7dc5e785a8
core/vm: deepcopy jumptable when enabling extra eips (#26137) 2 years ago
Joseph Cook 6685f88455
cmd/clef: only print first N accounts on startup (#26128) 2 years ago
Ahmet Avci ee9ff06469
graphql: add query timeout (#26116) 2 years ago
Felix Lange 913973436b
cmd/devp2p: add more nodekey commands (#26129) 2 years ago
Mark Tyneway a609e7b81f
common/types: add `Address.Big` (#26132) 2 years ago
zhiqiangxu 4cb1fca43d
p2p/enode: implement per-source timeout in FairMix (#25962) 2 years ago
Sina Mahmoodi 53b624b56d
eth/tracers: add multiplexing tracer (#26086) 2 years ago
Marcin Sobczak d629e02047
cmd/devp2p/internal/v4test: ignore FINDNODE in BondThenPingWithWrongFrom (#26085) 2 years ago
Marius van der Wijden 055528ae05
cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2 years ago
Felix Lange 9027ee0b45
p2p/discover: improve discv5 NODES response packing (#26033) 2 years ago
Joseph Cook 55a92fa0a4
cmd/clef: list accounts at startup (#26082) 2 years ago
Martin Holst Swende ca948b8579
eth/catalyst, miner: deduplicate work + show payload id (#26115) 2 years ago
Nicolas Gotchac 111ed1af1b
accounts/abi: properly quote untrusted data in error message (#26110) 2 years ago
Martin Holst Swende 17744639da
cmd/clef: add importraw feature to clef (#26058) 2 years ago
Saman H. Pasha 33e23ee37d
accounts/abi.bind: don't fetch head in transact unless required (#25988) 2 years ago
Obtuse7772 6d55908347
signer/core/apitypes: support more input types for eip-712 encoding (#26074) 2 years ago
protolambda a51188a163
params: make eip1559 params non-global (#25994) 2 years ago
rjl493456442 08fb1aade6
miner: display change in fees, change recommit period (#26097) 2 years ago
jwasinger 9a4e8e222e
crypto/bls12381: docs - fix broken links to references (#26095) 2 years ago
Joseph Cook f3a005f176
cmd/clef: add `list-accounts` and `list-wallets` to CLI (#26080) 2 years ago
Jordan Krage 05037eaffc
rpc: handle wrong HTTP batch response length (#26064) 2 years ago
Roberto Bayardo 4a81e5afea
rlp: add more tests for nil pointer / optional field encoding (#26077) 2 years ago
Justin Traglia 621b423ac1
p2p/discover: fix handling of distance 256 in lookupDistances (#26087) 2 years ago
Roberto Bayardo 24f08ece62
miner: fail early if core.NewBlockChain fails (#26079) 2 years ago
rjl493456442 a2a144c593
miner, eth: implement recommit mechanism for payload building (#25836) 2 years ago
Sebastian Supreme 2415911f53
docs/postmortems: remove wrong parentheses (#26066) 2 years ago
zhiqiangxu 2b65219550
consensus/ethash: fix typo (#26016) 2 years ago
zhiqiangxu 8578eb2fe1
accounts/abi: return error on fixed bytes with size larger than 32 bytes (#26075) 2 years ago
Sina Mahmoodi 0c40df5f28
eth/tracers: prestateTracer - exclude unchanged storage slots in diffMode (#25944) 2 years ago
Delweng 8e69622c68
eth/tracers: add withLog to callTracer (#25991) 2 years ago
vdwijden b0d44338bb
eth: implement eth/68 (#25980) 2 years ago
Nicolas Gotchac 5329aa3786
Fix trace call for inner reverts (#25971) 2 years ago
s7v7nislands fb4a97f33f
rpc: update docstring (#26072) 2 years ago
rjl493456442 2c1af8b1ec
cmd, eth: implement full-sync tester (#26035) 2 years ago
Sina Mahmoodi 0f4942214d
eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
lightclient fbdeff99ce
cmd/evm: calc base fee if parent data is present (#26051) 2 years ago
rjl493456442 60e30a940b
core/rawdb: refactor db inspector for extending multiple ancient store (#25896) 2 years ago
Martin Holst Swende a1fc0d8144
eth/filters: change filter block to be by-ref (#26054) 2 years ago
Martin Holst Swende 9d795d0836
core/vm: use optimized bigint (#26021) 2 years ago
Jakub Freebit 4984c4e63f
build: make ios work again (#26052) 2 years ago
Guillaume Ballet 0c66d971e7
accounts/scwallet: fix keycard data signing error (#25331) 2 years ago
Péter Szilágyi 7496ad8edc
Merge pull request #26049 from sandakersmann/master 2 years ago
Marius Kjærstad 1d0c4e27bf
build: upgrade -dlgo version to Go 1.19.2 2 years ago
Péter Szilágyi c4a662176e
core, eth: for types with accurate size calcs, return uint64, not float (#26046) 2 years ago