Commit e251fe2
feat: add SetTorProxyAddress binding for outbound .onion connections
Rebuild native libs and regenerate Go/C bindings to expose
SetTorProxyAddress(string) on NodeBuilder. This enables configuring
a Tor SOCKS5 proxy for outbound peer connections to .onion addresses.
Native libs rebuilt from sat-engineer/ldk-node@c7a84c9.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 34a77eb commit e251fe2
4 files changed
Lines changed: 32 additions & 0 deletions
File tree
- ldk_node
- universal-macos
- x86_64-unknown-linux-gnu
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
1152 | 1161 | | |
1153 | 1162 | | |
1154 | 1163 | | |
| |||
3325 | 3334 | | |
3326 | 3335 | | |
3327 | 3336 | | |
| 3337 | + | |
3328 | 3338 | | |
3329 | 3339 | | |
3330 | 3340 | | |
| |||
3646 | 3656 | | |
3647 | 3657 | | |
3648 | 3658 | | |
| 3659 | + | |
| 3660 | + | |
| 3661 | + | |
| 3662 | + | |
| 3663 | + | |
| 3664 | + | |
| 3665 | + | |
| 3666 | + | |
| 3667 | + | |
| 3668 | + | |
| 3669 | + | |
3649 | 3670 | | |
3650 | 3671 | | |
3651 | 3672 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
929 | 934 | | |
930 | 935 | | |
931 | 936 | | |
| |||
2324 | 2329 | | |
2325 | 2330 | | |
2326 | 2331 | | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
2327 | 2338 | | |
2328 | 2339 | | |
2329 | 2340 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments