Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed name of command line option to filltests | Christoph Jentzsch | 2014-11-12 | 1 | -1/+1 |
* | Create state test with commandline flag | Christoph Jentzsch | 2014-11-12 | 1 | -22/+25 |
* | build fix | Christoph Jentzsch | 2014-11-11 | 1 | -1/+3 |
* | added generic userDefinedTest function | Christoph Jentzsch | 2014-11-11 | 1 | -0/+39 |
* | undefine FILL_TESTS | Christoph Jentzsch | 2014-11-10 | 1 | -1/+1 |
* | Merge branch 'stateTests' into NewStateTests | Christoph Jentzsch | 2014-11-06 | 1 | -35/+50 |
|\ | |||||
| * | update SIGNEXTEND tests | Christoph Jentzsch | 2014-11-06 | 1 | -1/+1 |
| * | undefine FILL_TESTS | Christoph Jentzsch | 2014-11-06 | 1 | -1/+1 |
| * | Moved code export to export function in ImportHelper | Christoph Jentzsch | 2014-11-06 | 1 | -2/+24 |
| * | Update transactions, style fix | Christoph Jentzsch | 2014-11-06 | 1 | -34/+27 |
* | | added state system operations test | Christoph Jentzsch | 2014-11-05 | 1 | -2/+2 |
* | | Added stSystemOperationsTest | Christoph Jentzsch | 2014-11-05 | 1 | -1/+1 |
|/ | |||||
* | style | Christoph Jentzsch | 2014-11-04 | 1 | -3/+0 |
* | Clean up and organize tests + state class tests | Christoph Jentzsch | 2014-11-03 | 1 | -123/+164 |
* | Clean up FakeExtVM - move to state tests | Christoph Jentzsch | 2014-10-31 | 1 | -10/+63 |
* | Restructure state tests. Remove FakeStateClass | Christoph Jentzsch | 2014-10-30 | 1 | -0/+191 |
* | Networking fixes. | Gav Wood | 2014-09-30 | 1 | -0/+2 |
* | Moved miner over to new Worker class. | Gav Wood | 2014-09-16 | 1 | -0/+1 |
* | Remove old Client network code & API. | Gav Wood | 2014-09-16 | 1 | -0/+2 |
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 1 | -1/+5 |
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -1/+1 |
* | Added new transaction tests for checking miner fees | Marko Simovic | 2014-04-03 | 1 | -0/+9 |
* | Updated to add a simple forking test | Marko Simovic | 2014-03-26 | 1 | -0/+40 |