Skip to content

Commit

Permalink
fix: missing event emissions(EventSetSwap, EventAddDenomMetadata) (#1385
Browse files Browse the repository at this point in the history
)

* fix: missing event emissions(EventSetSwap, EventAddDenomMetadata)

* chore: update changelog
  • Loading branch information
jaeseung-bae committed May 17, 2024
1 parent ed368fa commit 641bda2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,8 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (x/fbridge) [\#1361](https://github.com/Finschia/finschia-sdk/pull/1361) Fixes fbridge auth checking bug
* (x/fswap) [\#1365](https://github.com/Finschia/finschia-sdk/pull/1365) fix update swap keys for possibly overlapped keys(`(hello,world) should be different to (hel,loworld)`)
* (x/fswap) [\#1379](https://github.com/Finschia/finschia-sdk/pull/1379) add missing router registration
<<<<<<< HEAD
* (x/fswap, x/fbridge) [\#1380](https://github.com/Finschia/finschia-sdk/pull/1380) Fix bug where amino is not supported in fswap and fbridge (backport #1378)
=======
* (x/fswap) [\#1385](https://github.com/Finschia/finschia-sdk/pull/1385) add accidentally deleted event emissions(EventSetSwap, EventAddDenomMetadata)
>>>>>>> baab52684 (fix: missing event emissions(EventSetSwap, EventAddDenomMetadata) (#1385))

### Removed

Expand Down

0 comments on commit 641bda2

Please sign in to comment.