Releases: getlipa/lipa-lightning-lib
Releases · getlipa/lipa-lightning-lib
v0.1.0-alpha.23
What's Changed
- Bump reqwest from 0.11.17 to 0.11.18 by @dependabot in #372
- Check lsp channel opening situation in test by @gcomte in #366
- Persist exchange rates by @danielgranhao in #367
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
v0.1.0-alpha.22
What's Changed
- Improve
Payment
dictionary docs by @danielgranhao in #369 - Persist recovery phrase for 3l node by @andrei-21 in #370
- Change
our_amount_msat
type by @danielgranhao in #371 - Replace
sleep()
withwait_for()
in rapid gossip sync test by @andrei-21 in #376 - Bump honey-badger to v1.1.1 by @andrei-21 in #377
Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22
v0.1.0-alpha.21
What's Changed
- Make origin of channel size apparent by @gcomte in #365
- Use environment in
accept_terms_and_conditions()
by @andrei-21 in #368
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
v0.1.0-alpha.20
What's Changed
Notable Changes
- Hardcode environment urls by @andrei-21 in #360
- Swap payment hash and preimage for
payment_sent()
callback by @andrei-21 in #364
Other
- Bump reqwest from 0.11.16 to 0.11.17 by @dependabot in #352
- Use wait_for! macro in more tests by @gcomte in #353
- Give LND the time it needs to sync its new channel by @gcomte in #355
- Input sanitization for get_latest_payments by @gcomte in #354
- Only mine blocks after txs are propagated by @gcomte in #356
- Move getting outbound capacity to int test setup by @gcomte in #357
- Bump tokio from 1.28.0 to 1.28.1 by @dependabot in #359
- Add integration tests for payment store by @gcomte in #358
- Fill secrets for deploy actions by @andrei-21 in #363
Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.20
v0.1.0-alpha.18
What's Changed
- Bump prost from 0.11.8 to 0.11.9 by @dependabot in #318
- Bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #317
- Bump num_enum from 0.6.0 to 0.6.1 by @dependabot in #320
- Reactively wait for required conditions in tests by @gcomte in #319
- Bump h2 from 0.3.16 to 0.3.17 by @dependabot in #321
- Bump tonic-build from 0.9.1 to 0.9.2 by @dependabot in #324
- Bump tonic from 0.9.1 to 0.9.2 by @dependabot in #325
- Log more when starting node in integration tests by @gcomte in #322
- Implement database schema migrations by @andrei-21 in #323
- Update readme how to run node by @andrei-21 in #326
- Make assertion print readable output in int tests by @gcomte in #327
- Fix tmp file issue by @gcomte in #328
- Upgrade LND for LSPD to v0.16.0 by @andrei-21 in #329
- Test that open-amount-invoices can be decoded by @gcomte in #330
- Upgrade RGS to the newest commit by @andrei-21 in #331
- Filter logs for 3l-node by @andrei-21 in #333
- Add option to run 3l-node in dev mode (Testnet) by @andrei-21 in #332
- [no ci] Clarify LSP fee scheme in UDL docs by @gcomte in #335
- Fix flaky test case by @gcomte in #337
- Bump tokio from 1.27.0 to 1.28.0 by @dependabot in #348
- Upgrade perro to v1.0.1 by @andrei-21 in #346
- Decrease on-chain foregroung sync to 5 minutes by @andrei-21 in #336
- Upgrade LDK to 0.0.115 by @andrei-21 in #345
- Make RGS int test more reliable by @gcomte in #349
- Bump ctor from 0.1.26 to 0.2.0 by @dependabot in #350
- Enable paying open invoices by @gcomte in #334
Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18
v0.1.0-alpha.17
What's Changed
- Expire invoices by @danielgranhao in #283
- Bump serial_test from 1.0.0 to 2.0.0 by @dependabot in #306
- Bump tonic from 0.8.3 to 0.9.0 by @dependabot in #310
- Minor code improvements by @andrei-21 in #311
- Expire payments before returning them by @danielgranhao in #305
- Bump tonic-build from 0.9.0 to 0.9.1 by @dependabot in #312
- Bump tonic from 0.9.0 to 0.9.1 by @dependabot in #314
- Bump num_enum from 0.5.11 to 0.6.0 by @dependabot in #313
- Set expire time for invoices by @andrei-21 in #315
- Extract
Payment
to its own file by @andrei-21 in #316
Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17
v0.1.0-alpha.16
What's Changed
- Bump rusqlite from 0.28.0 to 0.29.0 by @dependabot in #300
- Use random seed on 3L example node by @danielgranhao in #301
- Bump reqwest from 0.11.15 to 0.11.16 by @dependabot in #302
- Bump tokio from 1.26.0 to 1.27.0 by @dependabot in #303
- Bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #304
- Implement
recover_lightning_node()
by @danielgranhao in #299
Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16
v0.1.0-alpha.15
What's Changed
- Expose
accept_terms_and_conditions()
function by @andrei-21 in #298
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15
v0.1.0-alpha.14
What's Changed
- Use lightning-transaction-sync by @andrei-21 in #285
- Specify version tags in wild dependencies by @danielgranhao in #291
- Allow retrying payments by @danielgranhao in #286
- Drop bdk dependency by @andrei-21 in #292
- Remove leftorvers of our blockchain sync implementation by @andrei-21 in #293
- Improve UDL file by @danielgranhao in #295
- Define recovery interface by @danielgranhao in #296
- Bump honey-badger by @andrei-21 in #297
Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14
v0.1.0-alpha.13
What's Changed
- Stop ignoring Cargo.lock by @danielgranhao in #266
- Document behaviour of
get_exchange_rates()
by @danielgranhao in #272 - Ensure in CI that all files end with a line break by @gcomte in #271
- Bump thiserror from 1.0.39 to 1.0.40 by @dependabot in #275
- Expose a method to calculate LSP fee for a specific incoming payment by @andrei-21 in #273
- Document behaviour of
query_lsp_fee()
by @danielgranhao in #276 - Store currency code in rates by @andrei-21 in #277
- Revert miniscript fix by @andrei-21 in #278
- Reject duplicate incoming payments by @danielgranhao in #279
- Bump reqwest from 0.11.14 to 0.11.15 by @dependabot in #282
- Use one payment store instance by @andrei-21 in #281
- Interface for updating user's timezone by @andrei-21 in #280
- Change timezone by @andrei-21 in #284
Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13