- 09 Dec, 2014 5 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
* Code = '' if gas < len(D) * 5 * Sha3 gas 10 + 10 * len(D), rounding up 32 bytes * Sha256 gas 50 + 50 * len(D), rounding up 32 bytes * Ripmed gas 50 + 50 * len(D), rounding up 32 bytes * Accounts and value transfers no longer reverted
-
- 08 Dec, 2014 3 commits
- 05 Dec, 2014 6 commits
- 04 Dec, 2014 19 commits
-
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
Submit code coverage to coveralls only on travis build success
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
* Renamed a couple more chain => core * Updated VM `pc` to be uint64 rather than big int * XEth interface cleanup
-
obscuren authored
-
- 03 Dec, 2014 7 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
This moves call and create to the specified environments. Vms are no longer re-used. Vm uses environment's Call(Code) and Create in order to execute new contracts or transfer value between accounts. State transition now uses the same mechanism described above.
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-