Gav Wood
|
188ee31e3a
|
Point to the real home.
Options doc redux.
|
10 years ago |
ethdev zug
|
e73f31df87
|
fixed #1630, missing curl library && dlls
|
10 years ago |
Gav Wood
|
9450a7c463
|
Cleanup light, full caches are removed automatically without making
mining slow.
|
10 years ago |
Gav Wood
|
2bb61d80c7
|
RPC-mining.
|
10 years ago |
Gav Wood
|
6b172571a7
|
Phone home :-)
|
10 years ago |
Gav Wood
|
d86b30d9d5
|
Options cleanup.
|
10 years ago |
Marek Kotewicz
|
599f8d1c80
|
eth do not need ethash-cl
|
10 years ago |
Gav Wood
|
5d660495f5
|
Linux, Mac building with OpenCL.
|
10 years ago |
Marek Kotewicz
|
28f2badc38
|
cleanup in ethashcl
|
10 years ago |
Gav Wood
|
fff8c42240
|
Fix for previous.
|
10 years ago |
Gav Wood
|
aa6b3c28cc
|
Allow device selection.
|
10 years ago |
Gav Wood
|
b5e9ab0a6f
|
GPU/CPU Mining benchmarking.
|
10 years ago |
Gav Wood
|
ae9c6626d3
|
depracate '-n'.
|
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
|
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
|
8e3ef1ee5c
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
cfd8274097
|
AlethZero fixes.
|
10 years ago |
Gav Wood
|
4586d94be4
|
Nicities for caktux :-)
|
10 years ago |
ethdev zug
|
98a2805b5c
|
fixed copying dlls
|
10 years ago |
Gav Wood
|
2693659e56
|
Various fixes for mining.
|
10 years ago |
Marek Kotewicz
|
eee5d083e3
|
copying mhd dlls
|
10 years ago |
Gav Wood
|
405653c250
|
Lots of build fixes. Now minimal version builds ok.
|
10 years ago |
Gav Wood
|
6e78287401
|
Ability to switch GPU/CPU mining on the fly.
|
10 years ago |
Gav Wood
|
978a9db377
|
Warning fix.
|
10 years ago |
Gav Wood
|
f89d32966b
|
Fixes for import/export.
|
10 years ago |
Gav Wood
|
51f575e049
|
Blockchain import/export.
One or two minor additons to eth.
|
10 years ago |
Gav Wood
|
e3aa60c445
|
Fix and clean up of State class.
Fixed #1541
|
10 years ago |
Gav Wood
|
2e616734a2
|
Polish for DAG creation.
|
10 years ago |
Gav Wood
|
8ad3fd97f2
|
Minor typo fix for dag init.
|
10 years ago |
Gav Wood
|
8bb370acaa
|
Better init DAG code.
|
10 years ago |
Gav Wood
|
f3acccf5f5
|
Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
|
10 years ago |
subtly
|
888f1c456f
|
option to initial dag from cli
|
10 years ago |
Gav Wood
|
105be32bb4
|
Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
|
10 years ago |
Gav Wood
|
13232d6e04
|
Fixes #1509
|
10 years ago |
Gav Wood
|
d6694b609d
|
Typo.
|
10 years ago |
Gav Wood
|
6b05b8d9ff
|
Refactored much of transaction queue for tidiness and optimisation.
|
10 years ago |
subtly
|
29f40bff0f
|
makePeer and support setting listen IP.
|
10 years ago |
subtly
|
bb261e553a
|
update CLI and AZ UI for replacing local-networking with explicit --listen-ip
|
10 years ago |
Gav Wood
|
98af1b5cd0
|
Typo fix.
|
10 years ago |
Gav Wood
|
99e6074c2f
|
Whitespace fixing.
|
10 years ago |
Gav Wood
|
2966882c97
|
Fixes #1415
|
10 years ago |
Gav Wood
|
60da83fb0a
|
Record and detail gas refund.
|
10 years ago |
Gav Wood
|
d71bec193f
|
Clean up some code redundancy.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Marek Kotewicz
|
c905a66b3e
|
fixed numeber of http server threads, fixed #1147
|
10 years ago |
subtly
|
cddb2920a9
|
namespace eth network-protocol version for implemenations
|
10 years ago |
Gav Wood
|
bc345316dc
|
Don't accept default argument for eth. Fixes #1250.
Remove pointless exception.
Reduce JS verbosity.
|
10 years ago |
Gav Wood
|
e57d6ae633
|
Unify block numbers into BlockNumber type.
Uniformally handle 'latest' & 'pending'.
|
10 years ago |
Gav Wood
|
793deb8f65
|
--kill-blockchain option in eth.
Fixes #1367
|
10 years ago |