cosmos-sdk/x/mock
Alexander Bezobchuk f2e87ad81f Merge PR #3308: Genesis Vesting Accounts & Simulation
* Update vesting spec and impl time fields and constructors
* Update genesis to support vesting accounts
* More spec and godoc updates
* Update genesis section in vesting spec
* Fix bank unit tests
* Add test cases to ToAccount in genesis
* Update RegisterCodec to include vesting interface and types
* Fix GetVestedCoins bug where block time is past vesting end time
* Add vesting accounts to simulation
* Update vesting genesis logic to panic on invalid accounts
* Change randomness of vesting accounts in simulation
2019-01-17 17:15:13 +01:00
..
simulation Merge PR #3308: Genesis Vesting Accounts & Simulation 2019-01-17 17:15:13 +01:00
app.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
app_test.go Run make format 2018-12-10 14:27:25 +00:00
doc.go Merge PR #2345: update doc.go for mock/simulation 2018-09-17 12:15:06 +08:00
test_utils.go Run make format 2018-12-10 14:27:25 +00:00