aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Peer network code NYW.Gav Wood2014-01-221-3/+5
* State updater tested and working pretty well.Gav Wood2014-01-211-4/+4
* Various fixes.Gav Wood2014-01-201-1/+1
* Repotted tests.Gav Wood2014-01-191-311/+13
* Repotted a lot of the Trie stuff.Gav Wood2014-01-191-5/+7
* Iterators in the TrieDB!Gav Wood2014-01-191-0/+6
* Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into p...Gav Wood2014-01-191-9/+10
|\
| * Tweak Dagger API to facilitate more complex mining.Tim Hughes2014-01-171-7/+8
| * Fixed assert in test/main.cpp (using a .data() from temporary string after it...Tim Hughes2014-01-171-1/+2
| * Projects, solution and fixes for Visual Studio 2013.Tim Hughes2014-01-171-3/+3
* | Iterator beginnings.Gav Wood2014-01-191-9/+2
* | TrieDB remove nodes and tests.Gav Wood2014-01-191-42/+88
* | TrieDB framework and insertion.Gav Wood2014-01-191-1/+32
|/
* More verification work; compute header ready for mining.Gav Wood2014-01-141-0/+5
* Moved to endian-neutral 256/160-bit datatypes.Gav Wood2014-01-131-2/+2
* Dagger impl fixes.Gav Wood2014-01-101-0/+10
* More work on big picture stuff.Gav Wood2014-01-091-1/+1
* Dagger algo.Gav Wood2014-01-081-0/+10
* More testing on new Trie format.Gav Wood2014-01-081-1/+12
* Move to semi-official new Trie format.Gav Wood2014-01-081-12/+25
* Coding standards doc.Gav Wood2014-01-061-8/+33
* More crypto additions.Gav Wood2014-01-061-1/+1
* Signatures working.Gav Wood2014-01-061-35/+30
* crypto prototyping.Gav Wood2014-01-051-0/+48
* Fix for tests.Gav Wood2014-01-051-1/+6
* VM nearly instruction-complete.Gav Wood2014-01-041-1/+1
* Codebase cleanups - renaming files.Gav Wood2014-01-031-1/+1
* Reorganised source directory.Gav Wood2014-01-031-0/+139