Releases: getlipa/lipa-lightning-lib
Releases · getlipa/lipa-lightning-lib
v0.7.1-beta
What's Changed
- Log node state before starting payments by @danielgranhao in #478
- Bump wild crates to v1.2.1 by @danielgranhao in #479
- Improve trace logging in
TaskManager
andLightningNode
by @danielgranhao in #475 - Bump serde_json from 1.0.100 to 1.0.102 by @dependabot in #481
- Bump camino from 1.1.4 to 1.1.6 by @dependabot in #483
Full Changelog: v0.7.0-beta...v0.7.1-beta
v0.7.0-beta
What's Changed
- Add rate to
FiatValue
by @danielgranhao in #477
Full Changelog: v0.6.2-beta...v0.7.0-beta
v0.6.2-beta
What's Changed
- Changed RGS server to LDK's instance
- Bump thiserror from 1.0.41 to 1.0.43 by @dependabot in #472
Full Changelog: v0.6.1-beta...v0.6.2-beta
v0.6.1-beta
What's Changed
- Use println instead of log::info in PrintEventsHandler by @danielgranhao in #461
- Bump thiserror from 1.0.40 to 1.0.41 by @dependabot in #462
- Bump colored from 2.0.1 to 2.0.3 by @dependabot in #463
- Bump serde_json from 1.0.99 to 1.0.100 by @dependabot in #464
- Update payment data when retrying paying an invoice by @danielgranhao in #465
- Bump colored from 2.0.3 to 2.0.4 by @dependabot in #468
- Fix Android bindings type conflict in
SimpleError
by @danielgranhao in #470
Full Changelog: v0.6.0-beta...v0.6.1-beta
v0.6.0-beta
What's Changed
- Set up logging internally by @danielgranhao in #459
- Bump colored from 2.0.0 to 2.0.1 by @dependabot in #460
Full Changelog: v0.5.0-beta...v0.6.0-beta
v0.5.0-beta
What's Changed
- Improve logging of payment failure reason by @andrei-21 in #455
- Replace native logging with WriteLogger by @danielgranhao in #458
- Bump ctor from 0.2.2 to 0.2.3 by @dependabot in #457
- Bump tokio from 1.29.0 to 1.29.1 by @dependabot in #454
Full Changelog: v0.4.0-beta...v0.5.0-beta
v0.4.0-beta
What's Changed
- Use
bytes
forConfig::seed
in UDL by @andrei-21 in #451
Full Changelog: v0.3.0-beta...v0.4.0-beta
v0.3.0-beta
What's Changed
- Bump tokio from 1.28.2 to 1.29.0 by @dependabot in #449
- Persist and expose payment fail reason by @danielgranhao in #450
Full Changelog: v0.2.0-beta...v0.3.0-beta
v0.2.0-beta
What's Changed
- Fix issuing an open invoice by @andrei-21 in #431
- Bump uniffi dependency to 0.24.0 by @andrei-21 in #433
- Document minor units in
FiatValue
by @danielgranhao in #437 - Add
MnemonicError
formnemonic_to_secret()
function by @andrei-21 in #432 - Replace
unimplemented!()
withPermanentFailure
by @andrei-21 in #439 - Remove unused error codes from
RuntimeErrorCode
by @andrei-21 in #436 - Remove
ExchangeRateProviderUnavailable
error code by @andrei-21 in #440 - Add
InternalError
by @andrei-21 in #441 - Use recovery error
NonExistingWallet
by @danielgranhao in #442 - Bump uniffi from 0.24.0 to 0.24.1 by @dependabot in #443
- Bump serde_json from 1.0.97 to 1.0.99 by @dependabot in #444
- Bump rustyline from 11.0.0 to 12.0.0 by @dependabot in #445
- Remove unnecessary
Result
fromRemoteStorageGraphql::new()
by @andrei-21 in #446 - Make
generate_secret()
ruturnSimpleError
by @andrei-21 in #448 - Use
bytes
in UDL by @andrei-21 in #447 - Restrict routing fees to reasonable values by @danielgranhao in #430
Full Changelog: v0.1.1-beta...v0.2.0-beta
v0.1.1-beta
Interface changes
- Fix error mapping for
PaymentExpired
andDuplicatePayment
by @andrei-21 in #422 - Return specific errors in
decode_invoice()
by @andrei-21 in #424 - Add
PayError
by @andrei-21 in #427
Other
- Fix
unwrap()
calls in production code by @andrei-21 in #428 - Bump log from 0.4.18 to 0.4.19 by @dependabot in #423
- Bump serde_json from 1.0.96 to 1.0.97 by @dependabot in #426
- Bump aes from 0.8.2 to 0.8.3 by @dependabot in #429
- Log dates for the example node by @andrei-21 in #425
- Fix logging for lightning to log file and line number by @andrei-21 in #417
- Make RGS test more reliable by @gcomte in #421
- Clean logging in event_handler.rs by @andrei-21 in #418
Full Changelog: v0.1.0-beta...v0.1.1-beta