bsc/cmd
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468)
geth --dev can be used with an existing data directory and genesis block. Since
dev mode only works with PoS, we need to verify that the merge has happened.

Co-authored-by: Felix Lange <fjl@twurst.com>
2023-11-22 12:01:38 +01:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
bootnode cmd/bootnode: fix timer leak (#27754) 2023-08-01 14:12:11 +02:00
clef cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
devp2p cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
ethkey cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
evm cmd/evm: capitalize evm commands (#28569) 2023-11-21 09:56:23 +02:00
faucet cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
geth cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
p2psim all: replace some cases of strings.SplitN with strings.Cut (#28446) 2023-11-15 14:42:33 +01:00
rlpdump cmd: run tests in parallel (#28546) 2023-11-20 10:52:14 +01:00
utils cmd/utils: validate pre-existing genesis in --dev mode (#28468) 2023-11-22 12:01:38 +01:00