Skip to content

Commit

Permalink
Add upgrade handler to add default navs for testnet markers (#1881) (#…
Browse files Browse the repository at this point in the history
…1882)

* add denom to nav pricing data method

* add testnet navs to upgrade handler rc3

* comment out negative price, keep as reference

* add upgrade handler

* remove negative value marker

* add change log

Co-authored-by: Carlton Hanna <nullpointer0x00@gmail.com>
  • Loading branch information
SpicyLemon and nullpointer0x00 committed Mar 19, 2024
1 parent f6157e3 commit 72c333c
Show file tree
Hide file tree
Showing 4 changed files with 2,182 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

* Add [Payments](x/exchange/spec/01_concepts.md#payments) to the exchange module [#1703](https://github.com/provenance-io/provenance/issues/1703).
Payments allow two parties to trade assets securely and asynchronously.
* Add upgrade handler to set net asset values to markers in pio-testnet-1 [PR 1881](https://github.com/provenance-io/provenance/pull/1881).

### Improvements

Expand Down
Loading

0 comments on commit 72c333c

Please sign in to comment.