Post
Topic
Board Development & Technical Discussion
Re: Turing completeness and state for smart contract
by
gmaxwell
on 24/04/2016, 07:42:18 UTC
This problem doesn't arise when we write smart-contracts for Bitcoin/Ethereum.
Yes it does. A 'smart contract' that never interacts with anything outside the network (including users) is pointless. The smart contract itself may not set the history rewrite, but the possibility of them must be accounted for in the design of the contract.