Gav Wood
|
0627bfaa2e
|
note.
|
10 years ago |
Gav Wood
|
9450a7c463
|
Cleanup light, full caches are removed automatically without making
mining slow.
|
10 years ago |
Gav Wood
|
51b2617b2e
|
Avoid 1GB memory leak. Downside: will seriously slow down mining.
|
10 years ago |
ethdev zug
|
5fb0acd29b
|
ethashcl on x64 :)
|
10 years ago |
Marek Kotewicz
|
37e0f18129
|
ethashcl optional
|
10 years ago |
Marek Kotewicz
|
28f2badc38
|
cleanup in ethashcl
|
10 years ago |
Gav Wood
|
aa6b3c28cc
|
Allow device selection.
|
10 years ago |
Gav Wood
|
b5e9ab0a6f
|
GPU/CPU Mining benchmarking.
|
10 years ago |
Gav Wood
|
609d650182
|
Windows warning fixes.
Mac build fixes.
|
10 years ago |
Gav Wood
|
8f532e81cb
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
45bacf8566
|
AlethZero fixes.
|
10 years ago |
Gav Wood
|
192761a4b1
|
Various threading fixes.
|
10 years ago |
Gav Wood
|
6067c939cd
|
Fix CPU mining deadlock bug.
|
10 years ago |
Gav Wood
|
e5ac73bf0f
|
Thread management fixes for Farm.
|
10 years ago |
Gav Wood
|
cd4478e4cf
|
Various fixes for mining.
|
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
|
15f74352e3
|
Compile fixes.
|
10 years ago |
Gav Wood
|
c1045d4711
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
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.
TODO: make compile :-)
|
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.
testing for ethashcl.
|
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.
Fixed #1541
|
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.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
|
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
unneeded SHA3s.
|
10 years ago |
Gav Wood
|
a33de145e7
|
Don't check nonce by default.
|
10 years ago |