cosmos-sdk/x/mock/simulation
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
..
account.go Merge PR #3308: Genesis Vesting Accounts & Simulation 2019-01-17 17:15:13 +01:00
doc.go val comments 2018-11-08 10:32:53 -05:00
event_stats.go compiling 2018-11-08 01:57:37 -05:00
invariants.go Run make format 2018-12-10 14:27:25 +00:00
mock_tendermint.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
operation.go compiling 2018-11-08 01:57:37 -05:00
params.go val comments 2018-11-08 10:32:53 -05:00
rand_util.go Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
simulate.go Merge PR #3308: Genesis Vesting Accounts & Simulation 2019-01-17 17:15:13 +01:00
transition_matrix.go val comments 2018-11-08 10:32:53 -05:00
util.go Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00