mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
19 lines
498 B
Plaintext
19 lines
498 B
Plaintext
---
|
|||
|
|
title: v0.12.6
|
||
|
|
description: "Complete remaining event emissions for DID and DWN modules"
|
||
|
|
type: changelog
|
||
|
|
date: 2025-08-30T23:59:00Z
|
||
|
|
changelog:
|
||
|
|
version: "0.12.6"
|
||
|
|
category: "Events"
|
||
|
|
search:
|
||
|
|
tags:
|
||
|
|
- "Modules"
|
||
|
|
---
|
||
|
|
|
||
|
|
Complete remaining event emissions for DID and DWN modules (#235)
|
||
|
|
|
||
|
|
- Implemented typed Protobuf events for all state-changing operations
|
||
|
|
- Added detailed event types with enhanced observability
|
||
|
|
- Updated event emission patterns to follow Cosmos SDK v0.50.14 best practices
|