Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major reorganisation. | Gav Wood | 2014-05-26 | 1 | -3/+3 |
| | | | | | New libs (libethsupport, libevm, liblll). New LLLC binary. | ||||
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 1 | -5/+5 |
| | |||||
* | Broke the crypto test out into a separate boost auto test case. | Carl Allendorph | 2014-04-20 | 1 | -0/+29 |
| | |||||
* | PoC 3.5 functionality. Still buggy though. | Gav Wood | 2014-03-25 | 1 | -1/+0 |
| | |||||
* | Repotted Common.h. | Gav Wood | 2014-03-05 | 1 | -18/+19 |
| | |||||
* | Tests. | Gav Wood | 2014-02-28 | 1 | -0/+1 |
| | |||||
* | Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles ↵ | Tim Hughes | 2014-02-19 | 1 | -4/+4 |
| | | | | again but not sorted out linking dependencies yet. | ||||
* | 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 |
| | |||||
* | Fixes for Go interop. | Gav Wood | 2014-02-12 | 1 | -0/+24 |
| | |||||
* | 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. | ||||
* | AlephZero renamed AlethZero and moved to cmake project. | Gav Wood | 2014-02-07 | 1 | -1/+1 |
| | | | | Other minor changes. | ||||
* | Version 2 not 3 of the GPL. | Gav Wood | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | Manage GetBlocks properly; should work for when > 256 blocks away. | Gav Wood | 2014-01-31 | 1 | -3/+3 |
| | | | | Use GetTransactions on connect & respect it. DONE | ||||
* | Various fixes. | Gav Wood | 2014-01-20 | 1 | -4/+13 |
| | |||||
* | Repotted tests. | Gav Wood | 2014-01-19 | 1 | -0/+91 |