bitxhub/internal/repo
dawn-to-dusk c05f37d1ad fix(internal): fix a bug in unit test
Change the content of the unit test in config_test.go, because the node startup default IP has been changed to 0.0.0.0 in the loadNetworkConfig function
2020-11-23 20:28:58 +08:00
..
testdata feat(network): rm support for old toml and transform network.toml to pure 2d array 2020-07-02 19:05:09 +08:00
cert.go feat(*): init project 2020-03-30 00:11:21 +08:00
config.go feat(p2p):add ping function 2020-11-05 11:04:53 +08:00
config_test.go fix(internal): fix a bug in unit test 2020-11-23 20:28:58 +08:00
init.go feat(*): init project 2020-03-30 00:11:21 +08:00
key.go build: use NewHash and NewAddress 2020-10-21 23:46:21 +08:00
key_test.go feat(*): init project 2020-03-30 00:11:21 +08:00
network.go feat(internal/repo): set the default IP for node startup to 0.0.0.0 2020-11-23 17:37:59 +08:00
repo.go refactor(config): read genesis config from genesis.json 2020-05-22 14:40:44 +08:00
repo_test.go feat(*): init project 2020-03-30 00:11:21 +08:00