-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client keeps cycling and never just completes. #9368
Comments
How many TX do you have? 10,000 is no issue here. Have you tried different type of servers? like Fulcrum? |
Consolidating UTXO won't change the number of TX |
i would send them .. if it didnt crash all the time. Is 20x what you have. |
Other waller I'd try,
Sparrow, has the ability to only lookup addresses starting past an address
number.
Btcpay server. It's meant to lookup business wallet that receive and issues
a ton of addresses.
…On Tue, Dec 17, 2024, 14:32 mikejnpc ***@***.***> wrote:
i would send them .. if it didnt crash all the time. Is 20x what you have.
—
Reply to this email directly, view it on GitHub
<#9368 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALSB6MD5YVE5I372XXAQ67T2GB36TAVCNFSM6AAAAABTXIGRFOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBZGQZTKOJZGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
hmmmm i try to import my wallet and throws an error ... cant invoke string
length as parameter 1 is null
…On Tue, Dec 17, 2024 at 7:21 PM nostitos ***@***.***> wrote:
Other waller I'd try,
Sparrow, has the ability to only lookup addresses starting past an address
number.
Btcpay server. It's meant to lookup business wallet that receive and
issues
a ton of addresses.
On Tue, Dec 17, 2024, 14:32 mikejnpc ***@***.***> wrote:
> i would send them .. if it didnt crash all the time. Is 20x what you
have.
>
> —
> Reply to this email directly, view it on GitHub
> <
#9368 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ALSB6MD5YVE5I372XXAQ67T2GB36TAVCNFSM6AAAAABTXIGRFOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBZGQZTKOJZGU>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#9368 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJLDXR67Q7GXMUZLFJHDOOT2GDS5JAVCNFSM6AAAAABTXIGRFOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJQGIZDOMBTGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
What have you done? Import what where? Your electrum wallet file into Sparrow? |
Hello :)
My client seems to have a issue and im not sure how to resolve it.
It attempts to sync but keeps cycling. This is fine as there are a number of txns but it never finishes and ends up crashing or disappearing. I have tried to do this on windows and ubuntu which both seem to hit a memory limit due to java ... Do you have a Xmx setting in the program i can increase beyond the 2GB limit ? IF its not that, then how can i resolve the issue? I would like to consolidate the btc so there are not so many txns. ... Do i need to run a Xserver for it to complete the sync and stop cycling?
Additional question is there a way to submit non-standard transactions?
Thank you.
The text was updated successfully, but these errors were encountered: