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: slinky #ntrn-250 #281

Merged
merged 45 commits into from
Apr 27, 2024
Merged

feat: slinky #ntrn-250 #281

merged 45 commits into from
Apr 27, 2024

Conversation

NeverHappened
Copy link
Contributor

@NeverHappened NeverHappened commented Apr 10, 2024

https://hadronlabs.atlassian.net/browse/NTRN-250

Slinky integration (includes two modules oracle && marketmap)
More docs here: https://docs.skip.money/slinky/overview/

PRs:

@NeverHappened NeverHappened self-assigned this Apr 10, 2024
@NeverHappened NeverHappened changed the base branch from main to feat/sdk-50 April 10, 2024 09:32
@NeverHappened NeverHappened marked this pull request as ready for review April 10, 2024 16:19
package.json Outdated
@@ -8,6 +8,7 @@
"test:parallel": "jest -b src/testcases/parallel",
"test:run_in_band": "yarn test:tge:auction && yarn test:tge:credits && yarn test:interchaintx && yarn test:interchain_kv_query && yarn test:interchain_tx_query_plain && yarn test:tokenomics && yarn test:reserve && yarn test:ibc_hooks && yarn test:float && yarn test:parameters && yarn test:dex_stargate && yarn test:globalfee && yarn test:dex_bindings && yarn test:pob",
"test:simple": "jest -b src/testcases/parallel/simple",
"test:slinky": "jest -b src/testcases/parallel/slinky",
Copy link
Contributor

Choose a reason for hiding this comment

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

Do not forget to test full testset, because your slinky test can be broken when running in parallel with other governance related tests.

@NeverHappened
Copy link
Contributor Author

@pr0n00gler pr0n00gler merged commit 6e2e65b into feat/sdk-50 Apr 27, 2024
3 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.

6 participants