-
Notifications
You must be signed in to change notification settings - Fork 296
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
[DDW-977] Add sync-tolerance parameter for jormungandr wallet #1666
Conversation
c77d66a
to
325ed5a
Compare
325ed5a
to
74013f2
Compare
If you can please review this again @rvl @Sam-Jeston. |
8de2bc4
to
44a1ff8
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.
Revs look correct, launch args seem like they might work.
I'm downloading the self node windows installer to try now.
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.
Looks good to me 👍
Before we can merge this one we need at least one approval from our QA team (@alan-mcnicholas @IuliaDolishniak @DmitriiGaico) |
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.
@disassembler nice job 🚀
I left some comments on the code. Can you please take a look?
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.
@nikolaglumac Everything looks good, exceptional work 💯
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.
Testing with build 8887 against Nightly I am not seeing any sync issues on Windows, Linux and MacOS over time. Transactions are also sending correctly.
This PR adds sync-tolerance parameter and bumps cardano-wallet version.
Testing Checklist
Review Checklist
Basics
feature
/bug
/chore
,release-x.x.x
)yarn test
)yarn dev
)yarn package
/ CI builds)yarn flow:test
)yarn lint
)yarn prettier:check
)yarn manage:translations
produces no changes)yarn storybook
)yarn.lock
file is updatedCode Quality
Testing
After Review
done
column on the YouTrack board