786 Commits (65d35ed87d0e54707a9d763515964e2cbbd01489)

Author SHA1 Message Date
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 2f9a279e9f Various small improvements. 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 eff34d1ab0 ADDMOD, MULMOD, unsigned->bigint VM fixes. 11 years ago
Gav Wood 4807d43be6 Mining improvements. 11 years ago
Gav Wood 38495bfee3 Correct packet order. 11 years ago
SharpCoiner f0ea97a125 Fixes Windows VS2013 build 11 years ago
Gav Wood 022695af48 Minor sync bug. 11 years ago
Gav Wood f5c22035fc PoC-6 networking. 11 years ago
Gav Wood 9297669549 Timing for EVM. 11 years ago
Gav Wood 6ee6e7921a Add private blockchain feature. 11 years ago
Giacomo Tazzari 10087bf933 Fixed peer hanging when receiving a bad synchronisation token 11 years ago
Gav Wood 7524128cf2 Better accounts. 11 years ago
Gav Wood d224cc84a7 Additional APIs and good defaults for Client & JSAPI. 11 years ago
Gav Wood b7a96fbbff Nicer transactions in JS API. 11 years ago
Gav Wood 158084652a Fix contract endowment. 11 years ago
caktux 422448eb49 force mining for eth/neth, get actual balance instead of pending, fix clang warnings 11 years ago
Gav Wood 06f65d373c Include coinbase in block bloom filter. 11 years ago
Gav Wood f49b6b9476 Avoid mining on empty blocks. 11 years ago
Gav Wood ad75ebaad3 API alterations. Mostly s/transaction/message/. 11 years ago
Gav Wood 8f15b0f6fe Remove unneeded lock. 11 years ago
Gav Wood 2d37f0151d Fixed block buffer issue. 11 years ago
Gav Wood 9efb073fd1 Avoid crash on Client delete. 11 years ago
Gav Wood c5fcae9095 parseData shared. 11 years ago
Gav Wood 2eb7a49819 Networking stop fix. 11 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 11 years ago
Gav Wood b4191025fd Network has own thread. 11 years ago
Gav Wood eee84e27ca Coinbase for transactions collation. 11 years ago
Gav Wood 787c6305e3 Remove unused member. 11 years ago
Gav Wood 5eeae63c36 Include file orders altered for clang. 11 years ago
Gav Wood 7d331e5b5b Correct order for transactions in same block. 11 years ago
Gav Wood 2ee1cda66e Avoid _asm from MSVC. 11 years ago
Gav Wood 9a1799481f TransactionQueue fixed. 11 years ago
Gav Wood f550217449 Updates to assembler - see the sub-codes. 11 years ago
Gav Wood f8edff3f54 Fixes and whatnot. 11 years ago
Tim Hughes a51159ef24 VS2013 fixes. 11 years ago
Gav Wood 34ab7e8231 Avoid recursion in TransactionQueue. 11 years ago
Gav Wood 268ca545ac Network a lot smoother. 11 years ago
Gav Wood 44748a35e8 Threadsafe transaction queue. 11 years ago
Gav Wood c91c5430a8 Thread-safe blockchain. 11 years ago
Gav Wood 80c4925ff0 Additional alterations to network & logging for ease of debugging. 11 years ago
Gav Wood 030745a121 More fixes & debuging. 11 years ago
Gav Wood 0d2f5439ce Nearly complete differential changelog system. 11 years ago
Gav Wood d53864e162 Fixes. 11 years ago
Gav Wood 2fff90ba78 Default to higher throughput. 11 years ago