cosmos-sdk/x/capability
likhita-809 7496aa3d27
feat: Remove RandomizedParams from the AppModuleSimulation interface (#12846)
* remove RandomizedParams from AppModuleSimulation interface

* add changelog

* add upgrading doc

* nit fix

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-08-10 14:34:45 +02:00
..
keeper refactor: use mocks for x/capability testing (#12553) 2022-07-13 19:04:17 +00:00
simulation refactor: rename depinject imports to cosmossdk.io/depinject (#12479) 2022-07-09 17:46:07 +02:00
spec docs: remove app wiring from module docs (#12393) 2022-06-30 14:11:25 +01:00
testutil refactor: replace app wiring yaml config by go (#12757) 2022-07-29 16:39:44 -03:00
types feat: migrate x/capability to app wiring (#12058) 2022-06-02 18:53:17 +02:00
capability_test.go test: fix x/slashing operations test (#12346) 2022-06-27 17:05:10 +02:00
genesis_test.go feat: decouple x/capability from simapp (#12256) 2022-06-17 00:47:38 +02:00
genesis.go fix!: Capability Issue on Restart, Backport to v0.43 (#9836) 2021-08-03 18:50:08 +00:00
module.go feat: Remove RandomizedParams from the AppModuleSimulation interface (#12846) 2022-08-10 14:34:45 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Capability