Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rename module path #283

Merged
merged 2 commits into from
Nov 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .changelog/config.toml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
project_url = "https://github.com/strangelove-ventures/noble"
project_url = "https://github.com/noble-assets/noble"
2 changes: 1 addition & 1 deletion .changelog/unreleased/dependencies/259-bump-cctp.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Bump CCTP from [`dc81b3e`](https://github.com/circlefin/noble-cctp/commit/dc81b3e0d566d195c869a213519fcecd38b020a5) to [`86f425e`](https://github.com/circlefin/noble-cctp/commit/86f425e6fac94ff57865dd11b42c95de303e0d96) ([#259](https://github.com/strangelove-ventures/noble/pull/259))
- Bump CCTP from [`dc81b3e`](https://github.com/circlefin/noble-cctp/commit/dc81b3e0d566d195c869a213519fcecd38b020a5) to [`86f425e`](https://github.com/circlefin/noble-cctp/commit/86f425e6fac94ff57865dd11b42c95de303e0d96) ([#259](https://github.com/noble-assets/noble/pull/259))
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Introduce a new `x/stabletokenfactory` module for issuing [USDLR by Stable](https://withstable.com). ([#269](https://github.com/strangelove-ventures/noble/pull/269))
- Introduce a new `x/stabletokenfactory` module for issuing [USDLR by Stable](https://withstable.com). ([#269](https://github.com/noble-assets/noble/pull/269))
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Align module path with Go's [naming convention](https://go.dev/doc/modules/version-numbers#major-version). ([#249](https://github.com/strangelove-ventures/noble/pull/249))
- Align module path with Go's [naming convention](https://go.dev/doc/modules/version-numbers#major-version). ([#249](https://github.com/noble-assets/noble/pull/249))
2 changes: 1 addition & 1 deletion .changelog/unreleased/improvements/259-migrate-ftf.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Remove `x/fiattokenfactory` module from codebase and switch to migrated version under [`circlefin/noble-fiattokenfactory`](https://github.com/circlefin/noble-fiattokenfactory) ([#259](https://github.com/strangelove-ventures/noble/pull/259))
- Remove `x/fiattokenfactory` module from codebase and switch to migrated version under [`circlefin/noble-fiattokenfactory`](https://github.com/circlefin/noble-fiattokenfactory) ([#259](https://github.com/noble-assets/noble/pull/259))
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Add multiple fee denom support to the `x/tariff` module. ([#269](https://github.com/strangelove-ventures/noble/pull/269))
- Add multiple fee denom support to the `x/tariff` module. ([#269](https://github.com/noble-assets/noble/pull/269))
1 change: 1 addition & 0 deletions .changelog/unreleased/improvements/283-module-path.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Align module path with repository migration to `noble-assets` organization. ([#283](https://github.com/noble-assets/noble/pull/283))
2 changes: 1 addition & 1 deletion .changelog/v3.1.0/features/235-ibc-authority.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Include support for IBC inside the ParamAuthority. ([#235](https://github.com/strangelove-ventures/noble/pull/235))
- Include support for IBC inside the ParamAuthority. ([#235](https://github.com/noble-assets/noble/pull/235))
2 changes: 1 addition & 1 deletion .changelog/v3.1.0/improvements/234-module-path.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Align module path with Go's [naming convention](https://go.dev/doc/modules/version-numbers#major-version). ([#234](https://github.com/strangelove-ventures/noble/pull/234))
- Align module path with Go's [naming convention](https://go.dev/doc/modules/version-numbers#major-version). ([#234](https://github.com/noble-assets/noble/pull/234))
2 changes: 1 addition & 1 deletion .changelog/v4.0.0/bug-fixes/252-simulation-tests.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Fix simulation tests. ([#252](https://github.com/strangelove-ventures/noble/pull/252))
- Fix simulation tests. ([#252](https://github.com/noble-assets/noble/pull/252))
2 changes: 1 addition & 1 deletion .changelog/v4.0.0/bug-fixes/253-ledger-macos-sonoma.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Fix Ledger support for macOS Sonoma. ([#253](https://github.com/strangelove-ventures/noble/pull/253))
- Fix Ledger support for macOS Sonoma. ([#253](https://github.com/noble-assets/noble/pull/253))
2 changes: 1 addition & 1 deletion .changelog/v4.0.0/dependencies/250-bump-ibc.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Bump IBC to [`v4.5.1`](https://github.com/cosmos/ibc-go/releases/tag/v4.5.1) ([#250](https://github.com/strangelove-ventures/noble/pull/250))
- Bump IBC to [`v4.5.1`](https://github.com/cosmos/ibc-go/releases/tag/v4.5.1) ([#250](https://github.com/noble-assets/noble/pull/250))
2 changes: 1 addition & 1 deletion .changelog/v4.0.0/dependencies/250-bump-pfm.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Bump Packet Forward Middleware to [`v4.1.1`](https://github.com/cosmos/ibc-apps/releases/tag/middleware%2Fpacket-forward-middleware%2Fv4.1.1) ([#250](https://github.com/strangelove-ventures/noble/pull/250), [#258](https://github.com/strangelove-ventures/noble/pull/258))
- Bump Packet Forward Middleware to [`v4.1.1`](https://github.com/cosmos/ibc-apps/releases/tag/middleware%2Fpacket-forward-middleware%2Fv4.1.1) ([#250](https://github.com/noble-assets/noble/pull/250), [#258](https://github.com/noble-assets/noble/pull/258))
2 changes: 1 addition & 1 deletion .changelog/v4.0.0/features/215-rosetta-support.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Include support for Coinbase's [Rosetta API](https://docs.cloud.coinbase.com/rosetta/docs/welcome). ([#215](https://github.com/strangelove-ventures/noble/pull/215))
- Include support for Coinbase's [Rosetta API](https://docs.cloud.coinbase.com/rosetta/docs/welcome). ([#215](https://github.com/noble-assets/noble/pull/215))
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Add `x/fiattokenfactory` interface changes required for CCTP. ([#241](https://github.com/strangelove-ventures/noble/pull/241))
- Add `x/fiattokenfactory` interface changes required for CCTP. ([#241](https://github.com/noble-assets/noble/pull/241))
1 change: 1 addition & 0 deletions .changelog/v4.0.1/bug-fixes/274-distribution-hooks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Unregister `x/distribution` hooks to address consensus failure. ([#274](https://github.com/noble-assets/noble/pull/274))
3 changes: 3 additions & 0 deletions .changelog/v4.0.1/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*Nov 16, 2023*

This is a consensus breaking patch release to the v4 Argon line.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Implement a parameter query for the `x/tariff` module. ([#277](https://github.com/strangelove-ventures/noble/pull/277))
- Implement a parameter query for the `x/tariff` module. ([#277](https://github.com/noble-assets/noble/pull/277))
3 changes: 3 additions & 0 deletions .changelog/v4.0.2/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*Nov 21, 2023*

This is a non-consensus breaking patch release to the v4 Argon line.
16 changes: 8 additions & 8 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,26 @@ defaults:
- "{{ author }}"

pull_request_rules:
- name: backport patches to v3.0.x branch
- name: backport patches to v4.0.x branch
conditions:
- base=main
- label=backport/v3.0.x
- label=backport/v4.0.x
actions:
backport:
branches:
- release/v3.0.x
- name: backport patches to v3.1.x branch
- release/v4.0.x
- name: backport patches to v4.1.x branch
conditions:
- base=main
- label=backport/v3.1.x
- label=backport/v4.1.x
actions:
backport:
branches:
- release/v3.1.x
- name: backport patches to v4.0.x branch
- release/v4.1.x
- name: backport patches to v5.0.x branch
conditions:
- base=main
- label=backport/v4.0.x
- label=backport/v5.0.x
actions:
backport:
branches:
Expand Down
25 changes: 0 additions & 25 deletions .github/workflows/strangelove-project-management.yaml

This file was deleted.

36 changes: 28 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# CHANGELOG

## v4.0.2

*Nov 21, 2023*

This is a non-consensus breaking patch release to the v4 Argon line.

### IMPROVEMENTS

- Implement a parameter query for the `x/tariff` module. ([#277](https://github.com/noble-assets/noble/pull/277))

## v4.0.1

*Nov 16, 2023*

This is a consensus breaking patch release to the v4 Argon line.

### BUG FIXES

- Unregister `x/distribution` hooks to address consensus failure. ([#274](https://github.com/noble-assets/noble/pull/274))

## v4.0.0

*Nov 6, 2023*
Expand All @@ -10,21 +30,21 @@ Along with the integration of the CCTP module, the following changes were made.

### BUG FIXES

- Fix simulation tests. ([#252](https://github.com/strangelove-ventures/noble/pull/252))
- Fix Ledger support for macOS Sonoma. ([#253](https://github.com/strangelove-ventures/noble/pull/253))
- Fix simulation tests. ([#252](https://github.com/noble-assets/noble/pull/252))
- Fix Ledger support for macOS Sonoma. ([#253](https://github.com/noble-assets/noble/pull/253))

### DEPENDENCIES

- Bump IBC to [`v4.5.1`](https://github.com/cosmos/ibc-go/releases/tag/v4.5.1) ([#250](https://github.com/strangelove-ventures/noble/pull/250))
- Bump Packet Forward Middleware to [`v4.1.1`](https://github.com/cosmos/ibc-apps/releases/tag/middleware%2Fpacket-forward-middleware%2Fv4.1.1) ([#250](https://github.com/strangelove-ventures/noble/pull/250), [#258](https://github.com/strangelove-ventures/noble/pull/258))
- Bump IBC to [`v4.5.1`](https://github.com/cosmos/ibc-go/releases/tag/v4.5.1) ([#250](https://github.com/noble-assets/noble/pull/250))
- Bump Packet Forward Middleware to [`v4.1.1`](https://github.com/cosmos/ibc-apps/releases/tag/middleware%2Fpacket-forward-middleware%2Fv4.1.1) ([#250](https://github.com/noble-assets/noble/pull/250), [#258](https://github.com/noble-assets/noble/pull/258))

### FEATURES

- Include support for Coinbase's [Rosetta API](https://docs.cloud.coinbase.com/rosetta/docs/welcome). ([#215](https://github.com/strangelove-ventures/noble/pull/215))
- Include support for Coinbase's [Rosetta API](https://docs.cloud.coinbase.com/rosetta/docs/welcome). ([#215](https://github.com/noble-assets/noble/pull/215))

### IMPROVEMENTS

- Add `x/fiattokenfactory` interface changes required for CCTP. ([#241](https://github.com/strangelove-ventures/noble/pull/241))
- Add `x/fiattokenfactory` interface changes required for CCTP. ([#241](https://github.com/noble-assets/noble/pull/241))

## v3.1.0

Expand All @@ -36,11 +56,11 @@ In response to multiple IBC channels expiring on Noble's mainnet network, it was

### FEATURES

- Include support for IBC inside the ParamAuthority. ([#235](https://github.com/strangelove-ventures/noble/pull/235))
- Include support for IBC inside the ParamAuthority. ([#235](https://github.com/noble-assets/noble/pull/235))

### IMPROVEMENTS

- Align module path with Go's [naming convention](https://go.dev/doc/modules/version-numbers#major-version). ([#234](https://github.com/strangelove-ventures/noble/pull/234))
- Align module path with Go's [naming convention](https://go.dev/doc/modules/version-numbers#major-version). ([#234](https://github.com/noble-assets/noble/pull/234))

---

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ endif
### Protobuf ###
###############################################################################

BUF_VERSION=1.28.0
BUF_VERSION=1.28.1

proto-all: proto-format proto-lint proto-gen

Expand Down
10 changes: 5 additions & 5 deletions app/ante.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ import (
fiattokenfactory "github.com/circlefin/noble-fiattokenfactory/x/fiattokenfactory/keeper"
fiattokenfactorytypes "github.com/circlefin/noble-fiattokenfactory/x/fiattokenfactory/types"
"github.com/cosmos/cosmos-sdk/types/bech32"
stabletokenfactorykeeper "github.com/strangelove-ventures/noble/v5/x/stabletokenfactory/keeper"
stabletokenfactorytypes "github.com/strangelove-ventures/noble/v5/x/stabletokenfactory/types"
tokenfactory "github.com/strangelove-ventures/noble/v5/x/tokenfactory/keeper"
tokenfactorytypes "github.com/strangelove-ventures/noble/v5/x/tokenfactory/types"
stabletokenfactorykeeper "github.com/noble-assets/noble/v5/x/stabletokenfactory/keeper"
stabletokenfactorytypes "github.com/noble-assets/noble/v5/x/stabletokenfactory/types"
tokenfactory "github.com/noble-assets/noble/v5/x/tokenfactory/keeper"
tokenfactorytypes "github.com/noble-assets/noble/v5/x/tokenfactory/types"

sdk "github.com/cosmos/cosmos-sdk/types"
sdkerrors "github.com/cosmos/cosmos-sdk/types/errors"
Expand All @@ -18,7 +18,7 @@ import (
ibcante "github.com/cosmos/ibc-go/v4/modules/core/ante"
ibckeeper "github.com/cosmos/ibc-go/v4/modules/core/keeper"

feeante "github.com/strangelove-ventures/noble/v5/x/globalfee/ante"
feeante "github.com/noble-assets/noble/v5/x/globalfee/ante"
)

type HandlerOptions struct {
Expand Down
28 changes: 14 additions & 14 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,20 +93,20 @@ import (
"github.com/cosmos/cosmos-sdk/x/staking"
stakingkeeper "github.com/cosmos/cosmos-sdk/x/staking/keeper"
stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"
v4m1p0rc0 "github.com/strangelove-ventures/noble/v5/app/upgrades/v4.1.0-rc.0"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/strangelove-ventures/noble/v5/docs"
"github.com/strangelove-ventures/noble/v5/x/blockibc"
"github.com/strangelove-ventures/noble/v5/x/globalfee"
"github.com/strangelove-ventures/noble/v5/x/stabletokenfactory"
stabletokenfactorykeeper "github.com/strangelove-ventures/noble/v5/x/stabletokenfactory/keeper"
stabletokenfactorytypes "github.com/strangelove-ventures/noble/v5/x/stabletokenfactory/types"
tariff "github.com/strangelove-ventures/noble/v5/x/tariff"
tariffkeeper "github.com/strangelove-ventures/noble/v5/x/tariff/keeper"
tarifftypes "github.com/strangelove-ventures/noble/v5/x/tariff/types"
tokenfactorymodule "github.com/strangelove-ventures/noble/v5/x/tokenfactory"
tokenfactorymodulekeeper "github.com/strangelove-ventures/noble/v5/x/tokenfactory/keeper"
tokenfactorymoduletypes "github.com/strangelove-ventures/noble/v5/x/tokenfactory/types"
v4m1p0rc0 "github.com/noble-assets/noble/v5/app/upgrades/v4.1.0-rc.0"
"github.com/noble-assets/noble/v5/cmd"
"github.com/noble-assets/noble/v5/docs"
"github.com/noble-assets/noble/v5/x/blockibc"
"github.com/noble-assets/noble/v5/x/globalfee"
"github.com/noble-assets/noble/v5/x/stabletokenfactory"
stabletokenfactorykeeper "github.com/noble-assets/noble/v5/x/stabletokenfactory/keeper"
stabletokenfactorytypes "github.com/noble-assets/noble/v5/x/stabletokenfactory/types"
tariff "github.com/noble-assets/noble/v5/x/tariff"
tariffkeeper "github.com/noble-assets/noble/v5/x/tariff/keeper"
tarifftypes "github.com/noble-assets/noble/v5/x/tariff/types"
tokenfactorymodule "github.com/noble-assets/noble/v5/x/tokenfactory"
tokenfactorymodulekeeper "github.com/noble-assets/noble/v5/x/tokenfactory/keeper"
tokenfactorymoduletypes "github.com/noble-assets/noble/v5/x/tokenfactory/types"

cctp "github.com/circlefin/noble-cctp/x/cctp"
cctpkeeper "github.com/circlefin/noble-cctp/x/cctp/keeper"
Expand Down
4 changes: 2 additions & 2 deletions app/simulation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import (
"os"
"testing"

"github.com/strangelove-ventures/noble/v5/app"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/noble-assets/noble/v5/app"
"github.com/noble-assets/noble/v5/cmd"

"github.com/cosmos/cosmos-sdk/baseapp"
"github.com/cosmos/cosmos-sdk/codec"
Expand Down
2 changes: 1 addition & 1 deletion app/upgrades/v4.1.0-rc.0/store.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"github.com/cosmos/cosmos-sdk/baseapp"
storetypes "github.com/cosmos/cosmos-sdk/store/types"
upgradetypes "github.com/cosmos/cosmos-sdk/x/upgrade/types"
stabletokenfactorytypes "github.com/strangelove-ventures/noble/v5/x/stabletokenfactory/types"
stabletokenfactorytypes "github.com/noble-assets/noble/v5/x/stabletokenfactory/types"
)

func CreateStoreLoader(upgradeHeight int64) baseapp.StoreLoader {
Expand Down
8 changes: 4 additions & 4 deletions app/upgrades/v4.1.0-rc.0/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ import (
bankkeeper "github.com/cosmos/cosmos-sdk/x/bank/keeper"
paramstypes "github.com/cosmos/cosmos-sdk/x/params/types"
upgradetypes "github.com/cosmos/cosmos-sdk/x/upgrade/types"
"github.com/strangelove-ventures/noble/v5/x/stabletokenfactory"
stabletokenfactorykeeper "github.com/strangelove-ventures/noble/v5/x/stabletokenfactory/keeper"
stabletokenfactorytypes "github.com/strangelove-ventures/noble/v5/x/stabletokenfactory/types"
tarifftypes "github.com/strangelove-ventures/noble/v5/x/tariff/types"
"github.com/noble-assets/noble/v5/x/stabletokenfactory"
stabletokenfactorykeeper "github.com/noble-assets/noble/v5/x/stabletokenfactory/keeper"
stabletokenfactorytypes "github.com/noble-assets/noble/v5/x/stabletokenfactory/types"
tarifftypes "github.com/noble-assets/noble/v5/x/tariff/types"
)

func CreateUpgradeHandler(
Expand Down
4 changes: 2 additions & 2 deletions cmd/nobled/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import (

svrcmd "github.com/cosmos/cosmos-sdk/server/cmd"

"github.com/strangelove-ventures/noble/v5/app"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/noble-assets/noble/v5/app"
"github.com/noble-assets/noble/v5/cmd"
)

func main() {
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/strangelove-ventures/noble/v5
module github.com/noble-assets/noble/v5

go 1.21

Expand Down
2 changes: 1 addition & 1 deletion interchaintest/cctp_deposit_for_burn_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ import (
"github.com/cosmos/cosmos-sdk/client/flags"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/ethereum/go-ethereum/common"
"github.com/noble-assets/noble/v5/cmd"
"github.com/strangelove-ventures/interchaintest/v4"
"github.com/strangelove-ventures/interchaintest/v4/chain/cosmos"
"github.com/strangelove-ventures/interchaintest/v4/testreporter"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/stretchr/testify/require"
"go.uber.org/zap/zaptest"
)
Expand Down
2 changes: 1 addition & 1 deletion interchaintest/cctp_deposit_for_burn_with_caller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ import (
"github.com/cosmos/cosmos-sdk/client/flags"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/ethereum/go-ethereum/common"
"github.com/noble-assets/noble/v5/cmd"
"github.com/strangelove-ventures/interchaintest/v4"
"github.com/strangelove-ventures/interchaintest/v4/chain/cosmos"
"github.com/strangelove-ventures/interchaintest/v4/testreporter"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/stretchr/testify/require"
"go.uber.org/zap/zaptest"
)
Expand Down
2 changes: 1 addition & 1 deletion interchaintest/cctp_receive_message_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ import (
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/crypto"
"github.com/noble-assets/noble/v5/cmd"
"github.com/strangelove-ventures/interchaintest/v4"
"github.com/strangelove-ventures/interchaintest/v4/chain/cosmos"
"github.com/strangelove-ventures/interchaintest/v4/testreporter"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/stretchr/testify/require"
"go.uber.org/zap/zaptest"
)
Expand Down
2 changes: 1 addition & 1 deletion interchaintest/cctp_receive_message_with_caller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ import (
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/crypto"
"github.com/noble-assets/noble/v5/cmd"
"github.com/strangelove-ventures/interchaintest/v4"
"github.com/strangelove-ventures/interchaintest/v4/chain/cosmos"
"github.com/strangelove-ventures/interchaintest/v4/testreporter"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/stretchr/testify/require"
"go.uber.org/zap/zaptest"
)
Expand Down
2 changes: 1 addition & 1 deletion interchaintest/cctp_replace_deposit_for_burn_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ import (
"github.com/cosmos/cosmos-sdk/client/flags"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/ethereum/go-ethereum/common"
"github.com/noble-assets/noble/v5/cmd"
"github.com/strangelove-ventures/interchaintest/v4"
"github.com/strangelove-ventures/interchaintest/v4/chain/cosmos"
"github.com/strangelove-ventures/interchaintest/v4/testreporter"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/stretchr/testify/require"
"go.uber.org/zap/zaptest"
)
Expand Down
2 changes: 1 addition & 1 deletion interchaintest/cctp_roles_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ import (

"github.com/circlefin/noble-cctp/x/cctp/types"
"github.com/gogo/protobuf/jsonpb"
"github.com/noble-assets/noble/v5/cmd"
"github.com/strangelove-ventures/interchaintest/v4"
"github.com/strangelove-ventures/interchaintest/v4/chain/cosmos"
"github.com/strangelove-ventures/interchaintest/v4/testreporter"
"github.com/strangelove-ventures/noble/v5/cmd"
"github.com/stretchr/testify/require"
"go.uber.org/zap/zaptest"
)
Expand Down
4 changes: 2 additions & 2 deletions interchaintest/genesis_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ import (
"github.com/cosmos/cosmos-sdk/types"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/icza/dyno"
tarifftypes "github.com/noble-assets/noble/v5/x/tariff/types"
tokenfactorytypes "github.com/noble-assets/noble/v5/x/tokenfactory/types"
"github.com/strangelove-ventures/interchaintest/v4"
"github.com/strangelove-ventures/interchaintest/v4/chain/cosmos"
"github.com/strangelove-ventures/interchaintest/v4/ibc"
"github.com/strangelove-ventures/interchaintest/v4/relayer"
"github.com/strangelove-ventures/interchaintest/v4/relayer/rly"
tarifftypes "github.com/strangelove-ventures/noble/v5/x/tariff/types"
tokenfactorytypes "github.com/strangelove-ventures/noble/v5/x/tokenfactory/types"
proposaltypes "github.com/strangelove-ventures/paramauthority/x/params/types/proposal"
upgradetypes "github.com/strangelove-ventures/paramauthority/x/upgrade/types"
)
Expand Down
Loading
Loading