go-ethereum/cmd/geth
maskpp 2040f8c781
Fix bug about genesis file struct (#32)
* Fix bug about genesis file struct

* Add test case if custom genesis file

* Add test case if custom genesis file

* Fix a mistake

* Update Makefile

Co-authored-by: Haichen Shen <shenhaichen@gmail.com>

Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
2022-02-23 00:01:59 -08:00
..
testdata Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accountcmd.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
accountcmd_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
chaincmd.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
config.go Fix import fmt and run tests for given architecture (#18) 2022-01-12 19:45:06 -08:00
consolecmd.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
consolecmd_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
dao_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
dbcmd.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
genesis_test.go Fix bug about genesis file struct (#32) 2022-02-23 00:01:59 -08:00
les_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
main.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
misccmd.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
run_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
snapshot.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
usage.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
version_check.go Fix import fmt and run tests for given architecture (#18) 2022-01-12 19:45:06 -08:00
version_check_test.go cmd/geth: add test to verify regexps in version check (#21962) 2020-12-09 13:59:24 +01:00