Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flatten helper directory | Taylor Gerring | 2015-06-19 | 1 | -220/+0 |
* | Merge pull request #1228 from obscuren/vm-optimisations | Jeffrey Wilcke | 2015-06-11 | 1 | -2/+9 |
|\ | |||||
| * | core, core/vm: added structure logging | obscuren | 2015-06-10 | 1 | -2/+9 |
* | | tests: check gas limit error | obscuren | 2015-06-10 | 1 | -1/+1 |
|/ | |||||
* | tests: use state logs instead own kept logs | obscuren | 2015-06-05 | 1 | -3/+3 |
* | unskip StateTests/stTransactionTest and use test tx nonce | Gustav Simonsson | 2015-05-15 | 1 | -4/+6 |
* | Fixed tests to reflect log changes | obscuren | 2015-04-09 | 1 | -1/+1 |
* | Removed old (unused) argument | obscuren | 2015-04-02 | 1 | -1/+1 |
* | Cleaned up changes | obscuren | 2015-03-24 | 1 | -2/+2 |
* | Modified according to poc 9 changes | obscuren | 2015-03-24 | 1 | -1/+1 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -2/+2 |
* | Fixed VM & Tests w/ conversion | obscuren | 2015-03-17 | 1 | -2/+2 |
* | fixed to | obscuren | 2015-03-17 | 1 | -41/+49 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -16/+16 |
* | Removed some of that gas pre pay magic | obscuren | 2015-03-13 | 1 | -2/+1 |
* | Fixed error for invalid transaction | obscuren | 2015-03-03 | 1 | -0/+4 |
* | Fixed test helper | obscuren | 2015-03-03 | 1 | -0/+2 |
* | quad mem | obscuren | 2015-03-03 | 1 | -1/+22 |
* | Updated tests | obscuren | 2015-02-03 | 1 | -1/+0 |
* | Removed some VMEnv & Added VmType() to vm.Environment | obscuren | 2015-02-01 | 1 | -0/+1 |
* | remove pre compiled for tests | obscuren | 2015-01-13 | 1 | -0/+5 |
* | updated tests | obscuren | 2015-01-13 | 1 | -1/+10 |
* | updated tests | obscuren | 2015-01-12 | 1 | -1/+7 |
* | updated tests | obscuren | 2015-01-12 | 1 | -1/+1 |
* | Changed prev_hash to block_hash, state transition now uses vm env | obscuren | 2015-01-04 | 1 | -3/+4 |
* | Closure => Context | obscuren | 2015-01-02 | 1 | -3/+3 |
* | Cleaned up objects | obscuren | 2014-12-19 | 1 | -2/+1 |
* | Gas corrections and vm fixes | obscuren | 2014-12-19 | 1 | -5/+32 |
* | Log is now interface | obscuren | 2014-12-04 | 1 | -1/+1 |
* | Renamed State => StateDB | obscuren | 2014-12-04 | 1 | -6/+6 |
* | Renames for chain, updated VM, moved methods | obscuren | 2014-12-04 | 1 | -3/+3 |
* | Moved execution from vm to chain. | obscuren | 2014-12-04 | 1 | -14/+56 |
* | Fixed mem error in vm. Fixed logs tests | obscuren | 2014-12-03 | 1 | -6/+11 |
* | Added state tests | obscuren | 2014-12-02 | 1 | -0/+15 |
* | Fixes for the log method | obscuren | 2014-11-12 | 1 | -1/+1 |
* | chain, tests/helper, vm: make tests compile | Felix Lange | 2014-11-01 | 1 | -1/+1 |
* | all: fix rename breakage | Felix Lange | 2014-11-01 | 1 | -15/+15 |
* | Implemented LOG. Closes #159 | obscuren | 2014-10-27 | 1 | -0/+1 |
* | 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 | -3/+2 |
* | added a transfer method to vm env | obscuren | 2014-10-22 | 1 | -1/+4 |
* | Reflect changed to eth/vm | obscuren | 2014-10-18 | 1 | -3/+3 |
* | Fixed most of the tests | obscuren | 2014-10-17 | 1 | -6/+12 |
* | Updated tests | obscuren | 2014-10-16 | 1 | -12/+9 |
* | Fixed remote Arithmetic tests | obscuren | 2014-10-15 | 1 | -6/+2 |
* | Working on test suite | obscuren | 2014-10-15 | 1 | -0/+66 |