65 Commits (08b8da621251d462dfe16e705223ff843eade8d0)

Author SHA1 Message Date
Paweł Bylica d1fc535458 Memleak fix: free genesis block at the end of program 10 years ago
Gav Wood c089689174 Remove old bloom stuff. 10 years ago
Gav Wood 7a0cb2bf23 Renaming and fixes. 10 years ago
Gav Wood 2ff0317fb6 Get logblooms/receipts into the database. 10 years ago
Gav Wood 9987248907 Fix for Trie roots. 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood be1bf6b9bf Split off general network layer. 10 years ago
Gav Wood 4fe8075365 PoC-6 : 12 second blocks, allow multi-level uncles, rejig rewards. 10 years ago
Gav Wood 022695af48 Minor sync bug. 10 years ago
Gav Wood 268ca545ac Network a lot smoother. 10 years ago
Gav Wood 44748a35e8 Threadsafe transaction queue. 10 years ago
Gav Wood c91c5430a8 Thread-safe blockchain. 10 years ago
Gav Wood 030745a121 More fixes & debuging. 10 years ago
Gav Wood 114354126e First set of commits. Not yet working. 10 years ago
Gav Wood a5ab06078d New database format - caches transaction blooms and changelogs: 10 years ago
Gav Wood 0c5dbd7def Bloom filters for blocks. 10 years ago
Gav Wood 007f1040da Several fixes. 10 years ago
Gav Wood cc31ebd40b Transaction manifest. 10 years ago
Gav Wood 02cdd20bf0 Blockchain isn't threadsafe - reflect this in Client. 10 years ago
Gav Wood 3d3f99229e New client API. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood e11b572df1 Refactored a lot of State. 10 years ago
Gav Wood 5d7a61c946 Repotting, renaming and reorganisation. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood 3ad5a21d77 New fields in explorer for PoC-5. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood b52b629c01 Date fix. 11 years ago
Gav Wood 607a5de340 Repotted Common.h. 11 years ago
Gav Wood 7e12281c9b Switch back to normal map for the moment. 11 years ago
zelig e44615cdc6 use std::unordered_map for blockchain + minor fixes 11 years ago
unknown 95a954dbb2 Example of how to use std::hash_map 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 c186d8f4d8 Move to canon ES-1. 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 8be99bd36c Less hangy. 11 years ago
Gav Wood 995e935311 Fixes for spurious unknown parent blocks. 11 years ago
Gav Wood c09fd11a2c Better diagnostics. 11 years ago
Gav Wood 455f0436d3 Uncles verification bug fix. 11 years ago
Gav Wood 5736e7e15c usleep moved to std impl. 11 years ago
Gav Wood 04453aada0 Repot defaults. 11 years ago
Gav Wood f0943872fc Make Defaults a singleton. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood fc139d2523 Version 2 not 3 of the GPL. 11 years ago
Gav Wood 6e3f6e3fd1 Basic client. 11 years ago
Gav Wood ce10e98a08 Vaguely working single-instance client. 11 years ago