Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -3/+3 |
| | | | | mist, etheruem have been moved to cmd/ | ||||
* | Updated the VM & VM tests | obscuren | 2014-10-23 | 1 | -0/+1 |
| | | | | | | * Stack Error shouldn't revert to previous state * Updated VM Test tool * Added Transfer method to VM Env | ||||
* | 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 | 1 | -9/+9 |
| | |||||
* | Added tests as subtree | obscuren | 2014-10-19 | 1 | -20/+20 |
| | |||||
* | 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 | 1 | -0/+81 |