Commit Graph

10 Commits

Author SHA1 Message Date
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
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