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
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
Gav Wood
c533f1cbda
OpenCL stuff, Fix for eth_call.
10 years ago
Gav Wood
750e1e195c
Diagnostics to try to track down the mining issues.
10 years ago
Gav Wood
aa683b23ca
Fix MWD's horribleness this side.
10 years ago
Gav Wood
bba8184f1e
First attempt at GPU integration.
10 years ago
Gav Wood
e241db70a8
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
Gav Wood
beb58f17f0
RLP tool.
10 years ago
Gav Wood
3a715aa10a
Params & JSON file.
10 years ago
Gav Wood
a1c042f580
More info in AZ.
10 years ago
CJentzsch
c4a6fc785c
update block tests to latest changes PoW changes
10 years ago
Gav Wood
eaef000af3
New Proof-of-Work.
10 years ago
Gav Wood
e36bb27269
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
Gav Wood
458d832cc6
RLP tool.
10 years ago
Gav Wood
2cfd93132b
Params & JSON file.
10 years ago
Gav Wood
95587acdc0
More info in AZ.
10 years ago
CJentzsch
3c08161974
update block tests to latest changes PoW changes
10 years ago
Gav Wood
49b9a0224a
New Proof-of-Work.
10 years ago
Gav Wood
e6e67e0815
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
Gav Wood
8def53064b
RLP tool.
10 years ago
Gav Wood
ef128a4bf4
Params & JSON file.
10 years ago
Gav Wood
431cace13f
More info in AZ.
10 years ago
CJentzsch
8221ebaffd
update block tests to latest changes PoW changes
10 years ago
Gav Wood
c82d63b909
New Proof-of-Work.
10 years ago
Gav Wood
228f41b8ed
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
Gav Wood
7b6f8c460b
RLP tool.
10 years ago
Gav Wood
d7d8875399
Params & JSON file.
10 years ago
Gav Wood
3946eacd0c
More info in AZ.
10 years ago
CJentzsch
169e36aeb8
update block tests to latest changes PoW changes
10 years ago
Gav Wood
2ffb554a9d
New Proof-of-Work.
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
Marek Kotewicz
c14cb82acd
removed LANGUAGES command line option
10 years ago
subtly
f9876b5c6e
cleanup headers
10 years ago
Gav Wood
d74db4083c
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
10 years ago
Gav Wood
515a1c22a9
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
939ab1be34
Multi-threaded mining.
10 years ago
Gav Wood
4807d43be6
Mining improvements.
11 years ago
Gav Wood
c4a39e42e2
Fixed SECP256k1 installation woes.
Protocol fix for PoC-5.
11 years ago
Gav Wood
25183afd7c
Project refactor. Introduce the Serpent library.
11 years ago
Gav Wood
57129c2007
Mining view.
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Tim Hughes
43662cd8fa
Fixed VS2013 projects and compile errors.
Enable and fix addition warnings (-Wextra).
Disable unknown pragma warning (avoids messy wrapping pragmas in compiler guards).
Tidy up some of the waring suppression for 3rd part libraries by wrapping with a header.
11 years ago