Commit 04225aa
chore: bump version to v0.7.0-rc.6, update bindings
## Bug Fixes
- Fixed `derive_node_secret_from_mnemonic` to correctly match LDK's KeysManager node_secret derivation
- Added verification tests that compare derived secret against LDK's KeysManager output
## Code Quality
- Cleaned up `derive_node_secret_from_mnemonic` with better variable naming and moved imports to file top
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8108440 commit 04225aa
7 files changed
Lines changed: 16 additions & 4 deletions
File tree
- bindings/kotlin/ldk-node-android
- lib/src/main/jniLibs
- arm64-v8a
- armeabi-v7a
- x86_64
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments