sipa changed the topic of #bitcoin-wizards to: This channel is for discussing theoretical ideas with regard to cryptocurrencies, not about short-term Bitcoin development | http://bitcoin.ninja/ | This channel is logged. | For logs and more information, visit http://bitcoin.ninja
maxfp has joined #bitcoin-wizards
jb55 has quit [Ping timeout: 256 seconds]
AaronvanW has joined #bitcoin-wizards
AaronvanW has quit [Ping timeout: 248 seconds]
dabura667 has joined #bitcoin-wizards
CubicEarths has joined #bitcoin-wizards
d9b4bef9 has quit [Remote host closed the connection]
d9b4bef9 has joined #bitcoin-wizards
rusty has joined #bitcoin-wizards
rusty has quit [Ping timeout: 256 seconds]
Chris_Stewart_5 has joined #bitcoin-wizards
ghost43 has quit [Ping timeout: 255 seconds]
Chris_Stewart_5 has quit [Ping timeout: 264 seconds]
arubi has quit [Remote host closed the connection]
arubi has joined #bitcoin-wizards
jb55 has quit [Ping timeout: 248 seconds]
Murch has quit [Quit: Snoozing.]
danrobinson has joined #bitcoin-wizards
mgxm has joined #bitcoin-wizards
goksinen has joined #bitcoin-wizards
dnaleor has quit [Quit: Leaving]
donthrmo has quit [Ping timeout: 240 seconds]
dabura667 has quit [Remote host closed the connection]
ghost43 has quit [Ping timeout: 255 seconds]
ghost43 has joined #bitcoin-wizards
danrobinson has quit [Quit: danrobinson]
arai500 has joined #bitcoin-wizards
CubicEarths has quit []
alferz has joined #bitcoin-wizards
rusty has joined #bitcoin-wizards
hdevalence has quit [Quit: hdevalence]
alferz has quit [Ping timeout: 264 seconds]
alferz has joined #bitcoin-wizards
goksinen has quit [Remote host closed the connection]
cooljames has quit [Quit: Page closed]
alferz has quit [Ping timeout: 264 seconds]
Belkaar has quit [Ping timeout: 240 seconds]
Belkaar has joined #bitcoin-wizards
Belkaar has joined #bitcoin-wizards
Belkaar has quit [Changing host]
dabura667 has joined #bitcoin-wizards
nuncanada has quit [Quit: Leaving]
nsxNP has joined #bitcoin-wizards
meshcollider has joined #bitcoin-wizards
rusty has quit [Quit: Leaving.]
d9b4bef9 has quit [Remote host closed the connection]
d9b4bef9 has joined #bitcoin-wizards
legogris has quit [Remote host closed the connection]
legogris has joined #bitcoin-wizards
<contrapumpkin>
what's a good channel to talk about practical issues with libsnark?
TheSeven has quit [Ping timeout: 265 seconds]
Giszmo has quit [Ping timeout: 260 seconds]
nsxNP has quit [Ping timeout: 260 seconds]
TheSeven has joined #bitcoin-wizards
TheSeven has quit [Ping timeout: 265 seconds]
intcat has quit [Remote host closed the connection]
ghost43 has quit [Ping timeout: 255 seconds]
intcat has joined #bitcoin-wizards
ghost43 has joined #bitcoin-wizards
TheSeven has joined #bitcoin-wizards
licnep has quit [Quit: Connection closed for inactivity]
dabura667 has quit [Remote host closed the connection]
CubicEarths has joined #bitcoin-wizards
a87ry5 has joined #bitcoin-wizards
<a87ry5>
It has been mentioned that MAST is useful for multiparty RNG. Has anyone explored using MAST RNG in a lighting channel? For example, instead of depositing coins into a gambling site, you would open a channel with the service and could then interactively update the channel's state to bet against the house or other routable parties.
<maaku>
> It has been mentioned that MAST is useful for multiparty RNG <-- a87ry5: what do you mean?
<a87ry5>
maaku: The details are a little foggy, but it was my understanding if you had two parties who each provided sparate script branches with some random data, that data could be combined to create a random number. It was a long time ago though I may have misread or misunderstood how that could be used in practice.
<a87ry5>
The branches would not be revealed until after the funds were locked, of course
<a87ry5>
And perhaps that random data could be used with a adiabat style discreet log oracle, or something