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 |
Gav Wood
|
8f532e81cb
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
45bacf8566
|
AlethZero 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
|
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
|
c533f1cbda
|
OpenCL stuff, Fix for eth_call.
|
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
|
3053282582
|
Avoid killing old DAGs for now. Presents a memory leak to the tune of
1GB/epoch (!!!) but this will all be fixed when @LefterisJP introduces
ethash-side memoisation.
|
10 years ago |
Gav Wood
|
d16737c707
|
New DAG file scheme.
|
10 years ago |
Gav Wood
|
3efcc49bdf
|
Upgrade to latest ethhash API.
|
10 years ago |
Gav Wood
|
13d77a34e5
|
Avoid asserting until I know exactly what ethash_quick_check_difficulty is
meant to do.
|
10 years ago |
Gav Wood
|
fe7788cdee
|
Extra debug information for #1438.
|
10 years ago |
Gav Wood
|
59b676b42b
|
Avoid confusing Gustav.
|
10 years ago |
Gav Wood
|
19d09366b0
|
Avoid confusing Gustav.
|
10 years ago |
Gav Wood
|
1f161895fd
|
Place ethash cache in a more clearly shared folder.
|
10 years ago |
Gav Wood
|
b54134a578
|
Reduce verbosity in mining.
|
10 years ago |
Gav Wood
|
26a6969d7d
|
Avoid using bad caches.
|
10 years ago |
Gav Wood
|
750e1e195c
|
Diagnostics to try to track down the mining issues.
|
10 years ago |
Gav Wood
|
63df1f7730
|
Ethasher update.
|
10 years ago |
Gav Wood
|
cb009b6692
|
Remove seedHash from header.
|
10 years ago |
Gav Wood
|
f7abe38243
|
Coding standards and compile fix.
|
10 years ago |
Matthew Wampler-Doty
|
9038430a2d
|
Introducing bounds checking, DOS quick verification
|
10 years ago |
Matthew Wampler-Doty
|
9a4fbc2732
|
No longer reading caches from disk
|
10 years ago |
Gav Wood
|
e36bb27269
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
e6e67e0815
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
228f41b8ed
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |