sneurlax
|
50a3815946
|
get coin images for coins we support
|
2023-01-20 17:58:18 -06:00 |
|
sneurlax
|
39f5df3158
|
move isDesktop out of constructor
|
2023-01-20 17:31:42 -06:00 |
|
julian
|
165021ca2e
|
Merge branch 'isar_migrate' into paynyms
|
2023-01-20 17:27:18 -06:00 |
|
julian
|
93e1e2f98a
|
update version
|
2023-01-20 16:28:13 -06:00 |
|
julian
|
a391a76eec
|
trusted nodes fix and possibly other node fix
|
2023-01-20 16:24:33 -06:00 |
|
julian
|
017719971b
|
isar init fix and renaming of init functions
|
2023-01-20 15:57:54 -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
|
3b9cb60aaa
|
update text styles
|
2023-01-20 15:32:49 -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 |
|
sneurlax
|
51a9c7e961
|
api.php/route -> api.php?ROUTE=route
|
2023-01-20 14:56:26 -06:00 |
|
julian
|
c1182f61bc
|
start centralizing custom exceptions
|
2023-01-20 12:25:32 -06:00 |
|
julian
|
5c66b0380b
|
move standard electrum x transaction parsing function into a mixin
|
2023-01-20 12:16:27 -06:00 |
|
julian
|
8db66faecc
|
Merge branch 'isar-transactions' into paynyms
|
2023-01-20 11:59:46 -06:00 |
|
julian
|
13840f0d06
|
update version
|
2023-01-20 11:55:54 -06:00 |
|
julian
|
4c25a88c32
|
update to use new block data callback
|
2023-01-20 11:48:59 -06:00 |
|
likho
|
706cbbfa39
|
Add tokens class
|
2023-01-20 19:24:19 +02:00 |
|
sneurlax
|
c8f843c38c
|
redirect to order and close dialog
except the dialog doesn't close.
|
2023-01-20 10:36:46 -06:00 |
|
sneurlax
|
9a0de2e7f6
|
fix nav pop desktop issue
|
2023-01-20 10:32:26 -06:00 |
|
julian
|
7d4b6a1382
|
Merge branch 'isar-transactions' into paynyms
|
2023-01-20 10:23:31 -06:00 |
|
julian
|
0c1db6f249
|
clean up tests for now
|
2023-01-20 10:22:18 -06:00 |
|
sneurlax
|
b30976c0f0
|
redirect to checkout
|
2023-01-20 09:27:24 -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
|
595d7e760d
|
GET, don't POST, the goods. orders submitting
TODO create and return SimplexOrder and url_launch redirect endpoint 💪
|
2023-01-19 19:21:06 -06:00 |
|
sneurlax
|
8a1eee204b
|
purchaseId -> id
because SimplexOrder qill have a quoteId, paymentId, and userId...
|
2023-01-19 17:47:27 -06:00 |
|
julian
|
fd5a237170
|
move db modifying func to MainDB out of WalletDb, add MainDB mocks to coin tests, build runner generate mocks
|
2023-01-19 15:13:03 -06:00 |
|
julian
|
60e850f442
|
add mockable override option for testing purposes
|
2023-01-19 14:33:23 -06:00 |
|
sneurlax
|
98a9804059
|
fix nav desktop nav error
|
2023-01-19 14:20:27 -06:00 |
|
julian
|
8921302ee0
|
remove useless walletId param from db init
|
2023-01-19 14:07:08 -06:00 |
|
julian
|
daa2648763
|
builder runner update mocks
|
2023-01-19 13:54:31 -06:00 |
|
julian
|
ea68e811ec
|
remove unneeded PriceAPI mock generation for coin tests
|
2023-01-19 13:52:50 -06:00 |
|
julian
|
722a884553
|
coin tests code error cleanup
|
2023-01-19 13:47:51 -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
|
35f6ffd4fc
|
coin tests linter warnings and clean up
|
2023-01-19 13:24:16 -06:00 |
|
julian
|
aafca9289d
|
WIP test fixing
|
2023-01-19 13:07:20 -06:00 |
|
julian
|
e2b7c07b78
|
update transaction card test
|
2023-01-19 12:20:27 -06:00 |
|
julian
|
e248a6fd77
|
fix manager tests and update fakecoinservice
|
2023-01-19 11:55:40 -06:00 |
|
julian
|
686c897515
|
remove unused param from constructor
|
2023-01-19 11:41:59 -06:00 |
|
julian
|
db205b40e2
|
notify ui of tx changes and force refresh on rescan
|
2023-01-19 10:29:00 -06:00 |
|
julian
|
5badeab621
|
temp disable partial paynym support in ui
|
2023-01-19 09:41:10 -06:00 |
|
julian
|
95b9e6170f
|
firo mint tx migrate fix
|
2023-01-19 09:16:30 -06:00 |
|
likho
|
1c435bb739
|
Merge branch 'add-ethereum' into add-erc-20-tokens
|
2023-01-19 11:03:00 +02:00 |
|
likho
|
74ab70df7e
|
Use mainnet
|
2023-01-19 10:45:09 +02:00 |
|
julian
|
7d061866bd
|
btc tx fetch fetch fix
|
2023-01-18 18:13:08 -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
|
0a3c001845
|
fix all own addresses query
|
2023-01-18 17:20:23 -06:00 |
|
julian
|
575cce1a7d
|
update address in case of bad index from migrate or any other reason
|
2023-01-18 16:55:59 -06:00 |
|