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

Add more tests for FT global freeze + IBC #549

Merged
merged 3 commits into from
Jun 30, 2023

Conversation

wojtek-coreum
Copy link
Collaborator

@wojtek-coreum wojtek-coreum commented Jun 29, 2023

This change is Reviewable

@wojtek-coreum wojtek-coreum requested a review from a team as a code owner June 29, 2023 08:55
@wojtek-coreum wojtek-coreum requested review from dzmitryhil, vertex451, miladz68 and ysv and removed request for a team June 29, 2023 08:55
Copy link
Contributor

@dzmitryhil dzmitryhil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 3 files reviewed, 1 unresolved discussion (waiting on @miladz68, @silverspase, @wojtek-coreum, and @ysv)


integration-tests/ibc/asset_ft_test.go line 687 at r2 (raw file):

	require.NoError(t, err)

	// send some coins to the other account, should work despite global freeze

Why do you need to test it here is we already test it in the different test>

Copy link
Collaborator Author

@wojtek-coreum wojtek-coreum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 3 files reviewed, 1 unresolved discussion (waiting on @dzmitryhil, @miladz68, @silverspase, and @ysv)


integration-tests/ibc/asset_ft_test.go line 687 at r2 (raw file):

Previously, dzmitryhil (Dzmitry Hil) wrote…

Why do you need to test it here is we already test it in the different test>

I don't care about it at all, but I need to send IBC transfer from non-issuer account during global freeze, so that another account needs to get tokens from the issuer

Copy link
Contributor

@dzmitryhil dzmitryhil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 3 files reviewed, 1 unresolved discussion (waiting on @miladz68, @silverspase, @wojtek-coreum, and @ysv)


integration-tests/ibc/asset_ft_test.go line 687 at r2 (raw file):

Previously, wojtek-coreum (Wojtek) wrote…

I don't care about it at all, but I need to send IBC transfer from non-issuer account during global freeze, so that another account needs to get tokens from the issuer

I see.

Copy link
Contributor

@dzmitryhil dzmitryhil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 3 files reviewed, all discussions resolved (waiting on @miladz68, @silverspase, and @ysv)

Copy link
Contributor

@miladz68 miladz68 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 3 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @silverspase and @ysv)

@wojtek-coreum wojtek-coreum merged commit 37f60b8 into master Jun 30, 2023
@wojtek-coreum wojtek-coreum deleted the wojtek/ibc-global-freeze branch June 30, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants