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

Update our tokenfactory to the latest version NTRN-93 #200

Merged
merged 19 commits into from
Sep 20, 2023

Conversation

quasisamurai
Copy link
Contributor

@quasisamurai quasisamurai commented Sep 8, 2023

src/helpers/dao.ts Outdated Show resolved Hide resolved
src/helpers/proposal.ts Outdated Show resolved Hide resolved
src/testcases/parallel/governance.test.ts Show resolved Hide resolved
src/testcases/parallel/tokenfactory.test.ts Outdated Show resolved Hide resolved
src/testcases/parallel/tokenfactory.test.ts Outdated Show resolved Hide resolved
denom,
},
});
expect(res.cosm_wasm_addr).toEqual(contractAddress);
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd really like to see at least a small test case which assures we can not only set contracts for hooks, but also the hooks actually work

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd like too, but it's gonna require implementation of the whole contract w custom logic (and we don't want to waste any more time). so:

  1. code of whole module is copypasted
  2. module integrated successfully
  3. the test will be more about contract written for this test
  4. time pressure

src/testcases/parallel/governance.test.ts Show resolved Hide resolved
@quasisamurai
Copy link
Contributor Author

@quasisamurai
Copy link
Contributor Author

@quasisamurai
Copy link
Contributor Author

src/testcases/parallel/tokenfactory.test.ts Outdated Show resolved Hide resolved
src/testcases/parallel/tokenfactory.test.ts Outdated Show resolved Hide resolved
src/testcases/parallel/tokenfactory.test.ts Show resolved Hide resolved
src/testcases/parallel/tokenfactory.test.ts Show resolved Hide resolved
@quasisamurai
Copy link
Contributor Author

@NeverHappened
Copy link
Contributor

yeah, I have last tests passing now https://github.com/neutron-org/neutron-tests/actions/runs/6238607927

@pr0n00gler pr0n00gler merged commit 7e6d67d into feat/upd-47 Sep 20, 2023
4 checks passed
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