Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 6 | -13/+13 |
| | | | | mist, etheruem have been moved to cmd/ | ||||
* | Chnged to use GetOp instead & added error + checking | obscuren | 2014-10-23 | 1 | -1/+2 |
| | |||||
* | Update to HEAD tests | obscuren | 2014-10-23 | 11 | -314/+5 |
| | |||||
* | Updated the VM & VM tests | obscuren | 2014-10-23 | 3 | -4/+4 |
| | | | | | | * Stack Error shouldn't revert to previous state * Updated VM Test tool * Added Transfer method to VM Env | ||||
* | Updated tests-subtree | obscuren | 2014-10-22 | 14 | -2/+446 |
| | |||||
* | added a transfer method to vm env | obscuren | 2014-10-22 | 2 | -6/+5 |
| | |||||
* | Renamed block_chain to chain_manager | obscuren | 2014-10-20 | 1 | -5/+4 |
| | |||||
* | moved | obscuren | 2014-10-19 | 22 | -9/+9 |
| | |||||
* | Added tests as subtree | obscuren | 2014-10-19 | 22 | -20/+13365 |
| | |||||
* | Readers | obscuren | 2014-10-19 | 3 | -27/+44 |
| | |||||
* | Reflect changed to eth/vm | obscuren | 2014-10-18 | 2 | -4/+4 |
| | |||||
* | tests/vm: fix syntax | Felix Lange | 2014-10-17 | 1 | -5/+0 |
| | |||||
* | ethvm, tests/*: use log level constants | Felix Lange | 2014-10-17 | 2 | -1/+5 |
| | |||||
* | arith test | obscuren | 2014-10-17 | 1 | -0/+3239 |
| | |||||
* | Quick dirty peer update | obscuren | 2014-10-17 | 1 | -1/+1 |
| | |||||
* | added eth tester | obscuren | 2014-10-17 | 2 | -0/+104 |
| | |||||
* | Fixed most of the tests | obscuren | 2014-10-17 | 3 | -23/+49 |
| | |||||
* | Updated tests | obscuren | 2014-10-16 | 2 | -15/+34 |
| | |||||
* | Fixed remote Arithmetic tests | obscuren | 2014-10-15 | 4 | -19/+32 |
| | |||||
* | Working on test suite | obscuren | 2014-10-15 | 7 | -0/+228 |