Commit graph

57 commits

Author SHA1 Message Date
julian
724c1e7f16 fix: dependency override 2023-06-19 12:53:10 -06:00
julian
5557ec3509 use specific commit hash for wakelock override 2023-06-07 11:41:24 -06:00
julian
e0c53e80e0 update dependencies 2023-06-07 10:45:42 -06:00
julian
f912ce482f clean up unused deps 2023-06-07 10:12:50 -06:00
julian
117007180e fix: missing coin cases 2023-06-05 14:55:41 -06:00
julian
f61211d7b4 update deps 2023-06-05 07:39:13 -06:00
julian
1125bbdc15 upgrade flutter/dart to 3.10.2/3.0.0 2023-05-30 10:30:38 -06:00
julian
dfc283c757 ecashaddrs working? 2023-05-17 13:14:16 -06:00
julian
d17da24607 add desktop_drop dep for dragging to install themes 2023-05-12 08:25:23 -06:00
julian
604e4cfde7 install theme from zip archive functionality 2023-05-09 17:18:13 -06:00
julian
1dc2a3ce15 fix signing paynym received inputs 2023-04-26 15:12:36 -06:00
julian
8018a887cf paynym address generation clean up 2023-04-26 12:27:29 -06:00
julian
8c3fffde9d segwit paynym.is updates and fixes 2023-04-25 15:06:12 -06:00
julian
5ad161e6a9 add initial segwit paynym support 2023-04-25 10:45:02 -06:00
julian
f44774745e WIP amount class 2023-03-24 11:08:02 -06:00
julian
9fa2d4535d merge fixes 2023-03-22 09:25:21 -06:00
julian
4be2bd6fcd freeze button fix 2023-03-15 09:48:39 -06:00
julian
5e50835f4f pubspec.lock flutter update 2023-03-06 08:46:15 -06:00
julian
55ed68a89d flutter pub get generated files update 2023-02-22 06:21:36 -06:00
likho
928f0e4e51 When default epic server is down default to EU, if that is down do not allow TX sending 2023-02-21 18:48:59 +02:00
julian
76794f14b8 update bip47 lib 2023-02-15 16:16:34 -06:00
julian
b0c00d8ec7 db refactor and added address labels 2023-02-03 13:22:21 -06:00
julian
266a433aa3 add paynym share 2023-02-01 10:08:30 -06:00
julian
26c57b5456 typecast to generic PaynymWalletInterface 2023-01-26 10:59:15 -06:00
julian
3c9aa827bf update to versioned desktop secure storage and login key blob 2023-01-26 10:01:51 -06:00
julian
9c44dc6c6b add support to make adding segwit paynym support simple once implemented 2023-01-25 14:33:59 -06:00
julian
1965501bf8 added address scanning for send and receiving addresses given the context of your own payment code and another, address type choice also added for send/receive address generation 2023-01-25 11:13:21 -06:00
julian
ecd5df1ca0 update swb lib 2023-01-24 11:13:29 -06:00
julian
017719971b isar init fix and renaming of init functions 2023-01-20 15:57:54 -06:00
julian
830fd58754 Merge branch 'isar-transactions' into isar_migrate
# Conflicts:
#	lib/services/coins/bitcoin/bitcoin_wallet.dart
#	lib/services/coins/bitcoincash/bitcoincash_wallet.dart
#	lib/services/coins/coin_service.dart
#	lib/services/coins/dogecoin/dogecoin_wallet.dart
#	lib/services/coins/firo/firo_wallet.dart
#	lib/services/coins/litecoin/litecoin_wallet.dart
#	lib/services/coins/monero/monero_wallet.dart
#	lib/services/coins/namecoin/namecoin_wallet.dart
#	lib/services/coins/particl/particl_wallet.dart
#	lib/services/coins/wownero/wownero_wallet.dart
#	pubspec.yaml
2023-01-20 15:30:48 -06:00
julian
c4cc5b1a02 WIP Isar transaction object skeletons 2023-01-10 09:13:22 -06:00
sneurlax
fb95052f96
Use pre-Windows flutter_libmonero (#287)
* ref update: user flutter_libmonero#xmr-prewindows for testing

merge flutter_libmonero#xmr-prewindows to staging and then main and update ref again for production

* cherrypick xmr-listener-callback changes instead of merging

which brings windows changes along with it

* pubspec update
2023-01-02 17:08:44 -06:00
julian
2df6146d82 libmonero xmr sync listener callbacks 2022-12-29 16:44:32 -06:00
julian
1ae4f40d63 some basic ui prep for paynym integration 2022-12-20 14:29:25 -06:00
julian
7ae670631a WIP bip47 dep 2022-12-16 16:49:37 -06:00
ryleedavis
096d2c007e Merge branch 'desktop' of https://github.com/cypherstack/stack_wallet into desktop 2022-12-14 13:56:13 -07:00
ryleedavis
390623560e debugPrints that aren't needed ? 2022-12-12 17:17:02 -07:00
Diego Salazar
2a38d5691e
Merge pull request #260 from cypherstack/add-particl
Add Particl
2022-12-12 16:13:43 -07:00
likho
20dbb86742 Update pubspec.yaml to use commit for Particl flag in bitcoindart 2022-12-07 17:47:55 +02:00
julian
7436709fa7 desktop forgot password flow and functionality 2022-12-05 13:55:50 -06:00
sneurlax
c6f799fab1 track pubspec.lock changes 2022-11-29 14:57:51 -06:00
julian
0b6545645b macos + windows app icon 2022-11-22 14:55:26 -06:00
julian
f08a52cd07 remove direct dependency of unused SharedPreferences 2022-11-12 09:16:07 -06:00
julian
21f18326d8 update swb lib dependency 2022-11-04 17:42:45 -06:00
julian
49c3c15a7d disable fee preview calculation for desktop send form 2022-10-27 08:31:25 -06:00
Rylee Davis
4904f75dfb
Merge branch 'desktop' into staging 2022-10-26 16:48:41 -06:00
Marco
7a9f2f9ed3 add copy bugs to clipboard feature 2022-10-25 12:56:34 -06:00
Marco
1b1172e876 support new firomobile anon set speed ups 2022-10-24 14:31:05 -06:00
ryleedavis
b2cb194c61 Marco's version updates 2022-10-19 16:22:09 -06:00
Marco
29ceca8f7c update pubspec 2022-10-18 13:43:05 -06:00