julian
|
4fc2a7acfa
|
fix: optional cast error
|
2024-12-17 19:27:49 -06:00 |
|
julian
|
ba1ab977d6
|
chore: build runner
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
0e32e8a408
|
fix: Issue where spark spend may not have appeared as confirmed
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
f97ef50978
|
fix: update hash format and use better sector/page size
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
4439ad70d2
|
fix: incremental spark data cache
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
2028505367
|
fix: spark coin confirmations issue
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
1884bfbaf7
|
fix: tweak sync percent feature and track progress during spark anon set download
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
c1ef98833a
|
reduced pings
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
ae10bef0ee
|
fix: updated spark data calls and caching
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
d6aec00b58
|
WIP: paginated spark anon set prep
|
2024-12-17 16:37:22 -06:00 |
|
julian
|
744f273862
|
WIP: fix electrumx failovers, add some "default" firo nodes, and tweak firo pings
|
2024-12-17 16:37:22 -06:00 |
|
Diego Salazar
|
34ad1d9022
|
Merge pull request #1052 from cypherstack/julian
Various
|
2024-12-13 10:52:03 -07:00 |
|
julian
|
e9aa2d6a30
|
fix: force override of a dep we don't even use so that sqlite doesn't complain
|
2024-12-12 17:26:55 -06:00 |
|
julian
|
eeb595e0d9
|
fix: Update device-locale dep version to handle linux crashes with certain locale configurations
|
2024-12-12 17:05:58 -06:00 |
|
julian
|
2e0ac0b2f5
|
chore: extra logging
|
2024-12-12 16:58:01 -06:00 |
|
julian
|
c56038cadf
|
fix: Prevent failed keys fetch from disabling display of mnemonic
|
2024-12-12 16:54:55 -06:00 |
|
julian
|
9c64ed6316
|
chore: update deps
|
2024-12-12 16:53:21 -06:00 |
|
julian
|
120952156f
|
fix: Linux qr scan would previously load the last scanned data if it exists
|
2024-12-11 18:20:44 -06:00 |
|
julian
|
3adddc2368
|
fix: possible race condition when processing desktop qr data by returning the result on pop rather than using a callback, clean up some linter stuff, and prevent calling setState in dispose
|
2024-12-11 17:40:22 -06:00 |
|
julian
|
e749c62ccd
|
chore: satisfy linter
|
2024-12-11 16:41:00 -06:00 |
|
julian
|
cdf2dd8819
|
feat: xmrrpc (and wowrpc) node uri scanning ui for adding new nodes
|
2024-12-11 15:26:12 -06:00 |
|
julian
|
4af7243265
|
feat: xmrrpc (and wowrpc) uri parsing + tests
|
2024-12-11 11:54:14 -06:00 |
|
julian
|
2873595e40
|
chore: use libsecret mirror due to instability of gitlab.gnome.org
|
2024-12-11 09:24:42 -06:00 |
|
julian
|
71609c34b0
|
feat: allow setting the restore/refresh height in xmr/wow wallets
|
2024-12-10 14:51:37 -06:00 |
|
julian
|
937550cb04
|
fix: xmr/wow node connection was replacing onion addresses with an empty string
|
2024-12-09 16:29:02 -06:00 |
|
julian
|
fed7ae91d9
|
fix: frost reshare issue when initiator is a new participant of a 1/2 config
|
2024-12-09 15:29:25 -06:00 |
|
julian
|
e9252a4d46
|
fix: ensure xmr/wow transactions updated on balance changed
|
2024-12-09 13:07:56 -06:00 |
|
julian
|
ec1b5d7d2b
|
fix: propagate restore errors correctly. Should fix https://github.com/cypherstack/stack_wallet/issues/1047
|
2024-12-09 10:37:39 -06:00 |
|
julian
|
4a59505c30
|
fuzzy logic. Better safe than sorry
|
2024-12-05 00:40:59 -06:00 |
|
julian
|
3f8cf2583c
|
disable wownero 14 word seeds
|
2024-12-05 00:40:59 -06:00 |
|
julian-CStack
|
9eb233ec76
|
Merge pull request #1043 from cypherstack/tx-key
xmr/wow show tx spend key option
|
2024-12-04 11:01:44 -06:00 |
|
julian
|
cd068eefc7
|
xmr/wow show tx spend key option
|
2024-12-04 11:00:22 -06:00 |
|
julian-CStack
|
a74c565f9a
|
Merge pull request #1041 from cypherstack/frost-init-fix
Various fixes and tweaks
|
2024-12-03 16:24:21 -06:00 |
|
julian-CStack
|
465a8b4c96
|
Merge branch 'staging' into frost-init-fix
|
2024-12-03 16:24:03 -06:00 |
|
julian
|
c3a64b154b
|
No idea why this was changed but it causes problems so I am reverting it
|
2024-12-03 16:21:01 -06:00 |
|
julian
|
64dd830e58
|
fix new xmr/wow wallet creation when specifying mnemonic length
|
2024-12-03 16:21:01 -06:00 |
|
julian
|
86e3bf0349
|
improve SWB restore performance when a large number of wallets is involved
|
2024-12-03 15:00:25 -06:00 |
|
julian
|
840b6f9c99
|
fix mnemonic blank on mobile back up screen
|
2024-12-03 14:41:56 -06:00 |
|
julian-CStack
|
3266e4e055
|
Merge branch 'main' into staging
|
2024-12-03 12:45:36 -06:00 |
|
julian
|
925b58be50
|
fix frost wallet init address error
|
2024-11-29 17:05:35 -06:00 |
|
julian
|
9e988b8ba5
|
fix restoring of xmr/wow wallets during swb restore process
|
2024-11-28 14:36:45 -06:00 |
|
julian
|
dbf68f2a68
|
hide exchange toggle on disabled platforms
|
2024-11-28 08:29:28 -06:00 |
|
Diego Salazar
|
1ce4bee68c
|
Merge pull request #1036 from cypherstack/node-settings
Node settings
|
2024-11-26 13:29:33 -07:00 |
|
julian
|
d6abd7d658
|
"handle" null account info according to https://solana.com/docs/rpc/http/getaccountinfo#result
|
2024-11-26 13:48:33 -06:00 |
|
julian
|
3fb18bf2db
|
info dialog if node settings and current TOR status will cause sync issues on wallet open
|
2024-11-26 12:46:18 -06:00 |
|
julian
|
b548386097
|
hack a check for node tor settings before making calls into tezos as well
|
2024-11-26 10:45:08 -06:00 |
|
julian
|
800de8873d
|
check stellar node tor setting before making calls
|
2024-11-26 10:37:39 -06:00 |
|
julian
|
cd003ba412
|
check solana node tor setting before making calls
|
2024-11-26 10:31:23 -06:00 |
|
julian
|
7d047e8d47
|
fix solana node update logic
|
2024-11-26 10:30:49 -06:00 |
|
julian
|
31fe9a538b
|
hack in a tor check to nano and banano
|
2024-11-26 10:14:02 -06:00 |
|