0g-chain/x/savings
Denali Marsh 988836dee0
Savings module invariants (#1199)
* add deposits to genesis state

* import/export genesis with deposits

* add helper keeper method + update tests

* invariants + tests

* register invariants on module

* fix genesis test invariant init

* clean up invariants test

* remove comment from test file

* fix invariants test

* run 'make proto-all'
2022-03-30 13:51:06 +02:00
..
client/cli Savings module withdrawals (#1197) 2022-03-28 13:53:42 +02:00
keeper Savings module invariants (#1199) 2022-03-30 13:51:06 +02:00
types Savings genesis state (#1198) 2022-03-29 11:45:04 +02:00
genesis_test.go Savings module invariants (#1199) 2022-03-30 13:51:06 +02:00
genesis.go Savings genesis state (#1198) 2022-03-29 11:45:04 +02:00
module.go Savings module invariants (#1199) 2022-03-30 13:51:06 +02:00