358 Commits (603218dc6ef79f63b90b974da6b3f4c94491f8a3)

Author SHA1 Message Date
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
Gav Wood 20ce1680d2 Easy reset of blockchain. 11 years ago
Gav Wood 8486397f34 Paranoia option.c 11 years ago
Gav Wood 34fe65370e Mining paranoia. 11 years ago
Gav Wood 3276fb6adc Nasty little State fix. 11 years ago
Gav Wood f68a73b2a0 CALLDATACOPY instruction. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Marko Simovic 3791926e97 Updated to allow listening+UPnP on system-assigned port 11 years ago
Gav Wood 72c87a1241 Version bump. Protocol bump. Support for configuration. 11 years ago
Gav Wood c5c3feed18 Return address when creating contracts. 11 years ago
Gav Wood e8a1e3b46d API cleanups and some renaming. 11 years ago
Gav Wood 1713329d22 Separation of code & data compiling. 11 years ago