0g-chain/x/bep3/keeper
Kevin Davis 8001cbbfd7
Update asset supply when params change (#604)
* fix: check asset supply

* update begin blocker

* add activation height and tests

* fix: verify outgoing swap recipient

* validate recipient address for outgoing swaps

* update activation time

* remove unused files

Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
2020-06-29 17:38:26 -04:00
..
asset_test.go Update asset supply when params change (#604) 2020-06-29 17:38:26 -04:00
asset.go Update asset supply when params change (#604) 2020-06-29 17:38:26 -04:00
integration_test.go [R4R] optional bep3 config params (#546) 2020-06-04 16:03:14 -07:00
keeper_test.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
keeper.go [R4R] Blacklist module accounts (#517) 2020-05-21 00:50:12 -04:00
params_test.go [R4R] optional bep3 config params (#546) 2020-06-04 16:03:14 -07:00
params.go [R4R] optional bep3 config params (#546) 2020-06-04 16:03:14 -07:00
querier_test.go Update BEB3 CLI Client to Support JSON (#597) 2020-06-22 19:34:51 -04:00
querier.go Update BEB3 CLI Client to Support JSON (#597) 2020-06-22 19:34:51 -04:00
swap_test.go Update asset supply when params change (#604) 2020-06-29 17:38:26 -04:00
swap.go Update asset supply when params change (#604) 2020-06-29 17:38:26 -04:00