0g-chain/x/bep3
Denali Marsh dd1d248be2
[R4R] Add BnbDeputyFixedFee param to BEP3 module (#511)
* generate length 32 random bytes

* fix test

* implement BnbDeputyFixedFee param

* clean up for PR

* update deputy address

* remove impossible check

* move comment
2020-05-13 16:39:29 -07:00
..
client [R4R] Update secure RNG to generate bytes directly (#509) 2020-05-13 16:38:34 -07:00
keeper [R4R] Add BnbDeputyFixedFee param to BEP3 module (#511) 2020-05-13 16:39:29 -07:00
simulation [R4R] Add BnbDeputyFixedFee param to BEP3 module (#511) 2020-05-13 16:39:29 -07:00
spec [R4R] Add BnbDeputyFixedFee param to BEP3 module (#511) 2020-05-13 16:39:29 -07:00
types [R4R] Add BnbDeputyFixedFee param to BEP3 module (#511) 2020-05-13 16:39:29 -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] Add BnbDeputyFixedFee param to BEP3 module (#511) 2020-05-13 16:39:29 -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