Commit graph

5301 commits

Author SHA1 Message Date
sneurlax
8e7523f804 do not validate "p" (P2SH) addresses 2024-01-23 17:46:21 -06:00
Diego Salazar
aa88b9a637
Merge pull request #729 from cypherstack/epic
Epic error handling
2024-01-23 14:19:24 -07:00
Diego Salazar
ec3638682c
Merge pull request #728 from cypherstack/monero
Avoid updating cryptonote wallet information until wallet has finished opening
2024-01-23 14:19:12 -07:00
sneurlax
cf7cbd32bb update flutter_libepiccash ref 2024-01-23 15:13:59 -06:00
sneurlax
7f6b069017 replace simple return with an await open 2024-01-23 14:12:27 -06:00
sneurlax
f52b950650 avoid updating wallet info before finishing opening
remove unused var
2024-01-22 21:24:30 -06:00
sneurlax
77968419ea add Julian's error handling in flutter_libepiccash
TODO more tho
2024-01-22 13:26:35 -06:00
julian-CStack
11f55fb6d1
Merge pull request #726 from cypherstack/firo_balance_fav_card_fix
add/show spark balance where appropriate
2024-01-21 12:05:40 -06:00
julian
d72e3a0d4a add/show spark balance where appropriate 2024-01-21 12:04:58 -06:00
julian-CStack
0e0b516ea0
Merge pull request #725 from cypherstack/firo_mobile_fix
Firo mobile fix
2024-01-19 15:37:27 -06:00
julian
2c62bbe9af set lelantusCoinIsarRescanRequired to false for new/restored from seed wallets 2024-01-19 15:35:46 -06:00
julian
795fde2cc1 QoL script fixes 2024-01-19 15:34:55 -06:00
julian-CStack
19f33ec485
Merge pull request #724 from cypherstack/update_spark_lib_ref
update version of spark lib
2024-01-19 14:06:58 -06:00
julian
18b202ef45 update version of spark lib 2024-01-19 14:00:59 -06:00
julian-CStack
d421e57f84
Merge pull request #723 from cypherstack/flutter_upgrade
Flutter upgrade
2024-01-18 13:18:36 -06:00
julian
85a8b12149 flutter version upgrade 2024-01-18 13:17:29 -06:00
julian
2e679882db bandaid fix xmr/wow address not showing up on recdeive screen on first wallet open after restore from seed 2024-01-18 13:00:50 -06:00
Diego Salazar
fee884cc16
Merge branch 'main' into staging 2024-01-18 11:39:56 -07:00
Diego Salazar
08708eb3cd
Update pubspec.yaml 2024-01-17 16:28:41 -07:00
julian-CStack
f40952c61b
Merge pull request #720 from cypherstack/wallets_refactor
flutter_libepiccash ref update: add ConfirmedCoinbasem, UnconfirmedCoinbbase, and Unknown types to TransactionType enum, try-catch attempted tx type fetch
2024-01-17 17:19:38 -06:00
sneurlax
e5ea85772a flutter_libepiccash add UnconfirmedCoinbase and use Unknown as default
and try-catch the tx type fetch attempt
2024-01-17 17:12:02 -06:00
sneurlax
6a8295afde flutter_libepiccash add ConfirmedCoinbase to TransactionType enum 8afc85 2024-01-17 16:47:47 -06:00
julian-CStack
3d9485dd40
Merge pull request #719 from cypherstack/wallets_refactor
Wallets refactor
2024-01-17 15:47:00 -06:00
Diego Salazar
cd7c9432c7
Update pubspec.yaml 2024-01-17 14:46:01 -07:00
julian
620ea46b3d block particl utxos fix 2024-01-17 15:15:22 -06:00
julian
c751743436 go to home after swb restore success from settings on mobile 2024-01-17 13:35:05 -06:00
julian
48ee44ed29 xmr/wow restore height fix 2024-01-17 13:10:23 -06:00
julian
4356e101f5 xmr/wow wallet restore init fixes 2024-01-17 12:52:33 -06:00
julian
8acf84e222 clean up unused code and mark old as deprecated 2024-01-17 12:09:04 -06:00
julian
3bbed4ec63 SWB tweaks and desktop specific ui layout fixes 2024-01-17 11:46:18 -06:00
julian
1f6c0e3f31 fix isar circular reference error 2024-01-17 11:16:18 -06:00
julian
4301ba96e5 fix dogecoin absurd fees send error 2024-01-17 11:12:36 -06:00
julian
04a5f47d52 bch/ecash send fix (SIGHASH_FORKID) 2024-01-17 10:01:31 -06:00
julian
becebf37c3 firo tweaks 2024-01-17 08:34:04 -06:00
Diego Salazar
5fa58342e0
Update version (v.1.9.0, build 197) 2024-01-16 20:11:27 -07:00
julian-CStack
d521188783
Merge pull request #718 from cypherstack/wallets_refactor
Wallets refactor
2024-01-16 19:26:30 -06:00
julian
393e27b15e possible epiccash duplicate tx in history fix 2024-01-16 19:24:19 -06:00
julian
c29e1f0307 do not put a tempTx for particl due to miss matching txids 2024-01-16 19:18:01 -06:00
julian
33e0059ea9 remove stream watching walletinfo due to flaky updates. Just grab walletinfo from db when wanted 2024-01-16 19:11:35 -06:00
julian
07b750189f ensure ba/nano height is updated when fetching transactions. Probably redundant 2024-01-16 19:10:22 -06:00
julian
ec52612f61 xmr/wow address check null error fix 2024-01-16 18:41:55 -06:00
julian
fb937ebddf eth + eth token send fix 2024-01-16 16:53:29 -06:00
julian
e90baa39e8 clean up unused code 2024-01-16 16:47:34 -06:00
sneurlax
831441335c coinlib windows: use find_file to find dll location 2024-01-16 16:43:34 -06:00
julian
1f0fc010b7 send from spark balance for trades instead of lelantus 2024-01-16 16:35:10 -06:00
julian
63b76df9ca exchange flow recipient address from stack selection bugfix 2024-01-16 16:03:04 -06:00
Diego Salazar
d3cd8d956a
Update version (v1.9.0, build 196) 2024-01-16 12:53:19 -07:00
julian-CStack
7ae6e0ebe5
Merge pull request #717 from cypherstack/wallets_refactor
Wallets refactor
2024-01-16 13:31:49 -06:00
julian
506c41c129 xmr/wow send outputs missing error fix 2024-01-16 13:29:44 -06:00
julian
b0eeec7568 eth token prices fixes 2024-01-16 13:08:28 -06:00