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
darkbot-rc4 has quit []
gleb2 has quit [Quit: Ping timeout (120 seconds)]
gleb has joined #bitcoin-wizards
TheoStorm has quit [Quit: Leaving]
bitdex has joined #bitcoin-wizards
Emcy_ has quit [Read error: Connection reset by peer]
Emcy has joined #bitcoin-wizards
AaronvanW has quit []
AaronvanW has joined #bitcoin-wizards
queip has quit [Ping timeout: 240 seconds]
TheCavalry has joined #bitcoin-wizards
laptop has quit [Ping timeout: 256 seconds]
CryptoDavid has quit [Quit: Connection closed for inactivity]
bildramer1 has joined #bitcoin-wizards
bildramer has quit [Ping timeout: 272 seconds]
AaronvanW has quit [Remote host closed the connection]
zmnscpxj_ has joined #bitcoin-wizards
zmnscpxj has quit [Ping timeout: 240 seconds]
bildramer1 has quit [Ping timeout: 272 seconds]
zmnscpxj__ has joined #bitcoin-wizards
bitdex has quit [Remote host closed the connection]
bitdex has joined #bitcoin-wizards
zmnscpxj_ has quit [Ping timeout: 240 seconds]
AaronvanW has joined #bitcoin-wizards
bildramer has joined #bitcoin-wizards
glozow has quit [Quit: Connection closed for inactivity]
queip has joined #bitcoin-wizards
TheCavalry has quit []
AaronvanW has quit [Ping timeout: 260 seconds]
gribble has quit [Remote host closed the connection]
belcher_ has joined #bitcoin-wizards
belcher has quit [Ping timeout: 272 seconds]
Dragavnir has joined #bitcoin-wizards
gribble has joined #bitcoin-wizards
rusty has quit [Quit: Leaving.]
DeanGuss has joined #bitcoin-wizards
DeanWeen has quit [Ping timeout: 240 seconds]
AaronvanW has joined #bitcoin-wizards
justanotheruser has quit [Ping timeout: 264 seconds]
justanotheruser has joined #bitcoin-wizards
AaronvanW has quit [Ping timeout: 265 seconds]
Dragavnir has quit []
rusty has joined #bitcoin-wizards
slewis has joined #bitcoin-wizards
rusty has quit [Quit: Leaving.]
fkinglag has quit [Ping timeout: 256 seconds]
fkinglag has joined #bitcoin-wizards
fkinglag has quit [Ping timeout: 264 seconds]
fkinglag has joined #bitcoin-wizards
AaronvanW has joined #bitcoin-wizards
laptop has joined #bitcoin-wizards
laptop has quit [Ping timeout: 272 seconds]
queip has quit [Ping timeout: 246 seconds]
yanmaani has joined #bitcoin-wizards
queip has joined #bitcoin-wizards
laptop has joined #bitcoin-wizards
Kiminuo has joined #bitcoin-wizards
AaronvanW has quit [Ping timeout: 246 seconds]
Guyver2 has joined #bitcoin-wizards
t-bast has joined #bitcoin-wizards
IGHOR has quit [Quit: No Ping reply in 180 seconds.]
sr_gi has quit [Read error: Connection reset by peer]
sr_gi has joined #bitcoin-wizards
AaronvanW has joined #bitcoin-wizards
troygiorshev has quit [Ping timeout: 246 seconds]
TheoStorm has joined #bitcoin-wizards
TheoStorm has quit [Client Quit]
TheoStorm has joined #bitcoin-wizards
TheoStorm has quit [Remote host closed the connection]
nick_freeman has joined #bitcoin-wizards
TheoStorm has joined #bitcoin-wizards
TheoStorm has quit [Remote host closed the connection]
TheoStorm has joined #bitcoin-wizards
Guyver2_ has joined #bitcoin-wizards
Lexyon____ has quit [Quit: Connection closed for inactivity]
Guyver2 has quit [Ping timeout: 256 seconds]
Kiminuo has quit [Ping timeout: 272 seconds]
AaronvanW has quit [Remote host closed the connection]
TheoStorm has quit [Quit: Leaving]
AaronvanW has joined #bitcoin-wizards
Guyver2__ has joined #bitcoin-wizards
Guyver2_ has quit [Ping timeout: 256 seconds]
sora_h has quit []
belcher_ is now known as belcher
Kiminuo has joined #bitcoin-wizards
phwalkr has joined #bitcoin-wizards
TheoStorm has joined #bitcoin-wizards
<phwalkr>
Good day! The bitcoin.it wiki says about "disable" opcode: "If any opcode marked as disabled is present in a script - it must also abort and fail." I wonder why do we need it and when to use it
<phwalkr>
By all means, it seems that I can just use OP_RETURN instead
<queip>
phwalkr: uh? it's a consensus rule to remove usage of very old, and no longer supported opcodes?
<queip>
to make their spending invalid
<queip>
*usage
<phwalkr>
queip: hm, but why were disabled opcodes obsolete?
<queip>
it was decided to no longer allow them, afair for security reasons, or perhaps also to disencourage writting certain kinds of smart contracts(?)
<queip>
I would guess to disencourage using bitcoin as worlds computer or other such things, and focus on money with minimal scripting as needed to protect access to money. But someone involved in this decissions should comment better