Releases: synonymdev/ldk-node
Releases · synonymdev/ldk-node
v0.7.0-rc.2
- Add channel data migration from external LDK implementations
v0.7.0-rc.1
Rebase fork onto upstream ldk-node v0.7.0
v0.7.0
What's Changed
- Rebase fork onto upstream LDK 0.7
- feat: allow including received unconfirmed balance in spendable balance
v0.6.2-rc.7
What's Changed
- chore: update package.swift by @ben-kaufman in #20
- Update version to v0.6.2-rc.7 by @ben-kaufman in #21
Full Changelog: v0.6.2-rc.6...v0.6.2-rc.7
v0.6.2-rc.6
What's Changed
- Improve Onchain Events API and Add Transaction Details Retrieval by @ben-kaufman in #18
- Emit replaced tx conflicts by @ben-kaufman in #19
New Contributors
- @ben-kaufman made their first contribution in #18
Full Changelog: v0.6.2-rc.5...v0.6.2-rc.6
v0.6.2-rc.5
What's Changed
- feat: serializable types in android bindings by @ovitrif in #16
- Feat/onchain events by @coreyphillips in #17
Full Changelog: v0.6.2-rc.4...v0.6.2-rc.5
v0.6.2-rc.4
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
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
RouteNotFounderror variant for cases where routing fails - Updates
electrum-clientversion
v0.6.2-rc.2
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
RouteNotFounderror variant for cases where routing fails
v0.6.2-rc.1
This release:
- Syncs with upstream
v0.6.2release. - Bumps version to
v0.6.2-rc.1