forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 94
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
[r2r] Hardware Wallet enhancements #1672
Merged
Merged
Commits on Jan 25, 2023
-
Use a Shared DB in WASM for HD account storage
* Add `MmCtx::shared_db_id` * Add `get_shared_db_id` RPC
Configuration menu - View commit details
-
Copy full SHA for 6f8d35c - Browse repository at this point
Copy the full SHA 6f8d35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 872a138 - Browse repository at this point
Copy the full SHA 872a138View commit details
Commits on Jan 26, 2023
-
Use a Shared DB for HD account sqlite storage
* Add `MmCtx::shared_sqlite_conn` * Remove `mm2_rmd160` property from HD wallet storage * Refactor SQL queries by using named params
Configuration menu - View commit details
-
Copy full SHA for 59e5c78 - Browse repository at this point
Copy the full SHA 59e5c78View commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 173f8e3 - Browse repository at this point
Copy the full SHA 173f8e3View commit details
Commits on Jan 31, 2023
-
Add
task::get_new_address::*
RPCs* TODO implement `task::get_new_address::cancel` * Add `MockableConfirmAddress` for tests
Configuration menu - View commit details
-
Copy full SHA for 6b4ec0f - Browse repository at this point
Copy the full SHA 6b4ec0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3706d7 - Browse repository at this point
Copy the full SHA a3706d7View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66c43bb - Browse repository at this point
Copy the full SHA 66c43bbView commit details
Commits on Feb 6, 2023
-
Refactor Trezor so it cannot be used after being disconnected
* Add `trezor_connection_status` RPC * `HwCtx::trezor` should return `TrezorSession<'a>`
Configuration menu - View commit details
-
Copy full SHA for d28c11f - Browse repository at this point
Copy the full SHA d28c11fView commit details -
* Fix comments * Use `EnumFromInner`, `EnumFromStringify` derive macros
Configuration menu - View commit details
-
Copy full SHA for 3a2fd3d - Browse repository at this point
Copy the full SHA 3a2fd3dView commit details -
* Rename `NullStringPassphrase` to `EmptyPassphrase`
Configuration menu - View commit details
-
Copy full SHA for 12e7bee - Browse repository at this point
Copy the full SHA 12e7beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb0da39 - Browse repository at this point
Copy the full SHA bb0da39View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81e1ea4 - Browse repository at this point
Copy the full SHA 81e1ea4View commit details -
* Incorrect behaviour if Passphrase is enabled * Don't create new session on each device interaction * Fix merge conflicts
Configuration menu - View commit details
-
Copy full SHA for 99954a7 - Browse repository at this point
Copy the full SHA 99954a7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.