Bounties: CLNRest -> paid out
This commit is contained in:
+11
-9
@@ -2,14 +2,6 @@
|
||||
|
||||
The ZEUS team is putting up the tasks listed below for bounty. Working code must be merged for a user to collect the bounty. To inquire about status of a bounty, to contribute to a bounty, or to proprose a new bounty please email zeusln (at) tutanota (dot) com. Thank you.
|
||||
|
||||
## Core Lightning: CLNRest API
|
||||
|
||||
Payout: 5,250,000 sats (0.0525 BTC)
|
||||
|
||||
Currently, ZEUS supports remote connections to Core Lightning (CLN) through c-lightning-REST, which will soon be deprecated. We'd like to replace this interface with the new [CLNRest API](https://docs.corelightning.org/docs/rest), a lightweight Python-based built-in Core Lightning plugin (from v23.08) that transforms RPC calls into a REST service - which is officially supported by the Core Lightning team. For the bounty to be accepted it needs to have full feature parity with the c-lightning-REST interface in ZEUS, including the ability to pay and generate BOLT 12 offers.
|
||||
|
||||
Additional bounty patrons: @sathoarder, Anonymous
|
||||
|
||||
## Core Lightning: Commando/lnmessage connection
|
||||
|
||||
Payout: 3,000,000 sats (0.03 BTC)
|
||||
@@ -83,7 +75,6 @@ Payout: 1,250,000 sats (0.0125 BTC)
|
||||
|
||||
Currently, ZEUS supports lnurl-fallback, lnurl-withdraw, and lnurl-pay but not lnurl-auth or lnurl-channel. lnurl-auth will allow users to log into lnurl-auth powered sites using their lightning node. LND doesn't support it natively but it appears Breez has found a workaround - that may be a good starting point. You'll most likely have to leverage ZEUS' local database. Check out the spec [here](https://github.com/fiatjaf/lnurl-rfc/blob/master/lnurl-auth.md).
|
||||
|
||||
|
||||
## Accessibility fixes
|
||||
Author: [sha-256](https://github.com/sha-265)
|
||||
|
||||
@@ -92,3 +83,14 @@ Author: [sha-256](https://github.com/sha-265)
|
||||
Payout: 1,000,000 sats (0.01 BTC)
|
||||
|
||||
The fine folks over at the Bitcoin Design Community have detailed [an issue](https://github.com/ZeusLN/zeus/issues/1442) with our accessibility problems in ZEUS.
|
||||
|
||||
## Core Lightning: CLNRest API
|
||||
Author: [niteshbalusu11](https://github.com/niteshbalusu11)
|
||||
|
||||
[Pull Request](https://github.com/ZeusLN/zeus/pull/2228)
|
||||
|
||||
Payout: 5,250,000 sats (0.0525 BTC)
|
||||
|
||||
Currently, ZEUS supports remote connections to Core Lightning (CLN) through c-lightning-REST, which will soon be deprecated. We'd like to replace this interface with the new [CLNRest API](https://docs.corelightning.org/docs/rest), a lightweight Python-based built-in Core Lightning plugin (from v23.08) that transforms RPC calls into a REST service - which is officially supported by the Core Lightning team. For the bounty to be accepted it needs to have full feature parity with the c-lightning-REST interface in ZEUS, including the ability to pay and generate BOLT 12 offers.
|
||||
|
||||
Additional bounty patrons: @sathoarder, Anonymous
|
||||
|
||||
Reference in New Issue
Block a user