Bitcoin Forum
May 13, 2024, 04:00:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trinary Payment Channels  (Read 157 times)
spartacusrex (OP)
Hero Member
*****
Offline Offline

Activity: 718
Merit: 545



View Profile
March 21, 2018, 02:18:39 PM
Merited by d5000 (1), ABCbits (1)
 #1

Bi-directional Payment Channels allow 2 parties to send each other Bitcoins off-chain, backwards and forwards, up to the amount initially sent by both parties, forever.

This is what allows the Lightning Network to operate. And is very cool.

The problem is that each user has to lock up a certain amount of funds in the channel, and so cannot start up another channel with another user using those coins EVEN if he's not using them directly.

What if you could start up a Trinary Channel, with 3 users ?

This would look very similar to a Bi-Directional channel, but the initial MultiSig setup transaction, would be 3of3.

Then, instead of there only being 2 publishable transactions, there would be 3. One for each participant, and the HTLC would require BOTH secrets from the other 2 users to unlock. Again, all users would have to agree to update the channel, and no user could run off with a previous transaction, without allowing the other 2 to steal their coins. And as a last resort everyone can publish their latest transaction to collect what is owed them.

This way your coins can cover a much larger group of users, since each user would have access to the total amount, rather than chopped up little bits.

And you could obviously go higher. 4of4, 5of5..

Life is Code.
1715572802
Hero Member
*
Offline Offline

Posts: 1715572802

View Profile Personal Message (Offline)

Ignore
1715572802
Reply with quote  #2

1715572802
Report to moderator
1715572802
Hero Member
*
Offline Offline

Posts: 1715572802

View Profile Personal Message (Offline)

Ignore
1715572802
Reply with quote  #2

1715572802
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715572802
Hero Member
*
Offline Offline

Posts: 1715572802

View Profile Personal Message (Offline)

Ignore
1715572802
Reply with quote  #2

1715572802
Report to moderator
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
March 21, 2018, 05:00:00 PM
 #2

It is certainly possible to have more than two parties in a payment channel. It just becomes extremely complex to handle all of the failure cases which results in a lot of different punishment transactions. IIRC this is actually what allows for channel factories to work (basically payment channels created from within payment channels).

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!