julian
b76c9e6c6b
isar inspector active in debug mode and add single transaction fetch function
2023-01-27 10:04:15 -06:00
sneurlax
2a6b46f761
Merge remote-tracking branch 'cypherstack/staging' into simplex
2023-01-26 17:35:30 -06:00
sneurlax
25a5b42f0e
remove print from prod
2023-01-26 17:35:04 -06:00
sneurlax
eed39d7826
remove non-stack coin images
2023-01-26 17:35:04 -06:00
sneurlax
3296454e01
add non-stack coin images and reference download script
...
I already did the work, might as well commit it in case we want to support non-Stack coins. We'll make commission from sales even if we don't support them
2023-01-26 17:35:04 -06:00
sneurlax
6c48caff48
only add stack coins to list
...
TODO refactor isStackCoin into a reusable form instead of copying it around 3 times :P
2023-01-26 17:35:04 -06:00
sneurlax
9a3e9f345d
set amount text to max if >max
2023-01-26 17:35:04 -06:00
sneurlax
e68385a6ae
reset crypto min and max when new crypto selected
2023-01-26 17:35:04 -06:00
sneurlax
f64a2518ad
use static min and max amounts from BuyFormState class
2023-01-26 17:35:04 -06:00
julian
9b74f52ce9
add receiving address derivation to secure storage
2023-01-26 16:17:26 -06:00
julian
9cc0d74b16
check paynym receiving addresses based on payment code notification tx history
2023-01-26 15:25:53 -06:00
julian
4170ca958f
include paynym receiving addresses when checking for incoming transaction amounts
2023-01-26 15:22:39 -06:00
sneurlax
d7eb25aa9c
update min and max
2023-01-26 15:03:54 -06:00
Josh Babb
8c75b1c62e
Merge branch 'simplex' of https://github.com/cypherstack/stack_wallet into simplex
2023-01-26 14:21:14 -06:00
sneurlax
832c495227
catch requesting quote for >max crypto amt
2023-01-26 14:20:45 -06:00
julian
828c301af7
mobile paynym send flow implemented
2023-01-26 12:16:38 -06:00
Diego Salazar
caa096e4e8
Update pubspec.yaml
2023-01-26 10:47:39 -07:00
Diego Salazar
2cf7596a6e
Merge pull request #322 from cypherstack/simplex
...
Simplex: validate min and max fiat amounts, handle quote error with dialog
2023-01-26 10:47:07 -07:00
julian
a41c903a96
mobile paynym send view
2023-01-26 11:46:16 -06:00
julian
4f2690f880
show available balance label and linter fixes
2023-01-26 11:28:58 -06:00
Diego Salazar
be5736d5e1
Merge branch 'staging' into simplex
2023-01-26 10:07:56 -07:00
julian
26c57b5456
typecast to generic PaynymWalletInterface
2023-01-26 10:59:15 -06:00
sneurlax
e05b0658d1
only validate fiat amounts
...
TODO make sure exchange rate doesn't push fiat value over max
2023-01-26 10:58:00 -06:00
sneurlax
f25392379e
validate min and max amounts
2023-01-26 10:46:53 -06:00
sneurlax
fa96f5ed14
put currently selected fiat's minAmount and maxAmount in buy_form var
2023-01-26 10:32:47 -06:00
sneurlax
e688ec2176
update quote validity check
2023-01-26 10:20:59 -06:00
julian
5de22ca858
Merge branch 'simplex' into paynyms
2023-01-26 10:16:01 -06:00
julian
bb94ad1070
update swb ref
2023-01-26 10:06:08 -06:00
julian
188a9bc0d0
update swb ref
2023-01-26 10:05:49 -06:00
julian
b49a1942a6
update to versioned desktop secure storage and login key blob
2023-01-26 10:02:36 -06:00
julian
3c9aa827bf
update to versioned desktop secure storage and login key blob
2023-01-26 10:01:51 -06:00
sneurlax
45bfab1d5e
error handle quote not loaded
2023-01-26 09:56:48 -06:00
julian
ffda21f513
desktop xmr/wow single wallet opening bug fix
2023-01-26 09:20:49 -06:00
Diego Salazar
4deef90a90
Update pubspec.yaml
2023-01-25 18:22:47 -07:00
Diego Salazar
97898d8769
Merge pull request #320 from cypherstack/simplex
...
Correct Simplex API URL and cleanup
2023-01-25 18:22:22 -07:00
Diego Salazar
a977cfbe78
Merge branch 'staging' into simplex
2023-01-25 17:09:09 -07:00
ryleedavis
fb2d05eadd
desktop exchange toggle color fix
2023-01-25 16:48:50 -07:00
julian
cbf969ef54
desktop xmr/wow single wallet opening bug fix
2023-01-25 17:42:20 -06:00
sneurlax
85582de70b
Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex
2023-01-25 16:50:51 -06:00
sneurlax
ed0a0266f6
linting
2023-01-25 16:43:26 -06:00
sneurlax
deb845db3b
linting
2023-01-25 16:43:21 -06:00
sneurlax
5f2b0de2d1
dart linting
2023-01-25 16:43:13 -06:00
sneurlax
e8f52082da
remove unnecessary property
2023-01-25 16:43:07 -06:00
sneurlax
86c89152f5
add updateOrder stub
...
can't access ref without more work, moving on
2023-01-25 16:43:00 -06:00
sneurlax
64da385d29
add order to simplex model
2023-01-25 16:42:39 -06:00
sneurlax
4ae7876322
linting
2023-01-25 16:42:29 -06:00
sneurlax
2d7a50a5a1
linting
2023-01-25 16:42:21 -06:00
sneurlax
10c5a0a4b3
linting
...
remove unused functions and comments
2023-01-25 16:42:14 -06:00
sneurlax
510e0887ce
remove pair
2023-01-25 16:42:10 -06:00
sneurlax
baf995e515
update URL
2023-01-25 16:41:55 -06:00