Commit graph

5293 commits

Author SHA1 Message Date
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
julian
aaa6905f95 various swb fixes 2024-01-16 12:44:30 -06:00
julian
f319aaf594 various address and SWB fixes, as well as some electrumx_interface unused function cleanup 2024-01-16 11:58:16 -06:00
julian
f1f8a0c49a eth txns mobile fix 2024-01-16 10:51:24 -06:00
julian
37f8a22ec2 don't grab successful token transactions in eth wallet 2024-01-16 10:14:49 -06:00
Julian
19605d2d25 fix error message 2024-01-16 09:49:08 -06:00
julian-CStack
514851f5f0
Merge pull request #716 from cypherstack/wallets_refactor
update refs
2024-01-15 16:13:19 -06:00
julian
43e90c9a29 update refs 2024-01-15 16:12:22 -06:00
Diego Salazar
251b092255
Update version (v1.9.0, build 195) 2024-01-15 14:52:44 -07:00