5797 Commits (a52fc7bdd746143c2b21201692437600a905cd9c)
 

Author SHA1 Message Date
Gav Wood 268168df60 Move to vitalik's PoW... 11 years ago
Gav Wood d865b2b56d Documentation. 11 years ago
Gav Wood be68b7a1f1 Network functionality improved, code somewhat dirty now though. 11 years ago
Gav Wood 7badaad1c8 Merge pull request #5 from xeroc/master 11 years ago
Gav Wood de44b7522c Avoid socket info timing issues by keeping a copy of the info handy for 11 years ago
Fabian Schuh caec1663fd added pthread to cmake 11 years ago
Gav Wood 01812a5fec Doesn't crash on peer dropout. 11 years ago
Gav Wood 0a49ab7dec Fixes & additional functionality in the network stack. 11 years ago
Gav Wood 6e3f6e3fd1 Basic client. 11 years ago
Gav Wood ce10e98a08 Vaguely working single-instance 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 97d1232b21 Pinging. 11 years ago
Gav Wood c77aa87e7d Basic P2P functionality. 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 0a4008fc57 Working state-transition test. 11 years ago
Gav Wood 4347cfc4fc Various fixes. 11 years ago
Gav Wood 406b283a05 Fake dagger, and moves to test the state transitions. 11 years ago
Gav Wood 231619fb11 Caching (on two levels!) and quite possibly working State transition 11 years ago
Gav Wood e0c7743b3f Repotted tests. 11 years ago
Gav Wood 8601535da7 Minor fix for keeping trie clean. 11 years ago
Gav Wood b5eb3b7a9d Cleanups and preparation. 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 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