Christoph Jentzsch
|
b8b878ebba
|
Replaced all asserts in RLP with exceptions
|
10 years ago |
Christoph Jentzsch
|
7b17adba08
|
Exemplar alteration to show effect of using boost::exception
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Gav Wood
|
730ba66f01
|
Hardening against bad RLP.
|
11 years ago |
Tim Hughes
|
21a840e20a
|
Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet.
|
11 years ago |
Muharem Hrnjadovic
|
be65dbc46d
|
Fixed the other occurrence of Foobar
|
11 years ago |
Muharem Hrnjadovic
|
4bab3c57a5
|
Corrected license headers (Foobar -> cpp-ethereum)
|
11 years ago |
Gav Wood
|
05d99adb9c
|
Null RLP fix.
|
11 years ago |
Gav Wood
|
2a53d5f751
|
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
|
11 years ago |
Gav Wood
|
0abd91d551
|
Latest RLP standard. Lists specify length rather than itemCount.
|
11 years ago |
Gav Wood
|
a70f350b28
|
First effort at new RLP. **UNTESTED**
|
11 years ago |
Gav Wood
|
fc139d2523
|
Version 2 not 3 of the GPL.
|
11 years ago |
Gav Wood
|
0fc422a160
|
Manage GetBlocks properly; should work for when > 256 blocks away.
Use GetTransactions on connect & respect it. DONE
|
11 years ago |
Gav Wood
|
6e3f6e3fd1
|
Basic client.
|
11 years ago |
Gav Wood
|
04743c50f7
|
TrieDB framework and insertion.
LevelDB overlay and map backends.
|
11 years ago |
Tim Hughes
|
0dc9bc82fe
|
Projects, solution and fixes for Visual Studio 2013.
|
11 years ago |
Gav Wood
|
9347a1ab8b
|
Move over to DB/overlay-based state.
|
11 years ago |
Gav Wood
|
b679d9d829
|
Verification and state updating.
|
11 years ago |
Gav Wood
|
5fbf9c752b
|
More testing on new Trie format.
|
11 years ago |
Gav Wood
|
cd45bb65d0
|
Genesis block stuff.
|
11 years ago |
Gav Wood
|
19481bbaee
|
More flexible and stricter RLP int handling.
|
11 years ago |
Gav Wood
|
ade3d0225d
|
Coding standards doc.
Some repotting.
Documentation.
Some minor API cleanups.
|
11 years ago |
Gav Wood
|
1bfd4202b9
|
Reorganised source directory.
|
11 years ago |
Gav Wood
|
8c6cadeddf
|
Full Trie I/O implementation with tests and cross-checker with
alternative implementation.
|
11 years ago |
Gav Wood
|
877d9edbb2
|
Big int support.
Repotting.
Tests.
|
11 years ago |