Ross Savage
|
b064684be2
|
Add list payments docs
|
2023-10-09 22:05:41 +02:00 |
|
Ross Savage
|
3a533cb324
|
Merge pull request #60 from breez/savage-python-fixes
Python fixes and getting started consistency between examples
|
2023-10-09 10:01:59 +02:00 |
|
Ross Savage
|
66d0b90fe0
|
Fix consistency in getting started examples
|
2023-10-07 14:08:31 +02:00 |
|
Ross Savage
|
5f73890749
|
Fix python examples
|
2023-10-07 14:07:14 +02:00 |
|
Erdem Yerebasmaz
|
d0a2bfab5d
|
Scroll lang tabs horizontally
closes #41
|
2023-10-06 19:46:41 +03:00 |
|
Ross Savage
|
3d6ff650fe
|
Merge pull request #59 from breez/dangeross-patch-1
Fix NodeConfigVariant typo
|
2023-10-06 02:12:28 +02:00 |
|
Ross Savage
|
d221cd0043
|
Fix NodeConfigVariant typo
|
2023-10-06 02:12:06 +02:00 |
|
Ross Savage
|
5ab1f3fcf2
|
Merge pull request #56 from breez/savage-config-info
Node configuration info
|
2023-10-05 13:48:02 +02:00 |
|
Ross Savage
|
b8a6effd6c
|
Merge pull request #52 from breez/savage-rn-connect
Update RN connect interface
|
2023-10-05 13:47:08 +02:00 |
|
Erdem Yerebasmaz
|
031bab5a0a
|
Update Dart documentation
|
2023-10-04 23:42:37 +03:00 |
|
Ross Savage
|
87e4c62043
|
Fix lnurl handling
|
2023-10-02 18:58:08 +02:00 |
|
Ross Savage
|
df7e639c5d
|
Merge pull request #54 from breez/savage-go-fixes
Update Go examples
|
2023-10-01 14:43:47 +02:00 |
|
Ross Savage
|
a74f421765
|
Add text about the node configuration and how the working directory is used
|
2023-09-29 17:00:38 +02:00 |
|
Ross Savage
|
9bb92aa8e4
|
Update Go examples from replit
|
2023-09-28 20:54:13 +02:00 |
|
ok300
|
648f799ec5
|
Merge pull request #53 from breez/ok300-static-backup
Add docs for Static Channel Backup
|
2023-09-26 21:52:12 +02:00 |
|
ok300
|
dfe98105d8
|
Fix snippets (include request wrapper)
|
2023-09-26 06:08:30 +02:00 |
|
ok300
|
14375874a5
|
Update src/guide/static_channel_backup.md
Co-authored-by: Jesse de Wit <witdejesse@hotmail.com>
|
2023-09-25 21:17:18 +02:00 |
|
ok300
|
1f49e7a767
|
Add docs for Static Channel Backup
|
2023-09-25 17:49:07 +02:00 |
|
Ademar
|
c72ed71d4d
|
Add buy btc using Moonpay general instructions and an Android example (#51)
* Update android examples
* Add buy btc moonpay doc for android and more general instructions
* Update src/guide/buy_btc.md
Co-authored-by: Ruben <36157890+ubbabeck@users.noreply.github.com>
* Update src/guide/buy_btc.md
Co-authored-by: Ruben <36157890+ubbabeck@users.noreply.github.com>
---------
Co-authored-by: Ruben <36157890+ubbabeck@users.noreply.github.com>
|
2023-09-21 10:27:40 -03:00 |
|
Ross Savage
|
890998adcf
|
Fix inconsistent use of semicolons
|
2023-09-21 13:03:14 +02:00 |
|
Ross Savage
|
3ab96e126b
|
Update connect interface
|
2023-09-21 13:02:25 +02:00 |
|
Roy Sheinfeld
|
5d220f67c5
|
Update production.md
|
2023-09-07 13:43:01 +03:00 |
|
Roy Sheinfeld
|
bb7e24b9b0
|
Update production.md
|
2023-09-07 13:37:03 +03:00 |
|
Roy Sheinfeld
|
e389c79609
|
Update SUMMARY.md
|
2023-09-07 13:36:38 +03:00 |
|
Roy Sheinfeld
|
6648604d31
|
Create production.md
|
2023-09-07 13:35:14 +03:00 |
|
Ross Savage
|
ca990b607d
|
Merge pull request #50 from breez/savage-rn-install
Update RN install commands
|
2023-09-05 09:13:42 +02:00 |
|
Ross Savage
|
def86fcec9
|
Fix fetchFiatRates call
|
2023-09-04 23:17:47 +02:00 |
|
Ross Savage
|
d41dc9cc93
|
Fix sendOnchain call
|
2023-09-04 23:16:14 +02:00 |
|
Ross Savage
|
dd2d920b15
|
Fix defaultConfig call
|
2023-09-04 23:12:33 +02:00 |
|
Ross Savage
|
052b511dc5
|
Update RN install commands
|
2023-09-04 23:08:24 +02:00 |
|
ok300
|
40e1719aba
|
Merge pull request #39 from breez/ok300-doc-dynamic-fees
Update receive_onchain with optional user-selected dynamic fees arg
|
2023-09-04 22:29:45 +02:00 |
|
Jesse de Wit
|
9900214618
|
add missing OpenChannelFee cs snippet
|
2023-09-04 20:25:23 +02:00 |
|
Ruben
|
f5a0a40c07
|
Merge pull request #48 from breez/open-channel-fee
|
2023-09-04 18:01:07 +02:00 |
|
Ruben
|
e0770f29ad
|
Update receive_onchain.md
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
|
2023-09-04 18:00:18 +02:00 |
|
ok300
|
66e71f0da4
|
Merge pull request #49 from breez/ok300-open-channel-fee-rust
Open channel fees: add Rust example
|
2023-09-04 17:51:10 +02:00 |
|
ok300
|
063a883079
|
Open channel fees: add Rust example
|
2023-09-04 17:44:47 +02:00 |
|
ruben beck
|
22fb1c55b2
|
add golang and rn examples
|
2023-09-04 17:10:58 +02:00 |
|
ruben beck
|
06046dbecd
|
update fee example
|
2023-09-04 16:17:33 +02:00 |
|
ok300
|
48fe5f4ec3
|
Address RN feedback (fix go/ts syntax)
|
2023-09-04 14:58:13 +02:00 |
|
Jesse de Wit
|
06efa375f1
|
update C# docs to 0.2.3
|
2023-09-04 14:08:00 +02:00 |
|
ok300
|
351c83942b
|
Set non-empty amount for rev swap fees
|
2023-09-04 13:29:18 +02:00 |
|
ok300
|
4772b9b6eb
|
Mark kotlin snippets as ignored
|
2023-09-04 13:28:44 +02:00 |
|
ok300
|
5c132c1c25
|
Update rust examples
|
2023-09-04 13:06:39 +02:00 |
|
Ruben
|
b809f6881a
|
Merge pull request #45 from breez/ubbabeck-python-examples
update python and swift example
|
2023-09-04 11:49:57 +02:00 |
|
ruben beck
|
6fe109347a
|
add dart examples
|
2023-09-04 11:33:45 +02:00 |
|
Ross Savage
|
33eef9fdc4
|
Merge pull request #47 from breez/typescript-golang-0.2.3
Add typescript and golang examples
|
2023-09-04 09:57:54 +02:00 |
|
Ross Savage
|
ac89d461c8
|
Add typescript and golang examples
|
2023-09-03 20:09:01 +02:00 |
|
ruben beck
|
c3c5a0de57
|
add swift example
add python example
make field optional
not include None for already None params
simplify examples
|
2023-09-02 11:35:26 +02:00 |
|
ruben beck
|
bee872beb7
|
new buy bitcoin page
|
2023-09-02 11:35:20 +02:00 |
|
ruben beck
|
d6552c8e17
|
update python and swift example
|
2023-09-02 11:35:19 +02:00 |
|