Commit Graph

14068 Commits (e6b6a8b738069ad0579f6798ee59fde93ed13b43)
 

Author SHA1 Message Date
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
Péter Szilágyi 5bed24dd77
Merge pull request #26044 from karalabe/rename-typed-tx-files 2 years ago
Péter Szilágyi 68ba845bb5
core/types: rename tx files to group them better together 2 years ago
Péter Szilágyi a2b7481b78
Merge pull request #26038 from karalabe/split-txpool 2 years ago
Péter Szilágyi a6dda03644
all: refactor txpool into it's own package in prep for 4844 2 years ago
Martin Holst Swende 5f70f9fd37
eth/tracers: simplify test framework (#25973) 2 years ago
Delweng a404195c7b
eth/tracers: fix the issue prestate missing existing contract state (#25996) 2 years ago
s7v7nislands 9b9a1b677d
internal/ethapi, accounts/abi/backends: use error defined in core (#26012) 2 years ago
rjl493456442 b9ba6f6e4d
core/rawdb: open meta file in read only mode (#26009) 2 years ago
s7v7nislands d86fe26f67
core/rawdb: refactor db key prefix (#26000) 2 years ago
Martin Holst Swende 6069d8294e
cmd/utils: enable snapshot generation in import-mode (#25990) 2 years ago
Martin Holst Swende 15b7e0b254
common/math, tests/fuzzers: use big.Int clone (#26006) 2 years ago
Martin Holst Swende fb75f11e87
Revert "go.mod: upgrade github.com/dop251/goja" (#25975) 2 years ago
Delweng c776a98c83
eth/tracers: fix the issue of panic in prestate with diffmode (#25957) 2 years ago
ucwong 9207e348f0
go.mod: upgrade github.com/dop251/goja (#25955) 2 years ago
lmittmann 5b1a04b9c7
eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2 years ago
Jens W 010f47f76a
eth/protocols/eth: fix typo in log message (#25969) 2 years ago