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

feat: fee payer for sudo fee #70

Conversation

ratik
Copy link
Collaborator

@ratik ratik commented Jan 20, 2023

related stuff:

please note: I've renamed simple test into ibc_transfer as it represents contents much better

@ratik ratik changed the base branch from main to neutron_audit_informal_17_01_2023 January 23, 2023 08:56
@@ -27,12 +28,22 @@ describe('Neutron / Simple', () => {
testState.wallets.neutron.demo1,
NEUTRON_DENOM,
);
cm3 = new CosmosWrapper(
Copy link
Contributor

Choose a reason for hiding this comment

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

cm3 before cm2 seems strange. Maybe it's time to rename these variables?
cm -> ntrnDemo1
cm3 -> ntrnDemo2
cm2 -> cosmosDemo2
Or please suggest something.
Because it's getting hard to read in test cases.

…n-org/neutron-integration-tests into feat/NTRN-331-payer-address-for-sudo-fees
Copy link
Contributor

@NeverHappened NeverHappened left a comment

Choose a reason for hiding this comment

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

LGTM, although we did not rename the cm1, cm2, cm3 in the interchaintx.test.ts, maybe we can do it in a separate task.

@pr0n00gler pr0n00gler marked this pull request as draft February 13, 2024 15:40
@pr0n00gler pr0n00gler closed this Feb 13, 2024
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.

4 participants