424 Commits (3e2fc17e8139d418a6e39ee91d0a8b3c23f6fd9f)

Author SHA1 Message Date
Gav Wood 87a160ab21 GPU Miner prototyped in new API. 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 8e3ef1ee5c Fix to ethash seedHash caching. 10 years ago
arkpar 48dd9f3482 replaced Aversion with ImportRequirements 10 years ago
Gav Wood cfd8274097 AlethZero fixes. 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 cc82d9fbc5 GPU Miner prototyped in new API. 10 years ago
Gav Wood 87bb1195a5 Half-finished Miner/Farm framework. 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 89dbad3bf8 Working GPU miner. 10 years ago
Gav Wood 0547a6c1d5 Fix build. 10 years ago
Gav Wood b5761c33b6 logging for jchow. 10 years ago
arkpar 07b45657f7 bool param to enum 10 years ago
Gav Wood c533f1cbda OpenCL stuff, Fix for eth_call. 10 years ago
Gav Wood e3aa60c445 Fix and clean up of State class. 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
CJentzsch 39ac1f73fc remove c_sstoreClearGas 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 105be32bb4 Decent transaction import result provision. 10 years ago
Gav Wood 3053282582 Avoid killing old DAGs for now. Presents a memory leak to the tune of 10 years ago
Gav Wood d16737c707 New DAG file scheme. 10 years ago
Gav Wood 13232d6e04 Fixes #1509 10 years ago
Gav Wood d4ee45acfd null return for invalid values. 10 years ago
Gav Wood 6485fa0759 PV bump to 60. 10 years ago
Gav Wood 3efcc49bdf Upgrade to latest ethhash API. 10 years ago
Gav Wood 62b4958952 Provide a little more information on why things might fail. 10 years ago
Gav Wood 13d77a34e5 Avoid asserting until I know exactly what ethash_quick_check_difficulty is 10 years ago
Gav Wood 6b409f52ad More descriptive errors on database fail. 10 years ago
Gav Wood fe7788cdee Extra debug information for #1438. 10 years ago
Gav Wood 210278dc82 Protocol bump. 10 years ago
Gav Wood 59b676b42b Avoid confusing Gustav. 10 years ago
Gav Wood 19d09366b0 Avoid confusing Gustav. 10 years ago
Gav Wood bc345316dc Don't accept default argument for eth. Fixes #1250. 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
Gav Wood 1f161895fd Place ethash cache in a more clearly shared folder. 10 years ago
Gav Wood 15f236282a Stack limit. 10 years ago
Gav Wood b54134a578 Reduce verbosity in mining. 10 years ago