You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to bother you again, the reason is that I encountered another issue.🙏🙏 I've encountered an issue after compiling the latest walletd code. The CLI outputted a sqlite3.transaction long transaction message accompanied by a lengthy JSON string. Moreover, a few hours into running the program, walletd terminated unexpectedly, which might be attributed to a memory overflow. Attached below is the log file copied from the CLI for your examination.
This should be fixed by #72, but I highly recommend waiting until the beta release to run walletd on Mainnet. We're still making breaking changes to the API and data structures.
Hey,
Sorry to bother you again, the reason is that I encountered another issue.🙏🙏 I've encountered an issue after compiling the latest
walletd
code. The CLI outputted asqlite3.transaction long transaction
message accompanied by a lengthyJSON
string. Moreover, a few hours into running the program,walletd
terminated unexpectedly, which might be attributed to a memory overflow. Attached below is the log file copied from the CLI for your examination.The text was updated successfully, but these errors were encountered: