Commit graph

6009 commits

Author SHA1 Message Date
sneurlax
e174fcc0bc whiteLabel.dart -> app_config.dart
redux
2024-05-13 15:08:52 -05:00
sneurlax
b016c21140 whiteLabel.dart -> app_config.dart
related rafactorings
2024-05-13 14:44:19 -05:00
sneurlax
56ea4b89be white label patches
drywall, mud
2024-05-13 14:29:11 -05:00
sneurlax
0247f21a9f My Prefix 2024-05-13 14:29:11 -05:00
sneurlax
0175a8b894 refactor 2024-05-13 14:29:11 -05:00
sneurlax
1582b0313a WIP note 2024-05-13 14:29:11 -05:00
sneurlax
057cd35d02 lib/whiteLabel.dart 2024-05-13 14:29:11 -05:00
Diego Salazar
33c78a4b42
Update version (v2.0.0, build 222) 2024-05-13 13:15:10 -06:00
julian-CStack
4cb932e571
Merge pull request #864 from cypherstack/ios-fixes
Ios file picker fix
2024-05-13 13:09:37 -06:00
Julian
81a4d2f1eb ios disable select location to save swb and default to Docs dir 2024-05-13 13:03:13 -06:00
Julian
bc4d3d7381 ios project files 2024-05-13 11:01:18 -06:00
julian-CStack
8b75d1c02a
Merge pull request #863 from cypherstack/frost_fixes
Frost fixes
2024-05-13 10:11:38 -06:00
julian
20438da655 all wallets sync changes for better ui performance 2024-05-13 10:10:34 -06:00
julian
3f4ebe0229 specific error dialog when an unrecoverable frost error has occurred 2024-05-13 08:55:27 -06:00
julian
441faf4d3a fix frost coin assets 2024-05-13 08:11:12 -06:00
julian
032a507e72 frost db tx fix and some lint clean up 2024-05-13 08:10:53 -06:00
Diego Salazar
c9ea423495
Update version (v2.0.0, build 221) 2024-05-10 16:08:37 -06:00
julian-CStack
7d5e1b54f1
Merge pull request #859 from cypherstack/testing
Testing into staging
2024-05-10 16:02:23 -06:00
julian
ba0e3e1fbd update mocks 2024-05-10 15:59:23 -06:00
julian-CStack
ceeaf44bf7
Merge pull request #858 from cypherstack/peercoin
Peercoin
2024-05-10 15:56:05 -06:00
julian
e5d89f15bd dirty peercoin fee calc hack 2024-05-10 15:55:07 -06:00
julian
1b8fb18c74 fix missing theme version number update 2024-05-10 15:55:07 -06:00
julian
c34791ea96 add todo stubs 2024-05-10 15:55:07 -06:00
julian
68c5ec4f44 update default themes with fixed peercoin svg 2024-05-10 15:55:07 -06:00
julian
968f7e61cd use segwit primary 2024-05-10 15:55:07 -06:00
julian
a05287bae4 lints 2024-05-10 15:55:07 -06:00
julian
5cda658bd2 fix ppc testnet port and map coins to nodes instead oif manually 2024-05-10 15:55:07 -06:00
julian
5b573c579c fix server port and add testnet derivation path construction support 2024-05-10 15:55:07 -06:00
julian
f6decc2fb4 add supported deviation path 2024-05-10 15:55:07 -06:00
sneurlax
667560372d peercoin WIP 2024-05-10 15:55:07 -06:00
julian
d92b712146 speed up spark sends 2024-05-10 14:32:15 -06:00
julian
cb70b5c92f show current spark address as my stack contact address for firo wallets 2024-05-10 10:09:30 -06:00
julian
ecadefef63 update frost info dialogs 2024-05-10 09:52:21 -06:00
julian-CStack
6efbc02163
Merge pull request #857 from danrmiller/fix_actions
Replace vanished ATiltedTree/setup-rust with dtolnay/rust-toolchain.
2024-05-10 09:34:15 -06:00
Diego Salazar
87c9f0414d
Update version (v2.0.0, build 220) 2024-05-09 17:09:03 -06:00
julian
9f4df0368a add extra info to spark transaction generating dialog and some linter clean up 2024-05-09 16:12:22 -06:00
julian
51807ac8e6 lints clean up 2024-05-09 12:44:56 -06:00
julian
cccf1a7012 don't attempt to identify already checked used coin tags and add some more logging 2024-05-09 12:25:32 -06:00
julian
12a0e4c289 lints 2024-05-09 11:56:42 -06:00
julian
9bfac51926 use a switch to exhaustively ensure we didn't forget to include a newly added Coin value 2024-05-09 10:51:28 -06:00
julian
370cb3f4a6 require_trailing_commas lint rule 2024-05-09 10:10:34 -06:00
julian-CStack
827527776d
Merge pull request #855 from cypherstack/testing_julian
quick vSize calc
2024-05-09 09:37:53 -06:00
Dan Miller
b91792a101 Replace vanished ATiltedTree/setup-rust with dtolnay/rust-toolchain.
Update flutter version in github actions workflow to 3.19.6.

Remove invalid inputs flutter-version and channel from checkout action.

Update checkout action to v4.

Consolidate redundant dependencies installation in GH actions.

Don't install cargo and rustc debs when using rustup.
2024-05-08 22:03:14 -07:00
Diego Salazar
e2d86cf3eb
Merge pull request #856 from cypherstack/secp256k1
add linux and windows secp256k1 build scripts
2024-05-08 19:09:07 -06:00
sneurlax
66b14717aa chmod +x build_secp256k1.sh 2024-05-08 19:12:47 -05:00
sneurlax
f1cccfea65 unix line endings for WSL2 script, move to linux dir 2024-05-09 00:10:27 -05:00
sneurlax
2ab019f201 add linux and windows secp256k1 build scripts
in case coinlib's scripts aren't working

TODO macos and ios (android?)
2024-05-08 23:35:55 -05:00
sneurlax
fe98b1b215
Merge branch 'testing' into monerodart_testing 2024-05-08 18:51:34 -05:00
julian
213f78b36c quick vSize calc 2024-05-08 16:26:04 -06:00
julian-CStack
4eeea57ee8
Merge pull request #854 from cypherstack/testing_julian
A nice title
2024-05-08 13:33:54 -06:00