Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wup | obscuren | 2015-03-03 | 1 | -7/+10 |
* | Delet => Delete | obscuren | 2015-03-03 | 1 | -8/+15 |
* | Fixed test helper | obscuren | 2015-03-03 | 1 | -4/+2 |
* | Redone rlp | obscuren | 2015-03-03 | 1 | -1/+1 |
* | quad mem | obscuren | 2015-03-03 | 1 | -6/+4 |
* | updated tests | obscuren | 2015-03-03 | 1 | -13/+25 |
* | Removed exported fields from state object and added proper set/getters | obscuren | 2015-02-20 | 1 | -2/+2 |
* | tests/vm: add non-test Go file | Felix Lange | 2015-02-20 | 1 | -0/+3 |
* | disabled test | obscuren | 2015-02-14 | 1 | -0/+1 |
* | Updated tests | obscuren | 2015-02-03 | 1 | -4/+29 |
* | JitVM: the EVM JIT bridge | Paweł Bylica | 2015-01-23 | 1 | -9/+9 |
* | Fixed consensus issue | obscuren | 2015-01-13 | 1 | -1/+0 |
* | remove pre compiled for tests | obscuren | 2015-01-13 | 1 | -6/+5 |
* | updated tests | obscuren | 2015-01-13 | 1 | -6/+0 |
* | Moved the TD method from block processor. | obscuren | 2015-01-10 | 1 | -1/+1 |
* | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -4/+6 |
* | Changed JUMP(I) behaviour. | obscuren | 2015-01-03 | 1 | -1/+7 |
* | Additional comments and added name to error output | obscuren | 2014-12-31 | 1 | -5/+3 |
* | Fixed gas check for vm test | obscuren | 2014-12-31 | 1 | -5/+11 |
* | Fixed tests | obscuren | 2014-12-19 | 1 | -4/+0 |
* | updated tests | obscuren | 2014-12-19 | 1 | -4/+4 |
* | Fixed refund model | obscuren | 2014-12-19 | 1 | -4/+4 |
* | Gas corrections and vm fixes | obscuren | 2014-12-19 | 1 | -1/+25 |
* | changed to unsigned integers | obscuren | 2014-12-10 | 1 | -7/+19 |
* | Renames for chain, updated VM, moved methods | obscuren | 2014-12-04 | 1 | -1/+1 |
* | Moved execution from vm to chain. | obscuren | 2014-12-04 | 1 | -138/+2 |
* | merge | obscuren | 2014-12-03 | 1 | -8/+32 |
|\ | |||||
| * | Fixed mem error in vm. Fixed logs tests | obscuren | 2014-12-03 | 1 | -8/+32 |
* | | merge errors fixed | obscuren | 2014-12-02 | 1 | -0/+183 |
|\| | |||||
| * | Check for known block err and ignore | obscuren | 2014-12-02 | 1 | -2/+0 |
| * | Added state tests | obscuren | 2014-12-02 | 1 | -5/+64 |
| * | Fixed EXP gas | obscuren | 2014-12-02 | 1 | -13/+1 |
| * | Make an attempt to pay for the gas prior to expanding the mem. | obscuren | 2014-12-02 | 1 | -1/+4 |
* | | try to get full coverage report on travis | Taylor Gerring | 2014-11-15 | 1 | -132/+133 |
|/ | |||||
* | 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 |