Commit Graph

391 Commits

Author SHA1 Message Date
ok300
cb2d3d63ba Merge branch 'main' into ok300-bump-sdk-dependency-version
# Conflicts:
#	.github/workflows/main.yml
#	snippets/go/go.mod
#	snippets/kotlin_mpp_lib/shared/build.gradle.kts
#	snippets/python/src/send_spontaneous_payment.py
#	snippets/react-native/yarn.lock
#	snippets/rust/Cargo.lock
#	snippets/rust/Cargo.toml
#	snippets/swift/BreezSDKExamples/Package.resolved
#	snippets/swift/BreezSDKExamples/Package.swift
#	src/guide/install.md
2024-01-30 15:59:42 +01:00
Ross Savage
3a1053a128 Merge pull request #112 from breez/savage-keysend-extratlvs
Spontaneous payment TLVs examples
2024-01-30 10:23:54 +01:00
Ross Savage
37a46fa4d6 Add examples for adding extra TLVs to a spontaneous payment 2024-01-29 17:11:25 +01:00
Roy Sheinfeld
60552e8b35 Update SUMMARY.md 2024-01-28 17:37:40 +02:00
Roei Erez
0c10998313 Update lnurlpay.md 2024-01-28 17:27:51 +02:00
Roei Erez
842ddfdb87 Merge pull request #127 from breez/lnurlpay
Document lnurlpay
2024-01-28 17:23:22 +02:00
Roei Erez
c5f7dc5faf Update lnurlpay.md 2024-01-28 17:23:00 +02:00
Roei Erez
4026c1765d point to lnurlpay server 2024-01-28 17:22:07 +02:00
Roei Erez
6975f362b0 Update lnurlpay.md 2024-01-28 16:21:09 +02:00
Roei Erez
f90efac6fa Merge branch 'lnurlpay' of github.com:breez/breez-sdk-docs into lnurlpay
* 'lnurlpay' of github.com:breez/breez-sdk-docs:
  Update lnurlpay.md
  Update lnurlpay.md
  Update SUMMARY.md
  Update SUMMARY.md
2024-01-28 16:16:21 +02:00
Roei Erez
a54c875024 address feedback 2024-01-28 15:45:28 +02:00
ok300
63b4c36306 Test SDK version with pinned reqwest version 2024-01-27 01:28:56 +01:00
Roy Sheinfeld
f54dde8a8c Update lnurlpay.md 2024-01-26 02:15:03 +02:00
Roy Sheinfeld
4b0ac40f59 Update lnurlpay.md 2024-01-26 01:43:28 +02:00
Roy Sheinfeld
699e7b8d18 Update SUMMARY.md 2024-01-26 01:26:49 +02:00
Roy Sheinfeld
b35d3a2c74 Update SUMMARY.md 2024-01-26 01:25:22 +02:00
Roei Erez
44a4a8f1b9 Document lnurlpay 2024-01-26 00:27:01 +02:00
vacwmX
a85dbe67b4 fix: revert swift version to 5 2024-01-25 16:15:19 +01:00
vacwmX
fd65a5cb3d fix: set sdk ref to reqwest patch 2024-01-25 16:10:52 +01:00
Erdem Yerebasmaz
57a3d9a0be Explicitly set Swift version
Not doing so will resolve the version it's latest minor and patch version.
In this case, 5.9.2 which is incompatible with the runner.
2024-01-25 17:18:11 +03:00
Erdem Yerebasmaz
f881f0aebc Fix linter warnings for Swift snippets 2024-01-25 17:09:30 +03:00
ok300
0c40b26e92 Bump breez-sdk snippet dependency to 0.2.14 2024-01-23 11:52:51 +01:00
ok300
69ebd18b72 Bump the Swift snippet macos version to v13 2024-01-20 17:43:24 +01:00
ok300
2f346df0f2 Bump breez-sdk snippet dependency to 0.2.12 2024-01-20 17:20:03 +01:00
ok300
89ab58f14e Merge pull request #120 from breez/ok300-retrieve-invoice-receive-payment
Consolidate "receive payment" snippets
2024-01-13 13:15:32 +01:00
ok300
fd10bbc286 Consolidate "receive payment" snippets, expose invoice 2024-01-12 15:54:30 +01:00
Ruben
464a29816d don't write ruff output to file (#121)
* don't write ruff output to file

* Update ruff instructions in python README

---------

Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
2024-01-12 15:51:07 +01:00
Roei Erez
686b57aff4 fix notification structure 2024-01-12 16:31:40 +02:00
Roei Erez
7fcd2566e3 Merge pull request #117 from breez/android-notifications
android notifications docs
2024-01-11 14:00:18 +02:00
Ross Savage
45f13c7a65 Merge pull request #119 from breez/savage-working-dir
Add developer note for application specific working directories
2024-01-09 11:18:52 +01:00
ok300
e9442bc78c Merge pull request #118 from breez/ok300-add-section-refund
Add refund section for swap-in
2024-01-09 09:48:54 +01:00
Ross Savage
fde74dcfc4 Add developer note for application specific working directories 2024-01-09 09:40:35 +01:00
ok300
fb152274c4 Update src/guide/receive_onchain.md
Improve wording

Co-authored-by: Ross Savage <551697+dangeross@users.noreply.github.com>
2024-01-08 20:55:33 +00:00
ok300
2ec29531d8 Merge "List refundable swaps" into "Refund Swap" section 2024-01-08 20:13:09 +01:00
ok300
f6ae7680d2 Add refund section for swap-in 2024-01-08 20:01:37 +01:00
ok300
5a44ce2f97 Wrap especially important sections in mdbook "warning" 2024-01-08 20:00:15 +01:00
Roei Erez
0af5b5486b android notifications docs 2024-01-08 11:45:05 +02:00
Roy Sheinfeld
24c3c2edb0 Update receive_onchain.md 2024-01-06 01:36:36 +02:00
Roy Sheinfeld
a2180ce658 Update production.md 2024-01-06 01:20:15 +02:00
Ross Savage
91b4a7dd7b Merge pull request #115 from breez/savage-py-webhook-fix
Fix python webhook example
2023-12-18 11:23:16 +01:00
Roy Sheinfeld
1a8e679146 Update payment_notification.md 2023-12-17 21:00:25 +02:00
Roy Sheinfeld
5e801b8ba1 Update payment_notification.md 2023-12-17 20:58:16 +02:00
Ross Savage
a32f124116 Fix python webhook example 2023-12-17 19:54:44 +01:00
Roy Sheinfeld
ae942ec949 Update payment_notification.md 2023-12-17 20:39:35 +02:00
Roei Erez
d5a05d8717 fix menu 2023-12-17 17:18:30 +02:00
Roy Sheinfeld
a3c9b9a5f4 Update payment_notification.md 2023-12-17 16:53:33 +02:00
Roy Sheinfeld
093fc28826 Rename ios_NotificationServiceExt.mdension.md to ios_NotificationServiceExtension.md 2023-12-17 16:52:59 +02:00
Roy Sheinfeld
73d557c073 Update payment_notification.md 2023-12-17 16:52:41 +02:00
Roy Sheinfeld
244efa65ae Update payment_notification.md 2023-12-17 16:51:33 +02:00
Roy Sheinfeld
d64fe956be Update ios_NotificationServiceExt.mdension.md 2023-12-17 16:46:59 +02:00