0g-chain/x/bep3/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
..
decoder_test.go Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
decoder.go Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
genesis.go Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
operations.go Add rate limiting to bep3 assets (#623) 2020-08-26 22:05:27 -04:00
params.go BEP3: support multiple assets (#616) 2020-08-17 11:06:59 -04:00