4822 Commits (2852ff28430aa8399fc886caa9fd053e26703716)
 

Author SHA1 Message Date
Gav Wood 4f810b0ec8 Merge branch 'master' of https://github.com/programmerTim/cpp-ethereum into programmerTim-master 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. 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
Gav Wood d5afc3f3ee Minor fix and some part-finished work on Trie. 11 years ago
Tim Hughes 17c2e48222 Disable warnings in unfinished class. 11 years ago
Tim Hughes 0dc9bc82fe Projects, solution and fixes for Visual Studio 2013. 11 years ago
Tim Hughes 631cbd794b Fig bug picked up by unreferenced formal param warning. 11 years ago
Tim Hughes a292ca2a7b Eliminate memory allocations from Dagger.eval. 11 years ago
Tim Hughes 3c4635c81d Compile and warning fixes for Visual Studio 2013 and x64 11 years ago
Gav Wood 8c57b2a0df Trie stuff. 11 years ago
Gav Wood 6bf17121a9 Documentation update. 11 years ago
Gav Wood 613a05624e TODO file. 11 years ago
Gav Wood 0d42219a2e Fixed issue #1. 11 years ago
Gav Wood 9347a1ab8b Move over to DB/overlay-based state. 11 years ago
Gav Wood e8b2ceeb60 More verification work; compute header ready for mining. 11 years ago
Gav Wood 9cf6fd38ca Rewards and uncle checking. 11 years ago
Gav Wood 140fc42e09 Moved to endian-neutral 256/160-bit datatypes. 11 years ago
Gav Wood b679d9d829 Verification and state updating. 11 years ago
Gav Wood b3db8f3980 More verification stuff. 11 years ago
Gav Wood a2b497d80d Dagger impl fixes. 11 years ago
Gav Wood 48b09db84b Move crypto/hash algos over to libcrypto++. 11 years ago
Gav Wood e11eb7cbe0 Readme update. 11 years ago
Gav Wood 720df0509e Additional framework stuff - block verification, playback &c. 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 00f0bdb92e More on tree. 11 years ago
Gav Wood 436ef1627b Removed user project files. 11 years ago
Gav Wood cd45bb65d0 Genesis block stuff. 11 years ago
Gav Wood b5c8aaa0ab README Updates. 11 years ago
Gav Wood d4c9328f1e More commenting. 11 years ago
Gav Wood 6c72a021d7 Repotting and big-picture stuff. 11 years ago
Gav Wood 445be12cc1 Additional dependencies. 11 years ago
Gav Wood 89c25c6e11 Minor changes to readme and makefiles. 11 years ago
Gav Wood 9c891a7c3b Added main and infrastructure. 11 years ago
Gav Wood 67d931d032 Documentation. 11 years ago
Gav Wood 19481bbaee More flexible and stricter RLP int handling. 11 years ago
Gav Wood ade3d0225d Coding standards doc. 11 years ago
Gav Wood 0349f7bf05 Some repotting. 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 30285da6cb Much change - beginning the bigger-picture stuff. 11 years ago
Gav Wood dd20b143ad More VM implementation stuff. 11 years ago
Gav Wood 2c492f53f8 VM nearly instruction-complete. 11 years ago