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

Sync v0.9.0 dev into digibyte #94

Merged
merged 36 commits into from
Jan 19, 2024
Merged

Sync v0.9.0 dev into digibyte #94

merged 36 commits into from
Jan 19, 2024

Conversation

takenagain
Copy link
Collaborator

No description provided.

naezith and others added 28 commits October 5, 2023 16:54
Make the coin updater more robust to exceptions thrown during updating/loading coins config data and improve logging for the loading process. The aim of this is to possibly solve the reported issues of the production app crashing (for a minority of users) when MM2 is launched.
Refactor `share` to `share_plus` and add home page log export by tapping app logo 7 times.
Sync the iOS counterparts of the changed Dart dependencies.
Throw an exception in the logs layer if there are no exported log files to share.
Catch the error and show a snackbar.
GZip is the final compression algorithm used,
so the file extension should be `.gz`.
Even though coin config files are updated at runtime, it’s a good idea to keep the bundled version up to date since it’s used on the first launch and is used as a fallback if update fails.

NB: In the near future, these files will be dropped from the repo and instead rather fetched at CI build time in PR #87 (#87).
Major release version because net ID update is a breaking change since users on old net ID cannot see order book of new net ID users. This is part of a p2p network stack upgrade for Komodo DeFi framework which opens up future possibilities for more efficient streaming-based event features.
The new Komodo DeFi Framework p2p layer changes require Android NDK >=23.
Fix file sharing export & log refactoring
Update netid, coins and bump app version
Fix - Order book showing incorrect values
Update coin config for critical coins config update.

Update coins config and icon files to commit 26641cc1fef362063aa4e394dba8b82e7ebaf2cf of `KomodoPlatform/coins`.

NB: In the near future, the coin icon and config files will be removed from the repo and fetched and build time locally and in CI deployment using a Python script.
@takenagain takenagain added the QA Ready for QA review label Jan 17, 2024
@takenagain takenagain requested a review from naezith January 17, 2024 09:16
@ca333 ca333 merged commit ad4abfd into digibyte Jan 19, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA Ready for QA review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants