1
0
mirror of https://github.com/bumi/faraday_ln_paywall synced 2024-06-07 22:01:42 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
0498e8f31c Add debug logging 2019-06-02 11:33:08 +02:00
7b6b61d741
Update README.md 2018-11-23 20:35:43 +00:00
1954bd890f
Update README.md 2018-11-22 15:18:30 +00:00
a41f4cfb6e
Update README.md 2018-11-22 11:17:41 +00:00
d46c36c989 bump version 2018-11-22 01:13:01 +01:00
03f116da96 make it work
with a slightly better amount handling
2018-11-22 01:11:53 +01:00
ceacc5cd85
Document passing credentials and macaroon directly 2018-11-21 20:14:56 +00:00
0c963ffa7c Add support to path macaraoon hex directly 2018-11-21 21:11:17 +01:00
3d5e28dd8b Add link to the ruby rack middleware 2018-10-28 23:14:56 +01:00
1069066253 Fix configuration option in readme 2018-10-28 23:10:36 +01:00
c7525b7d7c
Update README.md 2018-10-27 18:05:01 +00:00
44aa378861
Update README.md 2018-10-27 18:04:35 +00:00
246f11d7af
Update README.md 2018-10-27 18:04:21 +00:00
c10b7c5bc9
Update README.md 2018-10-27 18:03:11 +00:00
6e8b86e418 Add README 2018-10-27 20:01:58 +02:00
304b361b3f Add exception handling
A PaymentError is raised if something goes wrong.
if:
the invoice amount is too high
the invoice is expired,
the payment takes too long (default 5 seconds)
2018-10-27 19:22:41 +02:00
c38acdec53 hello world 2018-10-27 12:59:35 +02:00