110 Commits (4fe807536575994606e6b747898210991bb86eb9)

Author SHA1 Message Date
Gav Wood b902b3e701 POST for PoC-6 10 years ago
Gav Wood 69b8c77641 Nicer API for Miner. 10 years ago
Gav Wood 2e65637892 Docs. 10 years ago
Gav Wood 454d6118ca No need to commit to disk after successful mine - this will happen 10 years ago
Gav Wood 112bf7aa67 Repotting 10 years ago
Gav Wood 5034f35410 Miner class. 10 years ago
Gav Wood 2a85f95542 Separate out miner thread in preparation for own class. 10 years ago
Gav Wood 16a80db196 Avoid potential conditions where mining is not restarted. 10 years ago
Gav Wood 4807d43be6 Mining improvements. 10 years ago
Gav Wood 6ee6e7921a Add private blockchain feature. 10 years ago
Gav Wood b7a96fbbff Nicer transactions in JS API. 10 years ago
Gav Wood f49b6b9476 Avoid mining on empty blocks. 10 years ago
Gav Wood ad75ebaad3 API alterations. Mostly s/transaction/message/. 10 years ago
Gav Wood 8f15b0f6fe Remove unneeded lock. 10 years ago
Gav Wood 9efb073fd1 Avoid crash on Client delete. 10 years ago
Gav Wood 2eb7a49819 Networking stop fix. 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 10 years ago
Gav Wood b4191025fd Network has own thread. 10 years ago
Gav Wood eee84e27ca Coinbase for transactions collation. 10 years ago
Gav Wood 5eeae63c36 Include file orders altered for clang. 10 years ago
Gav Wood 7d331e5b5b Correct order for transactions in same block. 10 years ago
Gav Wood 2ee1cda66e Avoid _asm from MSVC. 10 years ago
Gav Wood f550217449 Updates to assembler - see the sub-codes. 10 years ago
Gav Wood f8edff3f54 Fixes and whatnot. 10 years ago
Gav Wood 268ca545ac Network a lot smoother. 10 years ago
Gav Wood 80c4925ff0 Additional alterations to network & logging for ease of debugging. 10 years ago
Gav Wood 030745a121 More fixes & debuging. 10 years ago
Gav Wood 0d2f5439ce Nearly complete differential changelog system. 10 years ago
Gav Wood d53864e162 Fixes. 10 years ago
Gav Wood b1e0666ed4 Various fixes. 10 years ago
Gav Wood 114354126e First set of commits. Not yet working. 10 years ago
Gav Wood dff4bad2a2 Avoid checking for boost python now. 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 ebca40b38a Manifest stuff. 10 years ago
subtly 87db106870 Fixes for #246 (qtwebkit bugs on macos) 10 years ago
Tim Hughes fbf4ab84d1 Added projects for exp, lllc and sc. Plus couple of fixes. 10 years ago
Gav Wood 02cdd20bf0 Blockchain isn't threadsafe - reflect this in Client. 10 years ago
Gav Wood c164e4bcc7 Fix for state race condition. 10 years ago
Gav Wood 9d3a05e337 Transactions filter fix. 10 years ago
Gav Wood 44525c5f06 Compiler fixes. Updates for coins. 10 years ago
Gav Wood 485828ea30 Latest API updates. 10 years ago
Gav Wood c127cd4a2c Build fixes. 10 years ago
Gav Wood 3d3f99229e New client API. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Tim Hughes 496a77bdf8 Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp 11 years ago
Gav Wood 4d3f8e849b Javascript console and env.load(), env.note, ... 11 years ago
Gav Wood 57129c2007 Mining view. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood 0f3c3ff609 Transaction injection. 11 years ago