Commit graph

4245 commits

Author SHA1 Message Date
Likho
c44b64f4c0
Merge branch 'staging' into xlm-bug-fixes 2023-08-23 15:24:43 +02:00
likho
961b687e27 Test node connection when updating and node and show error codes on send fail instead of generic error 2023-08-23 15:13:17 +02:00
Diego Salazar
40ebaaa547
Bumped version (v1.7.19, build 187) 2023-08-22 20:10:12 -06:00
Diego Salazar
7d492c8060
Merge pull request #649 from cypherstack/ui-fixes
Allow seed words length selection and mnemonic passphrase for new wallets on select coins
2023-08-22 20:08:29 -06:00
julian
412fb73066 bip39 passphrase wording changes to be more specific 2023-08-22 18:22:46 -06:00
julian
4f7f7d5797 update mocks 2023-08-22 17:24:22 -06:00
julian
244a1914b3 verify mnemonic passphrase dialog 2023-08-22 17:06:30 -06:00
julian
e20ce631e6 count fix 2023-08-22 15:40:19 -06:00
julian
abbf557b41 style tweak 2023-08-22 15:40:12 -06:00
julian
02baf4a198 ensure new wallet mnemonic options is reset 2023-08-22 15:10:51 -06:00
julian
04bba2bf2a new wallet mnemonic options for supported coins 2023-08-22 15:07:08 -06:00
likho
2732b2fe71 WIP: XLM fixes and refactor 2023-08-22 18:33:24 +02:00
julian-CStack
3b4f3b776a
Merge pull request #617 from cypherstack/docs
Update Linux docs to remove Android emulator references
2023-08-22 10:14:40 -06:00
julian-CStack
1474dd9c0e
Merge branch 'staging' into docs 2023-08-21 11:10:19 -06:00
likho
444860da53 Return just one value for fees since endpoint returns only one value for fees 2023-08-16 15:17:58 +02:00
likho
e8d5c3ad8b Return tx id when sending, implement updateSentTx 2023-08-16 14:46:21 +02:00
sneurlax
256db85472 use socks socket if useTor in ElectrumX and JsonRPC, 2023-08-15 22:56:41 -05:00
sneurlax
80fcdef330 Merge branch 'staging' into tor 2023-08-15 22:11:41 -05:00
sneurlax
f2af2b10bd Revert "Merge branch 'tor' into tor-presocks"
This reverts commit 75750e2bd1.
2023-08-15 22:10:41 -05:00
sneurlax
75750e2bd1 Merge branch 'tor' into tor-presocks 2023-08-15 22:10:36 -05:00
sneurlax
8b73241d29 update flutter_libtor: use newly-merged main with socket example 2023-08-15 16:44:21 -05:00
sneurlax
9eecaf5951 update flutter_libtor: use newly-merged main with socket example 2023-08-15 16:22:15 -05:00
likho
e3fb83a61f Send all 2023-08-15 18:01:51 +02:00
likho
5b23b2efd4 Merge branch 'add-xtz' of github.com:cypherstack/stack_wallet into add-xtz 2023-08-15 16:49:38 +02:00
likho
0a77dad7ec Refactor Update transactions call 2023-08-15 16:49:28 +02:00
ryleedavis
6047c433af add tezos coin images 2023-08-15 08:19:29 -06:00
likho
520ceabf79 Clean up and refactor 2023-08-15 15:28:53 +02:00
ryleedavis
373637701c Fix tezos network status 2023-08-14 16:53:44 -06:00
julian
05726e45a9 make proper enums 2023-08-14 14:56:18 -06:00
sneurlax
9bdadead67 update flutter_libtor example to track latest changes
feed in torDir instead of torConfig, return TorConfig (mostly for password)
2023-08-14 15:09:49 -05:00
julian
de4d6952b7 fix build all script for linux 2023-08-14 12:14:53 -06:00
Diego Salazar
27e33f4dea
Bump version (build 1.7.18, build 186) 2023-08-14 11:49:20 -06:00
sneurlax
c88320a59e Merge remote-tracking branch 'origin/staging' into tor 2023-08-14 12:32:41 -05:00
Diego Salazar
b6aa7a974a
Merge pull request #647 from cypherstack/ui-fixes
clear electrumx cache option for firo wallets
2023-08-14 11:27:51 -06:00
Diego Salazar
f2b0274c47
Merge pull request #644 from cypherstack/allow-cancelling-incoming-txs
Allow cancelling incoming txs for Epiccash
2023-08-14 11:27:35 -06:00
julian
0d701a51b7 clear electrumx cache option for firo wallets 2023-08-14 09:21:27 -06:00
likho
a6d3941858 Fix send and refactoring 2023-08-14 16:36:27 +02:00
likho
d785a2ef83 Fix error with Stellar pretty name not found 2023-08-14 10:14:47 +02:00
sneurlax
1a59a1a577 simplify WIP code
removing unneeded logging. may as well be printing at this point
2023-08-10 16:32:13 -05:00
sneurlax
5cccd3e4a3 Revert "WIP very messy"
This reverts commit 8492773438.
2023-08-10 11:56:30 -05:00
sneurlax
ed99bdc169 Revert "clean up SOCKSSocket, still no joy"
This reverts commit c7ea583a44.
2023-08-10 11:56:19 -05:00
sneurlax
c7ea583a44 clean up SOCKSSocket, still no joy 2023-08-10 11:40:12 -05:00
sneurlax
8492773438 WIP very messy
need to remove SocksSocket as it apparently doesn't work, whereas SocksProxy does
2023-08-09 18:28:19 -05:00
sneurlax
71b69cc3a4 add logging to socks5.dart 2023-08-09 15:15:51 -05:00
sneurlax
0d60d23d28 moar logging 2023-08-09 15:04:57 -05:00
sneurlax
658b5269d9 reuse an existing _socksSocket 2023-08-09 14:59:24 -05:00
sneurlax
6a8bf395a6 print debug info 2023-08-09 12:52:54 -05:00
sneurlax
1eeed74cf6 WIP SOCKSSocket 2023-08-09 12:50:12 -05:00
sneurlax
29341fc0b0 exception casting 2023-08-09 12:19:17 -05:00
sneurlax
d8f41cccaf remove _socksSocket 2023-08-09 12:19:11 -05:00