Commit graph

72 commits

Author SHA1 Message Date
sneurlax
622085ca5c Merge remote-tracking branch 'origin/staging' into arti 2023-09-07 13:12:20 -05:00
sneurlax
e6e5c43f69 use updated tor correctly 2023-09-06 16:56:18 -05:00
sneurlax
662602bd2b use flutter_libarti main
now even newer and better
2023-09-01 17:46:42 -05:00
sneurlax
2d130f916e tor->flutter_libtor 2023-08-08 11:01:45 -05:00
julian
9965d793bd WIP route over tor 2023-08-07 10:46:34 -06:00
julian
18e1a10ba1 Merge remote-tracking branch 'origin_SW/staging' into tor
# Conflicts:
#	pubspec.lock
2023-08-07 09:19:14 -06:00
detherminal
a1ef84fbe6 fix stellarTestNet and dependency problems 2023-07-28 23:00:14 +03:00
detherminal
68f3bc8731 fix dependency conflict 2023-07-28 22:15:34 +03:00
julian
6f2ddf7423 fix: auto format code and remove electrumx coin control 2023-07-27 08:11:32 -06:00
detherminal
e0df4723ae feat: add xlm 2023-07-22 10:21:04 +02:00
julian-CStack
43d7f39f6f macos app icon 2023-07-19 12:43:42 -06:00
julian-CStack
c60721872a macos alpha 2023-07-18 15:57:55 -06:00
julian-CStack
047291353e macos file changes 2023-07-17 09:50:28 -06:00
Josh Babb
a71815ede7 Merge remote-tracking branch 'origin/staging' into tor 2023-07-12 16:50:55 -05:00
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
Josh Babb
c2965841fd add tor to pubspec 2023-05-17 16:27:25 -05: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