Releases: lightningdevkit/ldk-swift
Releases · lightningdevkit/ldk-swift
v0.0.99.1
- Link against upstream version 0.0.99
- Replace
SwiftSocketPeerHandler
with TCPPeerHandler
- It has a manual bind method
- Some UIntxx parameters have changed
v0.0.19
Substitute SwiftSocket for ldk_net.c.
v0.0.18
trace and log natively exposed instance retrieval
v0.0.17
update to latest upstream version
v0.0.16
update docs for new natively implemented default wrappers
v0.0.15
use correct as methods (temporary workaround)
v0.0.14
make copaquestructs publicly gettable
v0.0.13
update bindings generation with options suggestions
v0.0.12
update channelmanagerconstructor with chain sync complete method
v0.0.11
fix channelmonitor array passing into rust context