Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed all implicit logging. Fixed gas issues and jump errors | obscuren | 2014-11-12 | 1 | -1/+1 |
* | Fixed VM and added static analysis for EVM jumps | obscuren | 2014-11-05 | 1 | -1/+5 |
* | all: fix rename breakage | Felix Lange | 2014-11-01 | 1 | -4/+4 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -3/+3 |
* | Updated the VM & VM tests | obscuren | 2014-10-23 | 1 | -0/+1 |
* | added a transfer method to vm env | obscuren | 2014-10-22 | 1 | -5/+1 |
* | Renamed block_chain to chain_manager | obscuren | 2014-10-20 | 1 | -5/+4 |
* | moved | obscuren | 2014-10-19 | 22 | -13354/+9 |
* | Added tests as subtree | obscuren | 2014-10-19 | 22 | -20/+13365 |
* | Readers | obscuren | 2014-10-19 | 1 | -2/+2 |
* | Reflect changed to eth/vm | obscuren | 2014-10-18 | 1 | -1/+1 |
* | tests/vm: fix syntax | Felix Lange | 2014-10-17 | 1 | -5/+0 |
* | ethvm, tests/*: use log level constants | Felix Lange | 2014-10-17 | 1 | -0/+4 |
* | Fixed most of the tests | obscuren | 2014-10-17 | 1 | -16/+35 |
* | Updated tests | obscuren | 2014-10-16 | 1 | -3/+25 |
* | Fixed remote Arithmetic tests | obscuren | 2014-10-15 | 1 | -7/+20 |
* | Working on test suite | obscuren | 2014-10-15 | 2 | -0/+81 |