bitxhub/pkg/peermgr
dawn-to-dusk 9d03878c82 feat(*): modify the certificate validation method
1.Delete the certificate validation procedure after connect;

2.Select transport based on go-libp2p-cert when creating libp2p;

3.Delete the certificate related methods because they have been moved to the go-libp2p-cert.
2021-01-22 10:25:53 +08:00
..
mock_peermgr refactor(mempool): refactor code according to comments 2021-01-18 20:17:04 +08:00
testdata test(*):add network and consensus unit test 2020-09-29 15:20:13 +08:00
handle.go feat(*): modify the certificate validation method 2021-01-22 10:25:53 +08:00
handle_test.go feat(*): modify the certificate validation method 2021-01-22 10:25:53 +08:00
notifiee.go fix(test): refactor certs of unit tests 2020-12-18 14:45:47 +08:00
peermgr.go feat: add ha module 2021-01-07 15:36:20 +08:00
piermgr.go feat: add ha module 2021-01-07 15:36:20 +08:00
swarm.go feat(*): modify the certificate validation method 2021-01-22 10:25:53 +08:00