Commit Graph

8 Commits

Author SHA1 Message Date
Alexader 49226b9334 test(tester): fix wrong tx nonce problems in tester cases 2020-09-29 15:01:30 +08:00
zhourong 850a1e6142 refactor(*): update crypto
1. use ecdsa secp256k1 for signature
2. use ecdsa p256 for node certificate
2020-08-13 19:48:49 +08:00
dawn-to-dusk 579799a578 test(tester): add test cases
Add test cases about interchain, role and store to complete integration test.
2020-07-06 13:33:42 +08:00
dawn-to-dusk 54c3952d83 test(tester): add test cases
Add test cases about interchain, role and store to complete integration test.
2020-07-06 13:33:42 +08:00
jiangzhe b139e29a17 refactor(contracts): remove appchain manager
1. remove appchain contract to bitxhub-core project.
2. extract IBTP contract from appchain.
2020-05-07 14:54:01 +08:00
Aiden X 94b7d5a8d3 refactor(tester): rm gosdk and use core api 2020-04-29 19:10:25 +08:00
xialiwei 5796919e82 feat: add register pubkey
Now appchain registration need upload public key.
2020-04-28 15:02:55 +08:00
Aiden X d5b4071447 feat(*): init project 2020-03-30 00:11:21 +08:00