Skip to content

Commit

Permalink
Asset FT + DEX migration (#1040)
Browse files Browse the repository at this point in the history
* Add asset FT migration to add IBC features for FT with extension feature enabledupgrade tests
* Add DEX upgrade tests to test the order placement/execution for previously issued FTs.
  • Loading branch information
dzmitryhil authored Dec 4, 2024
1 parent 28bc015 commit 9160b13
Show file tree
Hide file tree
Showing 18 changed files with 1,864 additions and 71 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ integration-tests-ibc:
.PHONY: integration-tests-upgrade
integration-tests-upgrade:
$(BUILDER) integration-tests-unsafe/upgrade

Loading

0 comments on commit 9160b13

Please sign in to comment.