-
Notifications
You must be signed in to change notification settings - Fork 109
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/swap #131
Feat/swap #131
Conversation
chcmedeiros
commented
Dec 20, 2024
- update zxlib
- add support for swap feature (bumped minor)
b840301
to
6fb9ed6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It actually looks amazing!
|
||
jobs: | ||
job_functional_tests: | ||
uses: Zondax/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@swap-cosmos |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should set the LedgerHQ version before merging this PR
with: | ||
branch_for_polkadot: ${{ github.ref }} | ||
repo_for_polkadot: ${{ github.repository }} | ||
test_filter: '"Atom or atom or Cosmos or cosmos"' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this correct? Sounds weird hahaha
} | ||
|
||
// Ensure the received transaction matches what was validated in the Exchange app UI | ||
// at this poin, transaction was parsed by the app,so we need to compare what we aprsed with what is saved in the global state |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
two typos
- master | ||
- main | ||
- develop | ||
- swap |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should remove this