Commit graph

36 commits

Author SHA1 Message Date
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
Diego Salazar
95fc05b1b1 works on fully upgraded macbook 2022-10-17 14:05:57 -06:00
julian
2e2732ad2a remove print 2022-09-29 08:53:12 -06:00
julian
888617c112 Merge branch 'testing' into desktop 2022-09-21 07:02:38 -06:00
julian
250fba3985 desktop mnemonic length dropdown 2022-09-19 15:45:42 -06:00
julian
4d594e3251 a couple small Coin enum fixes and added missing coin colors 2022-09-16 13:10:32 -06:00
julian
f21e046bb7 set minimum desktop window size (odd startup behaviour?) 2022-09-14 18:28:11 -06:00
Marco
b41d31fd32 first commit 2022-08-26 16:11:35 +08:00