- 06 Jun, 2017 1 commit
-
-
FaceHo authored
-
- 13 Feb, 2017 2 commits
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- 02 Feb, 2017 1 commit
-
-
Jeffrey Wilcke authored
Reworked the EVM gas instructions to use 64bit integers rather than arbitrary size big ints. All gas operations, be it additions, multiplications or divisions, are checked and guarded against 64 bit integer overflows. In additon, most of the protocol paramaters in the params package have been converted to uint64 and are now constants rather than variables. * common/math: added overflow check ops * core: vmenv, env renamed to evm * eth, internal/ethapi, les: unmetered eth_call and cancel methods * core/vm: implemented big.Int pool for evm instructions * core/vm: unexported intPool methods & verification methods * core/vm: added memoryGasCost overflow check and test
-
- 12 Jan, 2017 1 commit
-
-
Péter Szilágyi authored
-
- 23 Jul, 2015 1 commit
-
-
Felix Lange authored
I forgot to update one instance of "go-ethereum" in commit 3f047be5.
-
- 22 Jul, 2015 1 commit
-
-
Felix Lange authored
All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
-
- 07 Jul, 2015 1 commit
-
-
Felix Lange authored
-
- 23 Mar, 2015 1 commit
-
-
obscuren authored
-
- 16 Nov, 2014 1 commit
-
-
Taylor Gerring authored
-
- 14 Nov, 2014 1 commit
-
-
- 12 Nov, 2014 2 commits
-
-
Taylor Gerring authored
-
Taylor Gerring authored
-
- 11 Nov, 2014 1 commit
-
-
Taylor Gerring authored
-