1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/ethclient/simulated
Shude Li 1cdf4d6da7
eth/catalyst: set FeeRecipient in dev mode (#31316)
this adds 2 features to improve `geth --dev` experience.

1. we don't need to use `dev_SetFeeRecipient` to set initial coinbase
address. it was a pain.
2. we don't need to unlock keystore if we don't use it. we had it
because of clique.
2025-03-17 09:32:44 +01:00
..
backend.go eth/catalyst: set FeeRecipient in dev mode (#31316) 2025-03-17 09:32:44 +01:00
backend_test.go ethclient/simulated: add goroutine leak test (#31033) 2025-02-25 12:21:35 +01:00
options.go all: use big.Sign to compare with zero (#29490) 2024-04-09 12:14:30 +02:00
options_test.go core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
rollback_test.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00