Skip to content

Conversation

@msalazarm
Copy link
Contributor

fixes #110
other small fixes

julian-CStack and others added 24 commits October 2, 2022 11:19
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-commenter
Copy link

Codecov Report

Merging #122 (efe312c) into main (fbfe944) will increase coverage by 9.57%.
The diff coverage is 0.00%.

@@            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     
Impacted Files Coverage Δ
lib/services/coins/epiccash/epiccash_wallet.dart 0.00% <0.00%> (ø)
lib/services/coins/monero/monero_wallet.dart 0.00% <0.00%> (ø)
lib/services/coins/namecoin/namecoin_wallet.dart 46.84% <0.00%> (+46.84%) ⬆️
lib/services/coins/wownero/wownero_wallet.dart 0.00% <0.00%> (ø)
lib/utilities/assets.dart 2.76% <0.00%> (-0.04%) ⬇️
lib/utilities/constants.dart 2.85% <ø> (ø)
lib/utilities/text_styles.dart 1.67% <0.00%> (-0.05%) ⬇️
lib/hive/db.dart 74.74% <0.00%> (+44.44%) ⬆️
...services/coins/bitcoincash/bitcoincash_wallet.dart 47.18% <0.00%> (+47.18%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ryleedavis ryleedavis merged commit 1de599c into main 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to synchronize after restoring namecoin wallet

6 participants