Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vm: fix basic VM tests | Felix Lange | 2014-10-30 | 1 | -19/+35 |
| | | | | | | | | | The tests now compile and won't panic for unexpected return values. We need a recent-enough version of the mutan compiler because of the new JUMPDEST requirements. Skip some tests if the installed mutan version is too old. The debug VM test still fails, probably because of an implementation bug. | ||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -5/+5 |
| | | | | mist, etheruem have been moved to cmd/ | ||||
* | Moved ethvm => vm | obscuren | 2014-10-18 | 1 | -0/+155 |