aboutsummaryrefslogtreecommitdiffstats
path: root/txTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid boost include order issue on windows:jhuntley2015-03-051-1/+1
* Split canon blockchain and basic blockchain.Gav Wood2015-02-051-1/+1
* Project-wide reorganisation of namespaces.Gav Wood2014-09-051-4/+5
* Split off general network layer.Gav Wood2014-08-271-1/+1
* Updates to VM tests.Gav Wood2014-05-121-0/+3
* Split out libethcore from libethereum.Gav Wood2014-04-231-3/+3
* Version bump. Protocol bump. Support for configuration.Gav Wood2014-04-051-3/+3
* Added new transaction tests for checking miner feesMarko Simovic2014-04-031-15/+66
* Merge branch 'splitcode' into developGav Wood2014-04-031-4/+4
|\
| * Disable broken tests.Gav Wood2014-03-251-4/+4
* | Updated to add a simple forking testMarko Simovic2014-03-261-10/+1
|/
* Added test to mine and perform simple transaction between two nodesMarko Simovic2014-03-191-0/+75