1216 Commits (2329a5af24e78c90c161dab553f6cf78f04ddea2)

Author SHA1 Message Date
Gav Wood c1045d4711 Refactor just about everything important in the core. 10 years ago
Gav Wood d715f17d87 Half-finished Miner/Farm framework. 10 years ago
Gav Wood 6cf2a93e20 Some early refactoring to support async miners better. 10 years ago
Gav Wood ecfe6acc95 Version bump. Minor fix. 10 years ago
Gav Wood 8e3ef1ee5c Fix to ethash seedHash caching. 10 years ago
arkpar 48dd9f3482 replaced Aversion with ImportRequirements 10 years ago
Gav Wood 1b05e078e4 Marginally better Client async code. 10 years ago
Gav Wood 7c3a920e1d Various threading fixes. 10 years ago
Gav Wood e195a254da Fix CPU mining deadlock bug. 10 years ago
Gav Wood 54e40484c1 Thread management fixes for Farm. 10 years ago
Gav Wood 2693659e56 Various fixes for mining. 10 years ago
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