Commit Graph

697 Commits (92980746339dcaf397a0367dca0ddf3d27664d28)

Author SHA1 Message Date
Sina M a9ab53d751
internal/ethapi: update default simulation timestamp increment to 12 (#30981) 4 weeks ago
かげ f4e8e877f6
internal/flags: update copyright year to 2025 (#30976) 4 weeks ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
Felix Lange 9d4b29f291
core/types: updates for EIP-7702 API functions (#30933) 1 month ago
Felix Lange 06dfb42365
core/types, internal/ethapi: fixes for prague RPC encoding (#30926) 1 month ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Antony Denyer 88cbfab332
internal/ethapi: add block override to estimateGas (#30695) 2 months ago
Felix Lange ae5a16f870
internal/debug: rename --trace to --go-execution-trace (#30846) 2 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 2 months ago
Hyunsoo Shin (Lake) 19fa71b917
internal/ethapi: remove double map-clone (#30803) 2 months ago
Daniel Liu 5e1a39d67f
internal/flags: fix "flag redefined" bug for alias on custom flags (#30796) 2 months ago
Hyunsoo Shin (Lake) 2cd25fdd23
internal/ethapi: remove double map-clone (#30788) 2 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
Martin HS a5f0001845
cmd/geth: remove unlock commandline flag (#30737) 3 months ago
jwasinger 0fc9cca994
internal/ethapi: Set basefee for `AccessList` based on given block, not chain tip (#30538) 3 months ago
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704) 3 months ago
Péter Szilágyi a1d049c1c4
internal/flags: remove low-use type TextMarshalerFlag (#30707) 3 months ago
Péter Szilágyi 20bf543a64
internal/flags: remove Merge, it's identical to slices.Concat (#30706) 3 months ago
Péter Szilágyi 8c73523812
appveyor, build, internal: ci.go cleanups, add package dep checker (#30696) 3 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 3 months ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 3 months ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 3 months ago
Péter Szilágyi bb527b949a
build: get rid of ci.go -> common direct dependency (#30637) 3 months ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 3 months ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 4 months ago
jwasinger 4b9c7821b9
internal/ethapi: refactor `TxArgs.setCancunFeeDefaults` (#30541) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 months ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 months ago
Sina M 6416813cbe
internal/web3ext: rm unused modules (#30532) 4 months ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 4 months ago
Sina M f2e13c7e33
internal/ethapi: fix gascap 0 for eth_simulateV1 (#30496) 4 months ago
jwasinger 564b616163
internal/ethapi/api: for simulated calls, set gaspool to max value if global gascap is 0 (#30474) 4 months ago
Håvard Anda Estensen 4c4f21293e
internal: run tests in parallel (#30381) 5 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 5 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 5 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 5 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 5 months ago
Martin HS d0fd1331f1
all: update to go version 1.23.0 (#30323) 5 months ago
Martin HS 60db6a7b42
internal/build: include git-date on detached head (#30320) 6 months ago
Felix Lange e4675771ed
internal/debug: remove memsize (#30253) 6 months ago
lightclient f94baab238
internal/ethapi: fix state override test (#30228) 6 months ago
caseylove ac0f220040
eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) 6 months ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 6 months ago
jwasinger 41abab9e39
build: add check for stale generated files (#30037) 7 months ago
AMIR 73f7e7c087
internal/debug: remove unnecessary log level assignment (#30044) 7 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 8 months ago
Felix Lange 1e97148249
all: fix inconsistent receiver name and add lint rule for it (#29974) 8 months ago