julian
5de22ca858
Merge branch 'simplex' into paynyms
2023-01-26 10:16:01 -06:00
sneurlax
5f2b0de2d1
dart linting
2023-01-25 16:43:13 -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
c0836f9c67
remove image property from Fiat and Crypto models
...
and don't check for them in selection views
2023-01-24 13:29:05 -06:00
sneurlax
32ca83673a
Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex
2023-01-24 12:29:13 -06:00
julian
165021ca2e
Merge branch 'isar_migrate' into paynyms
2023-01-20 17:27:18 -06:00
sneurlax
2e6dfe0f62
fix cryptos with null networks/contractAddresses
2023-01-20 15:45:53 -06:00
sneurlax
c3dd04b830
use simplex_api supported_fiats and update fiat model
2023-01-20 15:45:37 -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
sneurlax
adf83aa3a6
use simplex_api supported_cryptos and update crypto model
2023-01-20 15:30:35 -06:00
julian
c1182f61bc
start centralizing custom exceptions
2023-01-20 12:25:32 -06:00
sneurlax
2ad0659cbc
add SimplexOrder model and return it from simplex API
...
TODO add redirect API call which url_launcher's the redirect endpoint
2023-01-19 23:10:15 -06:00
sneurlax
8a1eee204b
purchaseId -> id
...
because SimplexOrder qill have a quoteId, paymentId, and userId...
2023-01-19 17:47:27 -06:00
sneurlax
7191e502db
use new cypherstack/simplex_api for quotes, update SimplexQuote
...
and add bool buyWithFiat to SimplexQuote to disambiguate request
2023-01-19 13:36:05 -06:00
julian
89f0704bd4
revert late on isLelantus
2023-01-18 18:03:53 -06:00
julian
42e53c31a6
build runner
2023-01-18 17:48:44 -06:00
julian
f507f6a60a
make fields final and other small QOL changes
2023-01-18 17:45:51 -06:00
julian
4dabeebfab
WIP migrate
2023-01-18 14:29:24 -06:00
sneurlax
e6a19d981d
pass receiving address on to preview sheet
2023-01-16 18:08:37 -06:00
julian
d1f237ae51
explicit isar model constructors
2023-01-16 16:37:00 -06:00
sneurlax
0dff63d9ac
put buy quote preview in floating sheet on desktop
...
TODO check if this breaks mobile
2023-01-16 15:35:38 -06:00
sneurlax
7eefe196c9
simplex supported currencies provider -> simplex provider
...
we may need to store a quote or "estimate" in the provider for UI dataflow purposes (because we can't run async functions in widget builds/constructors?)
2023-01-16 15:35:32 -06:00
julian
5562c14527
WIP refactor to single main isar db
2023-01-16 15:04:03 -06:00
julian
650ae9fe09
buy quote preview view and sample quote class
2023-01-15 18:09:11 -06:00
sneurlax
79edf1292d
remove unneeded buy type and buys service
...
no history needed at this time
2023-01-13 19:12:03 -06:00
sneurlax
64662c9076
clean up buy form state functions
...
TODOs here
2023-01-13 19:00:07 -06:00
sneurlax
cfe40c76d9
change amount widget as in send views, read currency selections from API
2023-01-13 18:07:27 -06:00
julian
c503e8f8d8
confirms bugfix
2023-01-13 17:26:24 -06:00
julian
c1e860ff52
getConfirms fix
2023-01-13 16:45:20 -06:00
julian
afdc496331
update address model link
2023-01-13 15:57:49 -06:00
julian
4dd41a5048
update address class for nonWallet address flag
2023-01-13 14:49:56 -06:00
julian
f53a293583
build runner
2023-01-13 13:35:21 -06:00
julian
cb382e213f
separate tx note from transaction object to ensure total separation of blockchain data from other user to ease rescanning the blockchain
2023-01-13 13:33:46 -06:00
sneurlax
61c971973c
restyle coin and fiat selection widgets
...
and:
- available -> supported
- do not load simplex data on desktop menu item action
2023-01-13 13:14:56 -06:00
julian
d119296492
build runner
2023-01-13 11:13:52 -06:00
julian
52d5ab0d33
WIP tx parse + link address to transaction
2023-01-13 11:11:41 -06:00
sneurlax
44d3c26385
add available simplex currencies provider
2023-01-12 20:21:19 -06:00
sneurlax
b18ee6ba19
pare down crypto and fiat types and WIP stash of progress
2023-01-12 15:15:42 -06:00
julian
ccb9f254bd
small bug fixes and added WalletCache mixin to handle balance cache etc
2023-01-12 12:15:28 -06:00
julian
1a7439f6a6
isar model updates
2023-01-11 21:16:45 -06:00
julian
30d8f8b810
update isCancelled flag name to be consistent with other isar model bool values
2023-01-11 14:48:55 -06:00
julian
e203da866d
add general balance model to reduce clutter
2023-01-11 12:17:29 -06:00
julian
5937d92aee
update isar models
2023-01-11 12:16:52 -06:00
sneurlax
2d6447eedd
add fiat selection view
2023-01-11 11:49:59 -06:00
sneurlax
9724b40848
add fiat crypto toggle and crypto selection list
2023-01-11 11:19:19 -06:00
sneurlax
c746eb8865
23-1-10 updates
...
nonatomic updates
2023-01-11 09:54:39 -06:00