Marko Simovic
|
86070f83d5
|
Updated test project to use Boost Test
|
11 years ago |
Gav Wood
|
607a5de340
|
Repotted Common.h.
|
11 years ago |
Gav Wood
|
db9a09716f
|
Tests.
|
11 years ago |
Gav Wood
|
d145fdb971
|
Tests bug fix.
|
11 years ago |
Gav Wood
|
87e19602ea
|
VM test framework.
|
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 |
Gav Wood
|
8dc00e8b21
|
Fixes for contract address states.
Minor fix for uncle rewards.
Assembler for EC-1 assembly.
Not-quite Test code for the VM.
|
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
|
bdeaf497b0
|
Remove some debug output.
Make hash construction safer.
|
11 years ago |
Gav Wood
|
607e380a4b
|
Fixes for Go interop.
|
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
|
5185e6a6ef
|
Changed genesis block to reflect root of empty trie as null.
|
11 years ago |
Gav Wood
|
9e7ce2c981
|
Asynchronous connect. Fixes #7.
|
11 years ago |
Gav Wood
|
1983777cd0
|
GPL v2, not 3.
|
11 years ago |
Gav Wood
|
ee3f311607
|
Peer network code NYW.
|
11 years ago |
Gav Wood
|
8fb99152ee
|
State updater tested and working pretty well.
|
11 years ago |
Gav Wood
|
4347cfc4fc
|
Various fixes.
|
11 years ago |
Gav Wood
|
e0c7743b3f
|
Repotted tests.
|
11 years ago |
Gav Wood
|
f666853724
|
Repotted a lot of the Trie stuff.
|
11 years ago |
Gav Wood
|
a7a32d3661
|
Iterators in the TrieDB!
|
11 years ago |
Gav Wood
|
3a9f6b22d3
|
Iterator beginnings.
|
11 years ago |
Gav Wood
|
0b29820d98
|
TrieDB remove nodes and tests.
|
11 years ago |
Gav Wood
|
04743c50f7
|
TrieDB framework and insertion.
LevelDB overlay and map backends.
|
11 years ago |
Tim Hughes
|
0133a4450d
|
Tweak Dagger API to facilitate more complex mining.
|
11 years ago |
Tim Hughes
|
e3d57cde78
|
Fixed assert in test/main.cpp (using a .data() from temporary string after it was destroyed).
|
11 years ago |
Tim Hughes
|
0dc9bc82fe
|
Projects, solution and fixes for Visual Studio 2013.
|
11 years ago |
Gav Wood
|
e8b2ceeb60
|
More verification work; compute header ready for mining.
|
11 years ago |
Gav Wood
|
140fc42e09
|
Moved to endian-neutral 256/160-bit datatypes.
|
11 years ago |
Gav Wood
|
a2b497d80d
|
Dagger impl fixes.
|
11 years ago |
Gav Wood
|
e7ebf1e6b6
|
More work on big picture stuff.
|
11 years ago |
Gav Wood
|
d4448a9c7b
|
Dagger algo.
|
11 years ago |
Gav Wood
|
5fbf9c752b
|
More testing on new Trie format.
|
11 years ago |
Gav Wood
|
155cf04efe
|
Move to semi-official new Trie format.
|
11 years ago |
Gav Wood
|
ade3d0225d
|
Coding standards doc.
Some repotting.
Documentation.
Some minor API cleanups.
|
11 years ago |
Gav Wood
|
00da157812
|
More crypto additions.
|
11 years ago |
Gav Wood
|
07dd3b61e1
|
Signatures working.
|
11 years ago |
Gav Wood
|
b0f4ca1339
|
crypto prototyping.
|
11 years ago |
Gav Wood
|
9b78189310
|
Fix for tests.
|
11 years ago |
Gav Wood
|
2c492f53f8
|
VM nearly instruction-complete.
|
11 years ago |
Gav Wood
|
fca6af0054
|
Codebase cleanups - renaming files.
|
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
|
928ab1dcee
|
merkle tree hash works.
|
11 years ago |
Gav Wood
|
f5e62823f2
|
Merkle hash implementation. Needs testing.
|
11 years ago |
Gav Wood
|
29ce98f7c9
|
All tests passed for 2-way RLP.
|
11 years ago |
Gav Wood
|
3562b13f68
|
Hex-prefix Notation for the Merkle tree.
|
11 years ago |
Gav Wood
|
8ba143e564
|
Docs.
|
11 years ago |
Gav Wood
|
877d9edbb2
|
Big int support.
Repotting.
Tests.
|
11 years ago |