Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flatten vm directory | Taylor Gerring | 2015-06-19 | 3 | -391/+0 |
* | core/state, core/vm: reworked storage get / set to use common.Hash | obscuren | 2015-06-17 | 1 | -5/+5 |
* | Skip VMTests RandomTests temporarily until they are fixed | Gustav Simonsson | 2015-06-09 | 1 | -0/+1 |
* | Add StateTests/RandomTests and VMTests/RandomTests | Gustav Simonsson | 2015-05-22 | 1 | -16/+10 |
* | tests: added conditional skip on long running VM tests | obscuren | 2015-05-20 | 1 | -0/+7 |
* | core/vm: RETURN op code returns pointer to memory rather than copy | obscuren | 2015-05-20 | 1 | -4/+4 |
* | tests/vm: updated tests and skipped output for specific tests | obscuren | 2015-05-20 | 1 | -8/+11 |
* | Add StateTests/RandomTests but skip for now | Gustav Simonsson | 2015-05-16 | 1 | -0/+21 |
* | Update StateTests and nil create return on failed code deposit | Gustav Simonsson | 2015-05-16 | 1 | -2/+12 |
* | unskip StateTests/stTransactionTest and use test tx nonce | Gustav Simonsson | 2015-05-15 | 1 | -1/+0 |
* | Add StateTests/stMemoryStressTest.json but skip for now | Gustav Simonsson | 2015-04-23 | 1 | -0/+6 |
* | Add test wrapper for VMTests/vmInputLimits1.json | Gustav Simonsson | 2015-04-23 | 1 | -0/+5 |
* | Fixed tests to reflect log changes | obscuren | 2015-04-09 | 1 | -16/+16 |
* | basic glog | obscuren | 2015-04-04 | 1 | -7/+8 |
* | fixed stack level | obscuren | 2015-04-03 | 1 | -0/+28 |
* | Modified according to poc 9 changes | obscuren | 2015-03-24 | 1 | -2/+7 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -1/+1 |
* | Fixed tests and bloom | obscuren | 2015-03-18 | 1 | -8/+18 |
* | bloom | obscuren | 2015-03-17 | 1 | -10/+15 |
* | Fixed VM & Tests w/ conversion | obscuren | 2015-03-17 | 1 | -6/+0 |
* | fixed to | obscuren | 2015-03-17 | 1 | -9/+16 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -18/+18 |
* | Changed context and ADDMOD, MULMOD | obscuren | 2015-03-13 | 1 | -1/+1 |
* | run all test | obscuren | 2015-03-13 | 1 | -6/+0 |
* | fixed ethtest | obscuren | 2015-03-13 | 1 | -0/+6 |
* | reworked stack | obscuren | 2015-03-10 | 1 | -6/+0 |
* | wip | obscuren | 2015-03-10 | 1 | -7/+6 |
* | Updated tests and fixed suicide | obscuren | 2015-03-09 | 1 | -0/+8 |
* | merge | obscuren | 2015-03-06 | 1 | -4/+0 |
|\ | |||||
| * | Fix VM tests not checked | Paweł Bylica | 2015-03-05 | 1 | -4/+0 |
* | | GasLimit check updated | obscuren | 2015-03-04 | 1 | -0/+5 |
* | | Fixed error for invalid transaction | obscuren | 2015-03-03 | 1 | -5/+1 |
* | | Updated gast costs | obscuren | 2015-03-03 | 1 | -3/+11 |
* | | 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 |