-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Master <> Dev Merge #4435
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
Master <> Dev Merge #4435
Conversation
# Conflicts: # src/PrivateKey.cpp # src/PrivateKey.h
satoshiotomakan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Binary size comparison➡️ aarch64-apple-ios: 15.13 MB ➡️ aarch64-apple-ios-sim: 15.13 MB ➡️ aarch64-linux-android: 20.27 MB ➡️ armv7-linux-androideabi: 16.84 MB ➡️ wasm32-unknown-emscripten: 14.51 MB |
| assert_eq!(public_key_hex, expected_public_key2); | ||
|
|
||
| unsafe { tw_hd_node_public_delete(derived_node_ptr) }; | ||
| unsafe { tw_hd_node_public_delete(hd_node_ptr) }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI, you can use TWWrapper<T> class in the future
Description
This PR merges latest master changes in dev branch.
How to test
Types of changes
Checklist
If you're adding a new blockchain