248 Commits (8f532e81cbfcea2f746297592e963108319e0c52)

Author SHA1 Message Date
Gav Wood 8f532e81cb Fix to ethash seedHash caching. 10 years ago
Gav Wood 76518d519f Marginally better Client async code. 10 years ago
Gav Wood 192761a4b1 Various threading fixes. 10 years ago
Gav Wood f22540f0e0 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood e7008b5877 Various compile fixes. 10 years ago
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 97a18e33fe Avoid llvm warning. 10 years ago
Gav Wood 2eab7a7c22 Fixes some build issues. 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
Gav Wood c533f1cbda OpenCL stuff, Fix for eth_call. 10 years ago
Gav Wood 683dd22051 Allow fudging of calls so they never fail. 10 years ago
Gav Wood 91f9a1ea5d Version bump. 10 years ago
Gav Wood f3acccf5f5 Remove VMTRACE. 10 years ago
Gav Wood 3525a62ccb Diagnostics for checking transaction dropping/resubmission 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 105be32bb4 Decent transaction import result provision. 10 years ago
Gav Wood 1e8c241f2b Lock bug fix. 10 years ago
Gav Wood c5f80a9dde Fix various aspects of chain-re-import. 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 c19013da81 Remove initial event from JSONRPC. 10 years ago
Gav Wood fc5b6de495 Remove asOf redundancy. 10 years ago
Marek Kotewicz 3d009ae161 ClientBase 10 years ago
Gav Wood 386627340f Fixed all around... 10 years ago
Gav Wood e904462675 Remove numberOf. 10 years ago
subtly cddb2920a9 namespace eth network-protocol version for implemenations 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
Gav Wood 73d889e997 Filter niceties. 10 years ago
Gav Wood 1619d230c3 Extensive pathway for reporting transaction execution results. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago
Gav Wood 53b50a1213 Avoid accidentally reaping properly managed watches. 10 years ago
Gav Wood bba8184f1e First attempt at GPU integration. 10 years ago
Gav Wood fef48ad83b Fixups for blooms and crashes. 10 years ago
Gav Wood f7b746b1d8 Fixes for previous commit. 10 years ago
Gav Wood c1e71dae80 Remove skip & max, integrate new heirarchical bloom stuff with everything 10 years ago
Gav Wood 4a684ea86f First draft of recursive bloom. 10 years ago
Marek Kotewicz e0b03952c1 fixed "recommend releasing mutex as quickly as possible" 10 years ago
Marek Kotewicz 26c2470516 eth_call on block with number 10 years ago
Gav Wood 40693a1ad3 Mac compile fixes. 10 years ago
Gav Wood 640f688b45 Gas pricing infrastructure and a couple of pricing mechanisms. 10 years ago
Gav Wood 717c9c06df Avoid checking for difficulty when doing PoW test. 10 years ago
Marek Kotewicz 8e65751c2d fixed transactionHashes && getTransactionByHash 10 years ago
Gav Wood 6f7bcc489a Minor fix. 10 years ago
Gav Wood 53cc6cf71f Cache reporting in AZ. 10 years ago