Changelog
- 1e02be6 ci: add
check-action-handlers
(#111) - 7c9aa06 ci: allow to build and push new Docker image manually (#105)
- 4231662 feat(clichain): adds a way of operating a keychain from CLI (#113)
- a9af418 feat(wardend): add
wardend q wait-tx
command (#115) - fe60778 feat(wardend): add cli commands for approving/rejecting key requests (#108)
- e4c1290 feat(x/intent): index intent mentioned addresses (#112)
- e35f3ef feat(x/intent): use fixed Intent in Actions and improve ActionsByAddress query performance (#117)
- 4003bb1 feat(x/warden): add MsgUpdateKey (#110)
- cc03e6f feat(x/warden): add ability to assign Intent to Keys (#109)
- e5585e3 feat(x/warden): refactor and improve perf for SpacesByOwner query (#122)
- 343c06a feat: improve Keys queries performance (#121)
- 1e9fa67 fix(spaceward): updated project id for CosmosKit (#114)
- 2a0d450 fix(wardend): check SetModuleVersionMap error (#104)
- 1a3bc45 fix(wardend): wrong type URLs after changing protobuf paths (#107)
- cc2bb99 fix(x/intent): v0.2 migration broke Actions query (#116)
- 409e600 fix(x/warden): avoid interrupting entire query if one key fails to derive an address (#120)