aboutsummaryrefslogtreecommitdiffstats
path: root/state.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix for state race condition.Gav Wood2014-07-061-2/+4
|
* Repotting, renaming and reorganisation.Gav Wood2014-05-301-1/+1
|
* Split out libethcore from libethereum.Gav Wood2014-04-231-4/+4
|
* Tests.Gav Wood2014-02-281-0/+2
|
* Replace hard-coded /tmp paths with call to ↵Tim Hughes2014-02-201-1/+2
| | | | boost::filesystem::temp_directory_path()
* Fixed the other occurrence of FoobarMuharem Hrnjadovic2014-02-161-1/+1
|
* Corrected license headers (Foobar -> cpp-ethereum)Muharem Hrnjadovic2014-02-161-1/+1
|
* Peers have IDs to solve duplicate peers issue.Gav Wood2014-02-101-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 Wood2014-02-071-0/+1
|
* AlephZero renamed AlethZero and moved to cmake project.Gav Wood2014-02-071-1/+1
| | | | Other minor changes.
* GPL v2, not 3.Gav Wood2014-02-011-1/+1
|
* Basic client.Gav Wood2014-01-241-2/+2
|
* GUI & network stuff.Gav Wood2014-01-231-2/+2
|
* State updater tested and working pretty well.Gav Wood2014-01-211-15/+26
|
* Working state-transition test.Gav Wood2014-01-211-2/+15
|
* Various fixes.Gav Wood2014-01-201-15/+16
|
* Fake dagger, and moves to test the state transitions.Gav Wood2014-01-201-1/+31
|
* Caching (on two levels!) and quite possibly working State transitionGav Wood2014-01-201-0/+2
| | | | class.
* Repotted tests.Gav Wood2014-01-191-0/+31