0g-chain/x/committee/keeper
Kevin Davis 790753f156
BEP3: support multiple assets (#616)
* wip: refactor to allow multiple bep3 assets

* update tests

* sims: validate asset before claiming

* move asset supply to params

* update tests

* fix sims

* fix tests

* wip: add migration from v0.9 -> v0.10 bep3

* fix build and migration tests

* nit: rename file

* move asset supply out of params

* update committee tests

* fix sims

* address review comments

* address review comments

* address review comments
2020-08-17 11:06:59 -04:00
..
committee_test.go Committtee audit revisions (#510) 2020-05-15 15:25:49 -04:00
integration_test.go add nicer keeper get methods 2020-04-27 15:04:47 +01:00
invariants.go Committtee audit revisions (#510) 2020-05-15 15:25:49 -04:00
keeper_test.go update format 2020-04-30 10:23:41 -04:00
keeper.go cleanup begin/end block (#553) 2020-06-17 05:09:44 -04:00
param_permission_test.go BEP3: support multiple assets (#616) 2020-08-17 11:06:59 -04:00
proposal_test.go [R4R] Add liquidation pricefeed (#524) 2020-05-24 09:42:46 -04:00
proposal.go cleanup begin/end block (#553) 2020-06-17 05:09:44 -04:00
querier_test.go Query old blocks for proposals in CLI (#598) 2020-06-29 19:39:35 -04:00
querier.go Query old blocks for proposals in CLI (#598) 2020-06-29 19:39:35 -04:00