Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed how logs are being recorded | obscuren | 2015-04-08 | 2 | -2/+3 |
* | Use logger.Error instead of 0 with glog | Gustav Simonsson | 2015-04-07 | 1 | -1/+2 |
* | Forward and log EC recover err and remove dup pubkey len check | Gustav Simonsson | 2015-04-07 | 1 | -2/+4 |
* | basic glog | obscuren | 2015-04-04 | 2 | -11/+6 |
* | bool => int | obscuren | 2015-04-03 | 1 | -63/+63 |
* | fixed stack level | obscuren | 2015-04-03 | 1 | -3/+4 |
* | Read most protocol params from common/params.json | Gustav Simonsson | 2015-04-02 | 7 | -81/+46 |
* | sha3 stack check | obscuren | 2015-04-01 | 1 | -1/+1 |
* | Check stack for BALANCE. Closes #622 | obscuren | 2015-04-01 | 1 | -1/+1 |
* | Blocktest fixed, Execution fixed | obscuren | 2015-04-01 | 1 | -1/+2 |
* | Cleanup. | obscuren | 2015-03-29 | 1 | -10/+13 |
* | Merge branch 'fix_ecrecover' of https://github.com/ebuchman/go-ethereum into ... | obscuren | 2015-03-29 | 1 | -7/+21 |
* | Cleanup VM. | obscuren | 2015-03-29 | 4 | -56/+45 |
* | Cleanup VM | obscuren | 2015-03-29 | 3 | -10/+22 |
* | PUSH gas fix | obscuren | 2015-03-27 | 2 | -21/+5 |
* | Removed comments | obscuren | 2015-03-27 | 1 | -15/+0 |
* | Removed defer/panic. #503 | obscuren | 2015-03-27 | 4 | -120/+180 |
* | Explicitly check memory's data store. #515 | obscuren | 2015-03-27 | 1 | -1/+8 |
* | Stack limit | obscuren | 2015-03-27 | 1 | -0/+6 |
* | Cleaned up changes | obscuren | 2015-03-24 | 2 | -3/+2 |
* | Modified according to poc 9 changes | obscuren | 2015-03-24 | 1 | -1/+1 |
* | Decrement depth | obscuren | 2015-03-24 | 1 | -1/+3 |
* | moved state and vm to core | obscuren | 2015-03-23 | 17 | -0/+2384 |