Skip to content

Conversation

@gupnik
Copy link
Collaborator

@gupnik gupnik commented Jun 30, 2025

Description

This PR merges latest master changes in dev branch.

How to test

Types of changes

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

Copy link
Collaborator

@satoshiotomakan satoshiotomakan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link

github-actions bot commented Jun 30, 2025

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) };
Copy link
Collaborator

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

@gupnik gupnik merged commit cea2f78 into dev Jul 1, 2025
18 checks passed
@gupnik gupnik deleted the gupnik/dev-master-merge-2 branch July 1, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants