Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups. | Gav Wood | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | state log tests | CJentzsch | 2014-12-06 | 1 | -0/+5 |
| | |||||
* | style | CJentzsch | 2014-12-02 | 1 | -2/+2 |
| | | | | | Conflicts: libevm/VM.h | ||||
* | added logs to state tests | CJentzsch | 2014-12-02 | 1 | -0/+3 |
| | |||||
* | add make money test | Christoph Jentzsch | 2014-11-20 | 1 | -0/+5 |
| | |||||
* | Create state test with commandline flag | Christoph Jentzsch | 2014-11-12 | 1 | -0/+34 |
| | |||||
* | build fix | Christoph Jentzsch | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | added generic userDefinedTest function | Christoph Jentzsch | 2014-11-11 | 1 | -35/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/develop' into NewStateTests | Christoph Jentzsch | 2014-11-10 | 1 | -7/+1 |
|\ | | | | | | | | | | | Conflicts: test/state.cpp test/tmpFiller.json | ||||
| * | Clean up state tests | Christoph Jentzsch | 2014-11-07 | 1 | -14/+0 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/develop' into StateBug | Christoph Jentzsch | 2014-11-07 | 1 | -4/+4 |
| |\ | |||||
| | * | undefine FILL_TESTS | Christoph Jentzsch | 2014-11-06 | 1 | -2/+0 |
| | | | |||||
| | * | Update transactions, style fix | Christoph Jentzsch | 2014-11-06 | 1 | -4/+4 |
| | | | |||||
* | | | specified user defined test | Christoph Jentzsch | 2014-11-10 | 1 | -0/+39 |
| | | | |||||
* | | | Added random test execution | Christoph Jentzsch | 2014-11-07 | 1 | -8/+0 |
| | | | |||||
* | | | Added precompiledContracts tests | Christoph Jentzsch | 2014-11-07 | 1 | -1/+5 |
| | | | |||||
* | | | added state system operations test | Christoph Jentzsch | 2014-11-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'StateBug' into NewStateTests | Christoph Jentzsch | 2014-11-05 | 1 | -3/+1 |
|\| | | |||||
| * | | Fix ABAcalls OOG bug | Christoph Jentzsch | 2014-11-04 | 1 | -3/+1 |
| |/ | |||||
* / | Added stSystemOperationsTest | Christoph Jentzsch | 2014-11-05 | 1 | -4/+4 |
|/ | |||||
* | style | Christoph Jentzsch | 2014-11-04 | 1 | -12/+1 |
| | |||||
* | Clean up and organize tests + state class tests | Christoph Jentzsch | 2014-11-03 | 1 | -133/+40 |
| | |||||
* | Clean up FakeExtVM - move to state tests | Christoph Jentzsch | 2014-10-31 | 1 | -77/+85 |
| | |||||
* | Restructure state tests. Remove FakeStateClass | Christoph Jentzsch | 2014-10-30 | 1 | -45/+183 |
| | |||||
* | PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' | Gav Wood | 2014-10-27 | 1 | -0/+1 |
| | |||||
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 1 | -1/+2 |
| | |||||
* | Fix for state race condition. | Gav Wood | 2014-07-06 | 1 | -2/+4 |
| | |||||
* | Repotting, renaming and reorganisation. | Gav Wood | 2014-05-30 | 1 | -1/+1 |
| | |||||
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -4/+4 |
| | |||||
* | Tests. | Gav Wood | 2014-02-28 | 1 | -0/+2 |
| | |||||
* | Replace hard-coded /tmp paths with call to ↵ | Tim Hughes | 2014-02-20 | 1 | -1/+2 |
| | | | | boost::filesystem::temp_directory_path() | ||||
* | Fixed the other occurrence of Foobar | Muharem Hrnjadovic | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Corrected license headers (Foobar -> cpp-ethereum) | Muharem Hrnjadovic | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Peers have IDs to solve duplicate peers issue. | Gav Wood | 2014-02-10 | 1 | -1/+0 |
| | | | | | | | | No post-mine state visible in advance. Additional parts of protocol no longer optional. Protocol version bump. Various GUI improvements. Better (more dynamic) and more correct handling of fee structure. | ||||
* | Repot defaults. | Gav Wood | 2014-02-07 | 1 | -0/+1 |
| | |||||
* | AlephZero renamed AlethZero and moved to cmake project. | Gav Wood | 2014-02-07 | 1 | -1/+1 |
| | | | | Other minor changes. | ||||
* | GPL v2, not 3. | Gav Wood | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | Basic client. | Gav Wood | 2014-01-24 | 1 | -2/+2 |
| | |||||
* | GUI & network stuff. | Gav Wood | 2014-01-23 | 1 | -2/+2 |
| | |||||
* | State updater tested and working pretty well. | Gav Wood | 2014-01-21 | 1 | -15/+26 |
| | |||||
* | Working state-transition test. | Gav Wood | 2014-01-21 | 1 | -2/+15 |
| | |||||
* | Various fixes. | Gav Wood | 2014-01-20 | 1 | -15/+16 |
| | |||||
* | Fake dagger, and moves to test the state transitions. | Gav Wood | 2014-01-20 | 1 | -1/+31 |
| | |||||
* | Caching (on two levels!) and quite possibly working State transition | Gav Wood | 2014-01-20 | 1 | -0/+2 |
| | | | | class. | ||||
* | Repotted tests. | Gav Wood | 2014-01-19 | 1 | -0/+31 |