-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) * feat(nodejs): Silently stop background syncing when Wallet is dropped * feat(2.0): Optimized background sync * fix * switch to tokio notify * chore: Remove comment * final touches * feat(2.0, nodejs): Add setStrongholdPassword for SecretManager * revert example * fmt * Update bindings/core/src/method_handler/secret_manager.rs Co-authored-by: Thoralf-M <[email protected]> * Update secret-manager.ts * Update bindings/nodejs/lib/types/secret_manager/bridge/secret-manager.ts Co-authored-by: Thibault Martinez <[email protected]> * fmt --------- Co-authored-by: Thoralf-M <[email protected]> Co-authored-by: Thibault Martinez <[email protected]>
- Loading branch information
1 parent
4374ef0
commit 381c972
Showing
5 changed files
with
38 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters