0g-chain/x/committee/keeper
Kevin Davis 5fc85f10a6
Add rate limiting to bep3 assets (#623)
* feat: use only module account for bep3 txs

* wip: add time-based supply limits

* add tests and sims

* update genesis tests

* fix migration, committee tests

* update migrations

* fix: set previous block time in begin block

* update store decoder

* add additional bep3 params to committee

* revert incorrect rebase changes

* add migration test

* address review comments
2020-08-26 22:05:27 -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 Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
proposal_test.go Add collateral type to cdp (#629) 2020-08-21 15: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