marnett / ethereum

0 stars 0 forks source link

Add an explanation of gas #17

Closed amiller closed 9 years ago

amiller commented 9 years ago

There's an explanation of how to use the first parameter to limit gas used. But there's no explanation otherwise of how gas works. We should also have an explanation of how to change the gas price in pytester. And an explanatoon

amiller commented 9 years ago

... And an explanation of what tx.gasremaining does, and what happens when you run out of gas.

marnett commented 9 years ago

I believe we have a section under development that is going in depth about gas and its uses.

On Sun, Apr 19, 2015, 1:30 AM Andrew Miller notifications@github.com wrote:

There's an explanation of how to use the first parameter to limit gas used. But there's no explanation otherwise of how gas works. We should also have an explanation of how to change the gas price in pytester. And an explanatoon

— Reply to this email directly or view it on GitHub https://github.com/marnett/ethereum/issues/17.

amiller commented 9 years ago

Ok its #14