0g-chain/x/bep3
Denali Marsh 6c68e41758
[R4R] bep3 module audit revisions (#505)
* most audit revisions

* remove expected income

* update begin block spec

* filter queryAtomicSwaps, add queryAssetSupplies

* update old address

* update test

* Remove legacy method

* remove legacy comment

* address PR comments

* IsValid for SwapDirection, SwapStatus

* fix rng logging

* query asset supplies

* return [64]byte from rng

* remove cross chain field from MsgCreateAtomicSwap

* move swap filtering to querier

* rename Limit field to SupplyLimit
2020-05-12 13:15:38 -07:00
..
client [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
keeper [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
simulation [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
spec [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
types [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
abci_test.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
abci.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
alias.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
genesis_test.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
genesis.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
handler_test.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
handler.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
integration_test.go [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
module.go [R4R] Enable bep3 claim txs from new addresses (#482) 2020-05-06 10:56:43 -07:00