-
Notifications
You must be signed in to change notification settings - Fork 278
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
Wallet Sync Updates #883
Wallet Sync Updates #883
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5bcf23 - Browse repository at this point
Copy the full SHA e5bcf23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5700236 - Browse repository at this point
Copy the full SHA 5700236View commit details -
wallet: WalletNode now emits 'open' and 'close' events.
wallet-node: fix standalone wallet get entry requests when entry is not found on chain. client: expose Wallet class.
Configuration menu - View commit details
-
Copy full SHA for dcafb20 - Browse repository at this point
Copy the full SHA dcafb20View commit details -
node: add fullLock option to the interactive rescan.
Interactive rescan by default does per block scan lock. This enables parallel rescans, as well as chain sync while rescan is in progress. But in specific cases, it may be more beneficial to stop the node from syncing while the rescan is in progress.
Configuration menu - View commit details
-
Copy full SHA for 8affe95 - Browse repository at this point
Copy the full SHA 8affe95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0632bb5 - Browse repository at this point
Copy the full SHA 0632bb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf623c - Browse repository at this point
Copy the full SHA 1cf623cView commit details -
wdb: Add sanity checks to the wdb.addBlock.
wdb/client: fix standalone ChainEntry deserialization and add prevBlock.
Configuration menu - View commit details
-
Copy full SHA for a405ea9 - Browse repository at this point
Copy the full SHA a405ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9127d - Browse repository at this point
Copy the full SHA 4d9127dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81821ff - Browse repository at this point
Copy the full SHA 81821ffView commit details -
wallet: Fix node client interface for hooks.
bsock hooks that nodeclient tries to imitate, are handlers set on specific event. They are expected to return results to the caller.
Configuration menu - View commit details
-
Copy full SHA for c8592d1 - Browse repository at this point
Copy the full SHA c8592d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57194f4 - Browse repository at this point
Copy the full SHA 57194f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38efb06 - Browse repository at this point
Copy the full SHA 38efb06View commit details -
test: Change nodes-context seed ports.
Add stack traces to common test helper timeouts. Change default timeout to 2000.
Configuration menu - View commit details
-
Copy full SHA for f46192d - Browse repository at this point
Copy the full SHA f46192dView commit details