Commit Graph

22 Commits

Author SHA1 Message Date
dawn-to-dusk bf2c8ea9b5 fix(*): fix bugs about rule management 2021-04-27 17:32:27 +08:00
zhourong a3ff8630f0 feat(API): add web3 compatible APIs 2021-04-26 20:01:07 +08:00
dawn-to-dusk a6b8b54d14 Merge branch 'master' into feat/improve-governance 2021-04-26 19:40:32 +08:00
dawn-to-dusk 73fe0743a2 feat(*): add rule management 2021-04-26 17:17:56 +08:00
Alexader b04f2c2a52 feat(*): add bvm transaction receipt error type 2021-04-23 13:56:05 +08:00
dawn-to-dusk b33938d4f2 feat(*): improve governance
1. Add event type parameters to the proposal, and set the priority of the proposal according to the event type;
2. Add an interface for withdrawing proposals;
3. The sponsor of the proposal can not vote;
4。Add an interface to query proposals based on the manage object ID.
2021-04-21 23:27:29 +08:00
dawn-to-dusk d771291f0d feat(*): add appchain update, freeze, activate, logout 2021-03-30 17:35:03 +08:00
dawn-to-dusk 2902f16647 feat(*): add governance module
1.Add governance built-in contract;
2.Add governance related tests.
2021-03-19 09:41:19 +08:00
jzhe 7cd9a03796 test:improve test coverage 2021-02-24 15:35:08 +08:00
treasersimplifies 64faed9037 feat(*): add inter relay ibtp handler 2021-02-24 10:34:07 +08:00
jzhe 11cb56051e test:improve test coverage 2021-02-22 19:17:19 +08:00
jzhe 89eef0fced test:add proof test 2021-01-26 14:59:36 +08:00
zhourong 108b2e8ea8 refactor(*): add executor logger to serial executor 2020-10-27 13:55:57 +08:00
zhourong 51b5cc7d24 refactor(*): add contract register support 2020-10-23 17:11:24 +08:00
Lizen0512 af89883ec8 fix(order): fix unit test for order module 2020-10-22 20:19:47 +08:00
zhourong 6cea4216ff refactor(*): update tx/hash/address 2020-10-22 13:49:05 +08:00
Aiden X cb74880701 build: update core, kit and model in tester 2020-10-21 19:26:41 +08:00
jzhe 30494e56dd fix(proof): fix not remove proof 2020-10-15 20:29:46 +08:00
zhourong bd0b04e63e test(executor): add more executor unit test 2020-10-12 14:57:49 +08:00
zhourong b0466cd993 refactor(*): add more log to proof verification 2020-09-24 16:35:33 +08:00
zhourong 8b3665c610 refactor(*): some optimization
1. save block and transactions separately
2. execute block in pipeline
2020-09-18 19:46:25 +08:00
jiangzhe a89229fddd fix(proof_pool): fix verify ibtp pool panic 2020-09-18 11:19:46 +08:00