51 Commits (039710b34ffb912d90b7d448edda1305ebfe3c18)

Author SHA1 Message Date
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. 11 years ago
Gav Wood 9f8f2138da Bug fixes and incoming/outgoing packet checking. 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
Daniel Hams 0386ad0cb6 Fix formatting issue. 11 years ago
Daniel Hams efa1d6bdc6 Change logging "name" to be class instance thread specific ptr for unified code between Linux/OSX. 11 years ago
Gav Wood bdeaf497b0 Remove some debug output. 11 years ago
SharpCoiner e5f2d9db50 Fixed wrong usage of strftime. 11 years ago
Gav Wood 607e380a4b Fixes for Go interop. 11 years ago
Gav Wood b1d053e0cc Fix for transactions. 11 years ago
Gav Wood b7ab00a798 Peers have IDs to solve duplicate peers issue. 11 years ago
Gav Wood 5736e7e15c usleep moved to std impl. 11 years ago
subtly 657cb91e89 remove unused char* 11 years ago
subtly 6b8a18b629 used named queus for labeling thread operations 11 years ago
Gav Wood b2d3c47a18 UI Improvements. 11 years ago
Gav Wood 1afda67310 GUI reboot. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood a70f350b28 First effort at new RLP. **UNTESTED** 11 years ago
Gav Wood 52b2417142 Units. 11 years ago
Gav Wood bfd10936fb Allow arbitrary state in genesis block. 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. 11 years ago
Gav Wood 6e3f6e3fd1 Basic client. 11 years ago
Gav Wood baacd4ed5b GUI & network stuff. 11 years ago
Gav Wood 30cbe3be1e Added client API & prototypal GUI. 11 years ago
Gav Wood 4347cfc4fc Various fixes. 11 years ago
Gav Wood b5eb3b7a9d Cleanups and preparation. 11 years ago
Gav Wood 04743c50f7 TrieDB framework and insertion. 11 years ago
Tim Hughes 0dc9bc82fe Projects, solution and fixes for Visual Studio 2013. 11 years ago
Tim Hughes 3c4635c81d Compile and warning fixes for Visual Studio 2013 and x64 11 years ago
Gav Wood 0d42219a2e Fixed issue #1. 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 48b09db84b Move crypto/hash algos over to libcrypto++. 11 years ago
Gav Wood 720df0509e Additional framework stuff - block verification, playback &c. 11 years ago
Gav Wood 155cf04efe Move to semi-official new Trie format. 11 years ago
Gav Wood d4c9328f1e More commenting. 11 years ago
Gav Wood 6c72a021d7 Repotting and big-picture stuff. 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 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
Gav Wood 21241b7370 RIP-EMD160 implementation for the VM. 11 years ago
Gav Wood 1bfd4202b9 Reorganised source directory. 11 years ago
Gav Wood d1ec81e606 Code cleanups. 11 years ago