Commit Graph

7 Commits

Author SHA1 Message Date
jasonruan 9813d859e3 修正错误的make目标 2020-05-28 12:27:07 +08:00
Aiden X 94b7d5a8d3 refactor(tester): rm gosdk and use core api 2020-04-29 19:10:25 +08:00
jiangzhe 813a7322db refactor(order):extract order module to pkg module 2020-04-27 17:27:43 +08:00
Aiden X 759f61eac3 refactor(network): rm idStore and modify interface 2020-04-21 17:11:54 +08:00
jiangzhe e2c1bc8db1 fix(node):fix the failure of node test 2020-04-17 17:16:17 +08:00
jiangzhe 96ba5e0d90 fix(raft): fix raft consensus error
1. add the maximum transaction size to the tx pool.
2. leader election results in repeated ack transactions.
2020-04-09 20:19:27 +08:00
Aiden X d5b4071447 feat(*): init project 2020-03-30 00:11:21 +08:00