1264 Commits (1492fe2a88a67c12a544ef48857e94c2f10e1892)

Author SHA1 Message Date
Gav Wood 405653c250 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood db3e0831c3 Various compile fixes. 10 years ago
Gav Wood be2480d85e Compile fixes. 10 years ago
Gav Wood 2fb7883a12 Refactor just about everything important in the core. 10 years ago
Gav Wood 97a18e33fe Avoid llvm warning. 10 years ago
Gav Wood 2eab7a7c22 Fixes some build issues. 10 years ago
Gav Wood 71c83172c5 Fixes #1597 10 years ago
Gav Wood 87bb1195a5 Half-finished Miner/Farm framework. 10 years ago
Gav Wood e7c8189667 Fixes #1597 10 years ago
Gav Wood 6edb3840d7 Some early refactoring to support async miners better. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
Gav Wood b5761c33b6 logging for jchow. 10 years ago
arkpar 07b45657f7 bool param to enum 10 years ago
arkpar 6216b33775 Allow mining without pow check 10 years ago
Gav Wood c533f1cbda OpenCL stuff, Fix for eth_call. 10 years ago
Marek Kotewicz c417e2313e additional fields in transaction: blockHash, blockNumber, transactionIndex 10 years ago
Gav Wood 51f575e049 Blockchain import/export. 10 years ago
Gav Wood 683dd22051 Allow fudging of calls so they never fail. 10 years ago
Gav Wood 619b02ce93 Proper compile fix. 10 years ago
Gav Wood 4aca199707 Fixed bug in test's BlockChainLoader making it crazy slow and constantly 10 years ago
Gav Wood e3aa60c445 Fix and clean up of State class. 10 years ago
Gav Wood 91f9a1ea5d Version bump. 10 years ago
Gav Wood 47797dad1c Fix for lack of transaction propagation. 10 years ago
Gav Wood 80e22a1386 All of the JSONRPC APIs now work nicely with "latest" and "pending". 10 years ago
Gav Wood f3acccf5f5 Remove VMTRACE. 10 years ago
Gav Wood 5c19c843be Reduce noise at higher log levels. 10 years ago
Gav Wood 063d944d0a Minor cleanup for node's tx management. 10 years ago
Gav Wood 7c62dbcfd0 Remove old database stuff. 10 years ago
Gav Wood 7cc6ba8248 Careless threading fix. 10 years ago
Gav Wood 3525a62ccb Diagnostics for checking transaction dropping/resubmission 10 years ago
Gav Wood a3a72816af Don't send all transactions all the time - rather select a set of peers 10 years ago
Gav Wood 384853a919 Version bump, fixes to treeRoute (and thus chain view). 10 years ago
Gav Wood 622367b274 Avoid compiling neth/serpent on MSVC. 10 years ago
Gav Wood 55df43ff4b Fast databases. 10 years ago
Gav Wood f2b56e7647 Move hash to a hidden function, and provide a datapath to it so avoid 10 years ago
Gav Wood a33de145e7 Don't check nonce by default. 10 years ago
Gav Wood 9fb30b141e Allow Solidity build to be disabled. 10 years ago
Gav Wood 105be32bb4 Decent transaction import result provision. 10 years ago
Gav Wood c3760df77d Fix update problems in AZ. 10 years ago
Gav Wood 1e8c241f2b Lock bug fix. 10 years ago
Gav Wood 0210c26a26 Clear block blooms. 10 years ago
Gav Wood c8b5f9d2f6 Major fix: only put in database active fork lookups. 10 years ago
Gav Wood c5f80a9dde Fix various aspects of chain-re-import. 10 years ago
Gav Wood 94ec0c0714 Be less verbose. 10 years ago
Gav Wood 1c1951a39b Don't crash when the status is bad. 10 years ago
Gav Wood 13232d6e04 Fixes #1509 10 years ago
Gav Wood b9074ff8c6 Minor build fix. 10 years ago
Gav Wood db30ab24a0 Make paranoia safe again after a break caused by BlockChain cache 10 years ago
Gav Wood 1a93beb7e1 Cleanup and document some of the hairier State code. 10 years ago
Gav Wood 62b4958952 Provide a little more information on why things might fail. 10 years ago