0g-chain/x/committee/simulation
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
..
common.go Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
decoder_test.go Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
decoder.go Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
genesis.go Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
operations.go Add optional rate limits to issuance (#627) 2020-08-21 18:56:20 -04:00
proposals.go [R4R] add bep3 module param to committee (#547) 2020-06-04 18:27:54 -07:00