๐งจ Audit Fixes
- item 1: jwk commit reveal
- PR: #202
- Item 2: Prove that key rotation works
- PR: #192
- Item 3: Check for shared key types during validation
- PR: #193
- Item 4: validate admin addr on genesis audiences
- PR: #194
- Item 5: allow optional non-sender admin in cli
- PR: #195
- Item 6: check new admin format during validate basic
- PR: #196
- item 7: Add jwk delete msg to global fee
- PR: #201
- Audit Item 8: register command, can add jwt
- PR: #203
- Item 10: return new audience from state modification handlers
- PR: #198
- Item 12: return the private claims from a successful jwt check
- PR: #200
- Item 15: max page sizes in audience query to 100
- PR: #199
๐จ Fixes
- remove incorrect replace commands
- PR: #212
๐ ๏ธ Upgrades
- query commands for webauthn
- PR: #204
- Feat/auto passkey
- PR: #207
- feegrants for authz and smart contracts
- PR: #206
- v7 Upgrades
- PR: #213