0g-chain/x/committee
Kevin Davis 1ab2e9965f
Add committee migrations (#818)
* fix: collateral param permission

* wip: kava-5 committee updates

* feat: add committee migrations

* rename functions so git recognizes diffs better

* rename

* remove auction_size param

* address review comments

* add check ltv index count to collateral param perms

* fix: update legacy migration

* use function to define collateral param in test

* use go 1.15 in circle

* address review comments

* fix: no nil values for collateral params
2021-02-19 14:05:42 -07:00
..
client Query old blocks for proposals in CLI (#598) 2020-06-29 19:39:35 -04:00
keeper Cdp accumulators (#751) 2021-01-18 12:12:37 -07:00
legacy Add committee migrations (#818) 2021-02-19 14:05:42 -07:00
simulation Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
spec [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
types Add committee migrations (#818) 2021-02-19 14:05:42 -07:00
abci_test.go Committtee audit revisions (#510) 2020-05-15 15:25:49 -04:00
abci.go cleanup begin/end block (#553) 2020-06-17 05:09:44 -04:00
alias.go Add committee migrations (#818) 2021-02-19 14:05:42 -07:00
genesis_test.go update format 2020-04-30 10:23:41 -04:00
genesis.go linters and format 2020-04-30 10:13:31 -04:00
handler_test.go Committtee audit revisions (#510) 2020-05-15 15:25:49 -04:00
handler.go Committtee audit revisions (#510) 2020-05-15 15:25:49 -04:00
integration_test.go update module to v0.38 2020-04-27 19:19:05 +01:00
module.go Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
proposal_handler_test.go update format 2020-04-30 10:23:41 -04:00
proposal_handler.go Committtee audit revisions (#510) 2020-05-15 15:25:49 -04:00