1044 Commits (eeeb8421926406ac8d5cea0b4c947cb47f98fb18)

Author SHA1 Message Date
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
Gav Wood 7ffa513586 Networking fix. 11 years ago
Gav Wood 8d65de7e28 More network fixes. 11 years ago
Gav Wood 5b1d8b858f Possible network fix. 11 years ago
Gav Wood b389052eeb Minor updates. 11 years ago
Gav Wood b1e0666ed4 Various fixes. 11 years ago
Gav Wood 114354126e First set of commits. Not yet working. 11 years ago
Gav Wood dff4bad2a2 Avoid checking for boost python now. 11 years ago
Gav Wood a5ab06078d New database format - caches transaction blooms and changelogs: 11 years ago
Gav Wood 0c5dbd7def Bloom filters for blocks. 11 years ago
Gav Wood e4257ee378 Move JS setup code up into lib macro. 11 years ago
Gav Wood ebca40b38a Manifest stuff. 11 years ago
subtly 87db106870 Fixes for #246 (qtwebkit bugs on macos) 11 years ago
subtly 0f5df0a8a8 Fix for #246. Removed sync() to prevent race condition within dropped() and . Raised maxblocks to 64. 11 years ago
Gav Wood 1bc06c4db1 Fix for storage display in debugger. 11 years ago
Tim Hughes fbf4ab84d1 Added projects for exp, lllc and sc. Plus couple of fixes. 11 years ago
Gav Wood d91198a335 Proper debugger. 11 years ago
Gav Wood 46b837d4d0 MEMSIZE -> MSIZE 11 years ago