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
oleganza has quit [Quit: oleganza]
Ylbam has quit [Quit: Connection closed for inactivity]
Dyaheon has quit [Ping timeout: 272 seconds]
Dyaheon has joined #bitcoin-wizards
Giszmo has quit [Quit: Leaving.]
Giakamo has joined #bitcoin-wizards
Giakamo is now known as Hard_Line
superkuh has quit [Remote host closed the connection]
superkuh has joined #bitcoin-wizards
rmwb_ has joined #bitcoin-wizards
rmwb has quit [Ping timeout: 272 seconds]
tromp has joined #bitcoin-wizards
mol has joined #bitcoin-wizards
molz_ has quit [Ping timeout: 240 seconds]
tromp has quit [Ping timeout: 272 seconds]
waxwing has quit [Ping timeout: 272 seconds]
Newyorkadam has joined #bitcoin-wizards
pro has quit [Quit: Leaving]
d9b4bef9 has joined #bitcoin-wizards
tromp has joined #bitcoin-wizards
echonaut has quit [Remote host closed the connection]
tromp has quit [Ping timeout: 240 seconds]
cdecker has quit [Ping timeout: 240 seconds]
echonaut has joined #bitcoin-wizards
cdecker has joined #bitcoin-wizards
echonaut has quit [Remote host closed the connection]
echonaut has joined #bitcoin-wizards
cdecker has quit [Ping timeout: 240 seconds]
BCBot_ has joined #bitcoin-wizards
cdecker has joined #bitcoin-wizards
Hard_Line has quit [Ping timeout: 240 seconds]
BCBot has quit [Ping timeout: 245 seconds]
Belkaar_ has quit [Ping timeout: 245 seconds]
Belkaar has joined #bitcoin-wizards
Belkaar has joined #bitcoin-wizards
Belkaar has quit [Changing host]
legogris has quit [Remote host closed the connection]
<Taek> aoeu: ethereum lacks the strong security, review, stability, paranoia, and decentralization that Bitcoin has
legogris has joined #bitcoin-wizards
tromp has joined #bitcoin-wizards
oleganza has joined #bitcoin-wizards
tromp has quit [Ping timeout: 240 seconds]
harrymm has quit [Ping timeout: 240 seconds]
altoz has quit [Quit: Leaving]
aoeu has quit [Quit: Connection closed for inactivity]
Sosumi has joined #bitcoin-wizards
TheSeven has quit [Disconnected by services]
[7] has joined #bitcoin-wizards
Dyaheon has quit [Ping timeout: 255 seconds]
Dyaheon has joined #bitcoin-wizards
Aranjedeath has quit [Quit: Three sheets to the wind]
<runeks> Is there a CHECKLOCKTIME (no VERIFY) that just puts a 1 on the stack if the timestamp hasn't been passed, and a 0 otherwise?
<sipa> there are no opcodes that can observe the timestamp, by design
<sipa> they can only observe the nLockTime field of the spending transaction
paveljanik has quit [Quit: Leaving]
Newyorkadam has quit [Quit: Newyorkadam]
Newyorkadam has joined #bitcoin-wizards
Newyorkadam has quit [Ping timeout: 240 seconds]
oleganza has quit [Quit: oleganza]
tromp has joined #bitcoin-wizards
tromp has quit [Ping timeout: 255 seconds]
Ylbam has joined #bitcoin-wizards
Newyorkadam has joined #bitcoin-wizards
Newyorkadam has quit [Client Quit]
face has joined #bitcoin-wizards
BashCo has quit [Ping timeout: 240 seconds]
cyphase has quit [Ping timeout: 240 seconds]
kexkey has quit [Ping timeout: 264 seconds]
rmwb_ has quit [Remote host closed the connection]
rmwb has joined #bitcoin-wizards
BashCo has joined #bitcoin-wizards
molz_ has joined #bitcoin-wizards
mol has quit [Ping timeout: 272 seconds]
cyphase has joined #bitcoin-wizards
<runeks> Oh, I see. Then it makes perfect sense. Thanks.
<runeks> And I see now how it would be problematic to have script whose result depends on what time it is. Good thing I'm not designing opcodes.
<sipa> there are two problems
tromp has joined #bitcoin-wizards
<sipa> one os that you don't want scripts to depend on the time, or you'd need to revalidate unconfirmed transactions over and over
<sipa> the other is monotonicity, that a valid transactions can never become unacceptable in a block
<sipa> otherwise it becomes hard to assess the value of incoming payments
waxwing has joined #bitcoin-wizards
<sipa> "this transactions can only be included in blocks that have a prime number as height" would result in less valuable outputs, most likely
tromp has quit [Ping timeout: 240 seconds]
waxwing has quit [Read error: Connection reset by peer]
waxwing has joined #bitcoin-wizards
waxwing has quit [Ping timeout: 260 seconds]
Guyver2 has joined #bitcoin-wizards
BCBot_ has quit [Remote host closed the connection]
BCBot has joined #bitcoin-wizards
aoeu has joined #bitcoin-wizards
Davasny has joined #bitcoin-wizards
Davasny is now known as Guest78592
n1ce has quit [Quit: Leaving]
BashCo has quit [Ping timeout: 268 seconds]
BashCo has joined #bitcoin-wizards
waxwing has joined #bitcoin-wizards
tromp has joined #bitcoin-wizards
tromp has quit [Ping timeout: 246 seconds]
alferz has quit [Ping timeout: 268 seconds]
alferz has joined #bitcoin-wizards
waxwing has quit [Ping timeout: 240 seconds]
jannes has joined #bitcoin-wizards
bildramer has quit [Quit: alway rember happy day]
arubi has quit [Remote host closed the connection]
alferz has quit [Ping timeout: 268 seconds]
AaronvanW has quit []
alferz has joined #bitcoin-wizards
aoeu has quit [Quit: Connection closed for inactivity]
pro has joined #bitcoin-wizards
Aaronvan_ has joined #bitcoin-wizards
tromp has joined #bitcoin-wizards
tromp has quit [Ping timeout: 264 seconds]
laurentmt has joined #bitcoin-wizards
deusexbeer has quit [Ping timeout: 240 seconds]
deusexbeer has joined #bitcoin-wizards
laurentmt has quit [Quit: laurentmt]
kexkey has joined #bitcoin-wizards
BashCo has quit [Ping timeout: 245 seconds]
BashCo has joined #bitcoin-wizards
rmwb_ has joined #bitcoin-wizards
rmwb has quit [Ping timeout: 240 seconds]
waxwing has joined #bitcoin-wizards
onabreak has quit [Ping timeout: 260 seconds]
talmai has joined #bitcoin-wizards
Giszmo has joined #bitcoin-wizards
neptude has joined #bitcoin-wizards
bhen has joined #bitcoin-wizards
<Guest76863> hey is there a best reference for the definition of "DMMS"?
Guest76863 is now known as amiller
amiller has quit [Changing host]
amiller has joined #bitcoin-wizards
<amiller> I'm especially interested in a definition of the "unforgeability" analogue to a signature shceme
<andytoshi> amiller: pos.pdf is the closest thing to a formal definition, and it's not really close
<amiller> thanks
gm2052 has joined #bitcoin-wizards
<andytoshi> i recall working on unforgeability for some time but didn't get very far, it's hard even to define a "forgery" and then you have the problem of probabilities
<andytoshi> i think i scrapped the notion of "forged signature" entirely and was thinking along the lines of it being hard to make _any_ signatures if you had appreciably less computing power than you were claiming you did
gm2053 has quit [Ping timeout: 264 seconds]
Pr0t3us has joined #bitcoin-wizards
neptude has quit [Ping timeout: 268 seconds]
DrNo has joined #bitcoin-wizards
arubi has joined #bitcoin-wizards
UnrealLife has joined #bitcoin-wizards
kmels has joined #bitcoin-wizards
bildramer has joined #bitcoin-wizards
mol has joined #bitcoin-wizards
neptude has joined #bitcoin-wizards
molz_ has quit [Ping timeout: 264 seconds]
abpa has joined #bitcoin-wizards
neptude has quit [Ping timeout: 246 seconds]
laurentmt has joined #bitcoin-wizards
laurentmt has quit [Client Quit]
neptude has joined #bitcoin-wizards
BashCo has quit [Ping timeout: 240 seconds]
waxwing has quit [Ping timeout: 240 seconds]
tromp has joined #bitcoin-wizards
NewLiberty has joined #bitcoin-wizards
JackH has quit [Read error: Connection reset by peer]
tromp has quit [Ping timeout: 245 seconds]
oleksiyp has quit [Read error: Connection reset by peer]
waxwing has joined #bitcoin-wizards
talmai has quit [Ping timeout: 240 seconds]
oleganza has joined #bitcoin-wizards
waxwing has quit [Ping timeout: 240 seconds]
laurentmt has joined #bitcoin-wizards
laurentmt has quit [Client Quit]
thrmo has joined #bitcoin-wizards
paveljanik has joined #bitcoin-wizards
paveljanik has joined #bitcoin-wizards
paveljanik has quit [Changing host]
JackH has joined #bitcoin-wizards
laurentmt has joined #bitcoin-wizards
laurentmt has quit [Client Quit]
tromp has joined #bitcoin-wizards
tromp has quit [Ping timeout: 272 seconds]
harrymm has joined #bitcoin-wizards
laurentmt has joined #bitcoin-wizards
laurentmt has quit [Client Quit]
laurentmt has joined #bitcoin-wizards
Sosumi has quit [Quit: Bye]
Sosumi has joined #bitcoin-wizards
priidu has joined #bitcoin-wizards
onabreak has joined #bitcoin-wizards
priidu has quit [Read error: Connection reset by peer]
laurentmt has quit [Quit: laurentmt]
tromp has joined #bitcoin-wizards
kmels has quit [Ping timeout: 255 seconds]
tromp has quit [Ping timeout: 245 seconds]
molz_ has joined #bitcoin-wizards
mol has quit [Ping timeout: 246 seconds]
Sosumi has quit [Quit: Bye]
mol has joined #bitcoin-wizards
molz_ has quit [Ping timeout: 255 seconds]
laurentmt has joined #bitcoin-wizards
<adlai> Taek: i think you meant, "eth is not doing bitcoin is doing"
laurentmt has quit [Quit: laurentmt]
kmels has joined #bitcoin-wizards
neptude has left #bitcoin-wizards [#bitcoin-wizards]
waxwing has joined #bitcoin-wizards
Aaronvan_ has quit []
AaronvanW has joined #bitcoin-wizards
AaronvanW has joined #bitcoin-wizards
AaronvanW has quit [Changing host]
dnaleor has quit [Quit: Leaving]
Guyver2 has quit [Quit: :)]
licnep has joined #bitcoin-wizards
dnaleor has joined #bitcoin-wizards
madacol has joined #bitcoin-wizards
madacol__ has joined #bitcoin-wizards
madacol_ has quit [Ping timeout: 260 seconds]
madacol has quit [Ping timeout: 260 seconds]
madacol has joined #bitcoin-wizards
oleganza has quit [Quit: oleganza]
oleganza has joined #bitcoin-wizards
oleganza has quit [Client Quit]
madacol__ has quit [Ping timeout: 272 seconds]
oleganza has joined #bitcoin-wizards
UnrealLife has quit [Quit: Leaving]
cdub has joined #bitcoin-wizards
Guest78592 has quit [Remote host closed the connection]
kexkey_ has joined #bitcoin-wizards
kexkey has quit [Ping timeout: 245 seconds]
bhen has quit [Ping timeout: 260 seconds]
Giszmo has quit [Ping timeout: 264 seconds]
kmels has quit [Ping timeout: 255 seconds]
Giszmo has joined #bitcoin-wizards
cdub has quit [Quit: Page closed]
chjj has quit [Ping timeout: 240 seconds]
kexkey_ has quit [Ping timeout: 272 seconds]
chjj has joined #bitcoin-wizards
jannes has quit [Quit: Leaving]
smk has joined #bitcoin-wizards
AaronvanW has quit [Remote host closed the connection]
AaronvanW has joined #bitcoin-wizards
MaxSan has joined #bitcoin-wizards
Noldorin has joined #bitcoin-wizards
Noldorin has quit [Client Quit]
Giszmo has quit [Ping timeout: 240 seconds]
abpa has quit [Quit: Textual IRC Client: www.textualapp.com]
MaxSan has left #bitcoin-wizards [#bitcoin-wizards]