Skip to content

Commit

Permalink
refactor(spot): remove remaining dex files (#1176)
Browse files Browse the repository at this point in the history
* refactor(spot): rename x/dex to x/spot

* chore: update changelog

* refactor(spot): rename dex with spot

* refactor(spot): replace dex with spot

* refactor(spot): remove remaining x/dex files

* chore: update changelog
  • Loading branch information
k-yang authored Feb 4, 2023
1 parent 7eedec8 commit e2c76a8
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 577 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* [#1171](https://github.com/NibiruChain/nibiru/pull/1171) - refactor(asset)!: Replace `common.AssetPair` with `asset.Pair`.
* [#1164](https://github.com/NibiruChain/nibiru/pull/1164) - refactor: remove client interface for liquidate msg
* [#1173](https://github.com/NibiruChain/nibiru/pull/1173) - refactor(spot)!: replace `x/dex` module with `x/spot`.
* [#1176](https://github.com/NibiruChain/nibiru/pull/1176) - refactor(spot)!: replace `x/dex` module with `x/spot`.

### State Machine Breaking

Expand Down
28 changes: 0 additions & 28 deletions x/dex/genesis_test.go

This file was deleted.

125 changes: 0 additions & 125 deletions x/dex/keeper/liquidity_test.go

This file was deleted.

20 changes: 0 additions & 20 deletions x/dex/keeper/params_test.go

This file was deleted.

Loading

0 comments on commit e2c76a8

Please sign in to comment.