0g-chain/x/validator-vesting
Kevin Davis 495898170c
Auth migration (#667)
* draft auth migration from kava-3 to kava-4

* add harvest module accounts to auth state

* check account state equality

* add supply reconciliation to auth migration

* add gov migration

* add exact json test (#674)

Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>

* fix: check err variable

* correct import path

* feat: add hard accounts

Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
2020-09-30 19:14:07 -04:00
..
client [R4R] Restore supply endpoints (#586) 2020-06-15 12:01:58 -04:00
keeper [R4R] address potential panic in validator vesting (#645) 2020-09-16 20:44:15 -04:00
legacy Auth migration (#667) 2020-09-30 19:14:07 -04: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 [R4R] address potential panic in validator vesting (#645) 2020-09-16 20:44:15 -04:00
abci_test.go cleanup begin/end block (#553) 2020-06-17 05:09:44 -04:00
abci.go cleanup begin/end block (#553) 2020-06-17 05:09:44 -04:00
alias.go ValidatorVestingAccount validation (#552) 2020-06-05 08:59:16 -04:00
genesis.go linters and format 2020-04-30 10:13:31 -04:00
module.go [R4R] Restore supply endpoints (#586) 2020-06-15 12:01:58 -04:00
test_common.go linters and format 2020-04-30 10:13:31 -04:00