Post
Topic
Board Development & Technical Discussion
Re: Making Bitcoin and its Forks Turing Complete
by
n0nce
on 03/04/2022, 21:17:58 UTC
~
So you are just storing source code of programs on the blockchain? That's not making Bitcoin Turing complete, because the code is not running on Bitcoin, it's just stored on the blockchain. That's like saying my hard drive or GitHub are Turing complete, because I can store program code on them.

Nonetheless, I'm interested in better understanding how you are storing the data.

For instance, you have a JavaScript file stored in transaction 743908c7b0dd89b68956987a3f8ddc3c1d4316452659bff71d241dbb0813fd46.
It only contains normal transactions to apparently valid addresses, so the idea of using hex bytes as recipient addresses hasn't been done here, apparently.