Problem: can't derive the next payment address from current state of nostrocket
There's currently no implementation of the nostrocket payment round-robin algorithm.
This is core to nostrocket being non-custodial.
Using lightning prisms is one option, but there are currently no best practices to make this non-custodial, it currently relies on lightning nodes to do the actual work of splitting the payments and forwarding the sats to multiple wallets. This is not an option for Nostrocket because it must remain non-custodial and therefor cannot recieve payments.
Payments for products/services created through Nostrocket must go directly to the meritholders of the rocket recieving the payment.
The Nostrocket payment round-robin is an algorithm to determine the next-payment-address from the current set of merit-holders such that incoming payments are eventually-congruent with the proportion of merits held by pubkeys within a rocket.
This algorithm is defined in detail by the Nostrocket Unprotocol but it is not yet implemented.
I'm claiming [Problem: can't derive the next payment address from current state of nostrocket] on the nostrocket problem tracker so that I can work on it and other people don't duplicate my efforts.
Thread collapsed
I'm closing [Problem: can't derive the next payment address from current state of nostrocket] on the nostrocket problem tracker, it's been resolved or become obsolete.
Thread collapsed