|
|
|
|
|
by nivertech
3905 days ago
|
|
1. Gas mechanism has nothing to do with tamper-proofing transactions, thats what blockchain (or more correctly hashchain) is for. 2. There are Turing-complete languages which only allow loops with known number of iterations. 3. Check my presentation, If you want to understand Ethereum programming model: http://www.slideshare.net/mobile/nivertech/ethereum-vm-and-d... IMO Ethereum is just a first step in the right direction, the real solution will need to be much more scalable. |
|
I am not sure why you are mentioning this here, but if this is what you think I am misunderstanding about gas, perhaps you could point out where you think I made this mistake.
>2. There are Turing-complete languages which only allow loops with known number of iterations.
You did not originally write "loops with known number of iterations", you wrote "disallowing jumps backwards / loops".
> 3. Check my presentation, If you want to understand Ethereum programming model.
Based on your contributions to this thread so far, I am not very confident that I will find my specific question addressed, but if you give me a specific slide number to start at, I will give it a look.
BTW, do you have an answer to the question I posed in the second paragraph of my previous post?