Skip to content

Releases: synonymdev/ldk-node

v0.7.0-rc.2

23 Dec 13:47
612ad05

Choose a tag to compare

  • Add channel data migration from external LDK implementations

v0.7.0-rc.1

11 Dec 13:34
47bfd94

Choose a tag to compare

Rebase fork onto upstream ldk-node v0.7.0

v0.7.0

04 Dec 00:29
2a80f37

Choose a tag to compare

What's Changed

  • Rebase fork onto upstream LDK 0.7
  • feat: allow including received unconfirmed balance in spendable balance

v0.6.2-rc.7

26 Nov 14:02
90cab7b

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2-rc.6...v0.6.2-rc.7

v0.6.2-rc.6

25 Nov 20:39
ae16bb6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2-rc.5...v0.6.2-rc.6

v0.6.2-rc.5

22 Nov 21:46
7de3bce

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2-rc.4...v0.6.2-rc.5

v0.6.2-rc.4

15 Oct 13:18
08fff8c

Choose a tag to compare

This release updates the bindings setup for ldk-node-android to generate serializable types.

Full Changelog: v0.6.2-rc.3...v0.6.2-rc.4

v0.6.2-rc.3

04 Sep 23:27
508f038

Choose a tag to compare

This Release:

Adds Lightning routing fee estimation methods:

  • Adds estimate_routing_fees() for standard BOLT11 invoices
  • Adds estimate_routing_fees_using_amount() for zero-amount invoices
  • Adds RouteNotFound error variant for cases where routing fails
  • Updates electrum-client version

v0.6.2-rc.2

03 Sep 16:49
528ed6f

Choose a tag to compare

This Release:

Adds Lightning routing fee estimation methods:

  • Adds estimate_routing_fees() for standard BOLT11 invoices
  • Adds estimate_routing_fees_using_amount() for zero-amount invoices
  • Adds RouteNotFound error variant for cases where routing fails

v0.6.2-rc.1

19 Aug 08:41
16d7821

Choose a tag to compare

This release:

  • Syncs with upstream v0.6.2 release.
  • Bumps version to v0.6.2-rc.1