Gav Wood
266bce3376
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
2014-10-16 19:44:02 +03:00
Gav Wood
165e9780f7
Correct namespace for a few things in devcrypto.
...
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
2014-10-16 19:43:48 +03:00
subtly
15b524abc6
cryptopp ecdh and ecies
2014-10-14 19:30:20 +02:00
Arkady Paronyan
77598cc3f0
fixed segfaults on accessing temp objects vector buffers
2014-10-03 17:53:04 +04:00
Gav Wood
f9a7ab94ae
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
...
Rename ethential to devcore.
2014-09-05 18:24:29 +02:00
Gav Wood
38dd3fb050
Project-wide reorganisation of namespaces.
2014-09-05 17:09:58 +02:00
Gav Wood
b62f71c699
Project refactor. Introduce the Serpent library.
2014-06-27 23:47:24 +02:00
Gav Wood
ef95ba9ac3
Major reorganisation.
...
New libs (libethsupport, libevm, liblll).
New LLLC binary.
2014-05-26 11:22:19 +02:00
Gav Wood
3a2597d871
Split out libethcore from libethereum.
2014-04-23 15:08:11 +01:00
Carl Allendorph
bf4865adaf
Broke the crypto test out into a separate boost auto test case.
2014-04-19 10:53:48 -07:00
Gav Wood
81c3adb109
PoC 3.5 functionality. Still buggy though.
2014-03-24 16:51:40 -07:00
Gav Wood
f171b2f976
Repotted Common.h.
2014-03-04 11:46:26 -06:00
Gav Wood
a2f6a17470
Tests.
2014-02-28 12:55:30 +00:00
Tim Hughes
7a1f75ddbf
Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet.
2014-02-18 16:34:59 +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
c98ca8f722
Fixes for Go interop.
2014-02-11 17:43:37 +00: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
dd0957359b
AlephZero renamed AlethZero and moved to cmake project.
...
Other minor changes.
2014-02-06 18:53:46 +00:00
Gav Wood
f0f391187d
Version 2 not 3 of the GPL.
2014-01-31 21:41:49 +00:00
Gav Wood
a2ec430b27
Manage GetBlocks properly; should work for when > 256 blocks away.
...
Use GetTransactions on connect & respect it. DONE
2014-01-31 14:10:05 +00:00
Gav Wood
a08ce2bde1
Various fixes.
2014-01-20 14:53:02 +00:00
Gav Wood
9033480699
Repotted tests.
2014-01-19 14:42:02 +00:00