julian
|
3dac77b8d6
|
WIP mempool electrumx cals
|
2024-06-05 10:51:18 -06:00 |
|
julian
|
debcb71d89
|
WIP campfire scripts
|
2024-06-05 09:27:14 -06:00 |
|
julian
|
5fa6aa9328
|
Merge branch 'firo_cache_refactor' into campfire
|
2024-06-05 07:59:11 -06:00 |
|
sneurlax
|
b909c72cb9
|
add and use transactionVersion property for peercoin
TODO add versions for the rest of the coins
|
2024-06-04 18:32:12 -05:00 |
|
julian
|
8a6b45df7e
|
firo dbg bal display fix
|
2024-06-04 15:46:12 -06:00 |
|
julian
|
ed6a4f7c40
|
libmonero ref update
|
2024-06-04 12:27:33 -06:00 |
|
julian
|
ed15482442
|
enable experimental firo public funds coin control
|
2024-06-04 10:08:37 -06:00 |
|
julian
|
7cef4c45eb
|
fix initial xmr/wow address not showing up on first wallet open
|
2024-06-04 09:41:01 -06:00 |
|
julian
|
b7a4f7c29e
|
fix initial xmr/wow address not showing up on first wallet open
|
2024-06-04 09:40:45 -06:00 |
|
julian
|
5eb276b6fc
|
fix wow connection
|
2024-06-04 09:17:13 -06:00 |
|
julian
|
05503b0470
|
fix wow connection
|
2024-06-04 09:16:57 -06:00 |
|
julian
|
6fd34e31b5
|
Merge remote-tracking branch 'origin/testing' into firo_cache_refactor
|
2024-06-04 08:47:26 -06:00 |
|
julian-CStack
|
1936118f2c
|
Merge pull request #880 from cypherstack/windows
Fix debug logs on Windows
|
2024-06-04 08:46:30 -06:00 |
|
sneurlax
|
cba62243bb
|
use flutter_file_picker 8.0.3 + muttsu_623's Android patch
you may still need to `dos2unix scripts/windows/build_all.sh` as necessary
|
2024-06-04 02:52:44 -05:00 |
|
julian
|
8430cc92bd
|
reset coin control selected utxos on desktop
|
2024-06-03 16:36:50 -06:00 |
|
julian
|
671e632402
|
wallet order
|
2024-06-03 15:17:43 -06:00 |
|
Julian
|
c3a2e19890
|
ios pod lock for reference
|
2024-06-03 15:16:23 -06:00 |
|
Julian
|
3b3448d12c
|
ecash default server fix/update
|
2024-06-03 14:50:16 -06:00 |
|
Julian
|
3e116a50e4
|
override low uptime git package url
|
2024-06-03 14:23:55 -06:00 |
|
Julian
|
c3e604472b
|
sqlite macos
|
2024-06-03 14:23:17 -06:00 |
|
julian
|
39d571e94c
|
consistent scripts
|
2024-06-03 13:35:08 -06:00 |
|
julian
|
676ab60c6f
|
show loading and ensure desktop password functions aren't doubled called with a lock
|
2024-05-31 17:17:41 -06:00 |
|
julian
|
744107b3eb
|
compartmentalize the sqlite firo cache code and add a background isolate worker to handle some processing as well as cache db writes
|
2024-05-31 16:37:25 -06:00 |
|
julian
|
de949efbff
|
show firo sparl electrumx data cache size and implement clearing of that cache when all electrumx cache for firo is cleared
|
2024-05-31 11:59:43 -06:00 |
|
julian
|
16acbc366b
|
remove uninstantiated and unused variables and clean up a bit
|
2024-05-31 11:36:37 -06:00 |
|
julian
|
1f0798619a
|
save spark set cache scanned timestamps
|
2024-05-30 22:32:12 -06:00 |
|
julian
|
b5edc3dad8
|
Merge remote-tracking branch 'origin/testing' into firo_cache_refactor
# Conflicts:
# lib/wallets/wallet/impl/firo_wallet.dart
|
2024-05-30 22:05:47 -06:00 |
|
julian-CStack
|
62726857f2
|
Merge pull request #878 from cypherstack/firo
Add Lelantus toggle to Firo wallets
|
2024-05-30 21:47:07 -06:00 |
|
julian
|
e06023d0fc
|
extra info when run in debug mode
|
2024-05-30 21:39:44 -06:00 |
|
sneurlax
|
1e425e7848
|
use CheckboxTextButton
*eye twitches*
|
2024-05-30 21:58:03 -05:00 |
|
julian
|
0acc2f2a08
|
use extension method
|
2024-05-30 19:03:15 -06:00 |
|
julian
|
0454c88c4a
|
modify cache db schema
|
2024-05-30 17:17:35 -06:00 |
|
sneurlax
|
d37d86759d
|
Lock toggling lelantus scanning behind a mutex
|
2024-05-30 18:17:30 -05:00 |
|
sneurlax
|
0f98c0be2c
|
Use WalletInfoKeys (plus standardize Lelantus') and make UI var private
|
2024-05-30 17:50:09 -05:00 |
|
julian
|
e5d8dff6cd
|
add debug log level value to enum
|
2024-05-30 15:48:50 -06:00 |
|
julian
|
08f01d3141
|
cache used spark tags in sqlite as well
|
2024-05-30 15:10:56 -06:00 |
|
julian
|
d99231c973
|
fix spark anon set fetch using the reverse hex of the blockhash given to us by an earlier call of that same electrumx method
|
2024-05-30 15:09:26 -06:00 |
|
julian
|
c7e7643fe5
|
chunked list extension
|
2024-05-30 12:46:41 -06:00 |
|
julian
|
c7c34803fa
|
use libsparkmobile caching branch
|
2024-05-30 10:14:33 -06:00 |
|
sneurlax
|
cbe9919e67
|
Refresh Lelantus data appropriately
according to the enableLelantusScanning WalletInfo setting (stored in otherDataJsonString)
|
2024-05-29 19:44:24 -05:00 |
|
sneurlax
|
8374d30035
|
Lelantus settings mobile UI
and cleanup
|
2024-05-29 19:42:18 -05:00 |
|
sneurlax
|
32561b5694
|
Scan for Lelantus transactions desktop UI
Squashed commit msgs:
WIP add lelantus checkmark to restore options view, pass to restore view
make bool optional, pass it
style restore option text
|
2024-05-29 19:39:38 -05:00 |
|
sneurlax
|
ef96f3b76c
|
Add enableLelantusScanning bool and restore/rescan logic
Squashed commit msgs:
add (currently unused) bool enableLelantusScanning to WalletInfo
only do Lelantus things if Lelantus is enabled
6ac468
|
2024-05-29 19:39:38 -05:00 |
|
julian
|
3eb5a0a39c
|
Cache Spark anonymity sets in sqlite
|
2024-05-29 17:24:25 -06:00 |
|
julian
|
fb429b12f8
|
add sqlite lib
|
2024-05-28 14:37:43 -06:00 |
|
Julian
|
6ac468c55c
|
rename dir
|
2024-05-28 11:14:06 -06:00 |
|
Julian
|
b4478e77c6
|
ios project file fix that got lost somewhere in merging
|
2024-05-28 10:30:41 -06:00 |
|
Julian
|
b63b343276
|
windows symlink fixes
|
2024-05-28 09:56:40 -06:00 |
|
julian
|
9006de0f0a
|
code style clean up and gen mocks
|
2024-05-27 18:01:41 -06:00 |
|
Julian
|
8b523739d9
|
call correct dart exe on windows
|
2024-05-27 15:24:30 -06:00 |
|