-
Notifications
You must be signed in to change notification settings - Fork 69
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
namecoin fix and other small ui fixes #122
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…isplay "-" in the Receive amount field in that case
re enable certain bch+nmc tests
Don't ask android where to save
exchange dash change
Fix by @msalazarm to add wownero library to build script
Creates template lib/external_api_keys.dart file if it doesn't already exist
Put prebuild script before either platform plugin section so future prebuild tasks can be handled here
Also changed the hyperlink texts from Monero and Epic Cash to flutter_libmonero and flutter_libepiccash to try and avoid leading newcomers to add Monero/Epic Cash's dependencies
TODO: force the compiler to prefer built packages or improve sudo apt-get remove '^libboost.*-dev.*' to iterate through the list of packages needing cleaning
Add wownero library to build
List dependencies required by flutter_libs
Add prebuild script to create template external_api_keys.dart file
add wownero and fix some building problems for linux
Desktop update + building fixes
Codecov Report
@@ Coverage Diff @@
## main #122 +/- ##
==========================================
+ Coverage 30.08% 39.66% +9.57%
==========================================
Files 107 107
Lines 17065 17086 +21
==========================================
+ Hits 5134 6777 +1643
+ Misses 11931 10309 -1622
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ryleedavis
approved these changes
Oct 6, 2022
ryleedavis
added a commit
that referenced
this pull request
Oct 17, 2022
Merge pull request #122 from cypherstack/staging
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes #110
other small fixes