Commit Graph

20 Commits

Author SHA1 Message Date
Gav Wood
38dd3fb050 Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
Gav Wood
6df8bfa66d Fix for state race condition. 2014-07-06 15:33:06 +02:00
Gav Wood
0b6763ddc1 Repotting, renaming and reorganisation. 2014-05-30 15:25:13 +02:00
Gav Wood
3a2597d871 Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
Gav Wood
a2f6a17470 Tests. 2014-02-28 12:55:30 +00:00
Tim Hughes
90b7b43d43 Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_path() 2014-02-19 23:12:09 +00:00
Muharem Hrnjadovic
ec71a3b4e4 Fixed the other occurrence of Foobar 2014-02-16 11:41:15 +01:00
Muharem Hrnjadovic
0d91f19032 Corrected license headers (Foobar -> cpp-ethereum) 2014-02-16 11:20:55 +01:00
Gav Wood
38faf687ae Peers have IDs to solve duplicate peers issue.
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.
2014-02-09 21:30:55 +00:00
Gav Wood
215c569656 Repot defaults. 2014-02-07 00:16:50 +00:00
Gav Wood
dd0957359b AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
2014-02-06 18:53:46 +00:00
Gav Wood
f14844dd0d GPL v2, not 3. 2014-01-31 21:08:16 +00:00
Gav Wood
3dbed499c3 Basic client. 2014-01-23 12:22:58 -05:00
Gav Wood
7c9a1238b7 GUI & network stuff. 2014-01-22 18:18:12 -05:00
Gav Wood
129e4b4dfc State updater tested and working pretty well. 2014-01-21 10:51:57 -05:00
Gav Wood
8ab00968cb Working state-transition test. 2014-01-20 13:43:11 -05:00
Gav Wood
a08ce2bde1 Various fixes. 2014-01-20 14:53:02 +00:00
Gav Wood
6eafb9e6f8 Fake dagger, and moves to test the state transitions. 2014-01-19 20:15:07 +00:00
Gav Wood
b73cbf3ecb Caching (on two levels!) and quite possibly working State transition
class.
2014-01-19 17:17:05 +00:00
Gav Wood
9033480699 Repotted tests. 2014-01-19 14:42:02 +00:00