Gav Wood
|
be2480d85e
|
Compile fixes.
|
10 years ago |
Gav Wood
|
1a67af3115
|
Fix configuraion issues.
|
10 years ago |
Gav Wood
|
2fb7883a12
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
Gav Wood
|
97a18e33fe
|
Avoid llvm warning.
|
10 years ago |
Gav Wood
|
2eab7a7c22
|
Fixes some build issues.
|
10 years ago |
Gav Wood
|
cc82d9fbc5
|
GPU Miner prototyped in new API.
|
10 years ago |
Gav Wood
|
07f780fa30
|
Fixes #1573
|
10 years ago |
Gav Wood
|
927989907f
|
Avoid ethashcl in exp. Fixes #1594
|
10 years ago |
Gav Wood
|
71c83172c5
|
Fixes #1597
|
10 years ago |
Gav Wood
|
87bb1195a5
|
Half-finished Miner/Farm framework.
|
10 years ago |
Marek Kotewicz
|
8294f7cd47
|
comment mhd debug for now
|
10 years ago |
Gav Wood
|
e7c8189667
|
Fixes #1597
|
10 years ago |
Marek Kotewicz
|
b0e0ce6401
|
fixed modes of cmake files
|
10 years ago |
Marek Kotewicz
|
c7c12cabe2
|
fixed typo
|
10 years ago |
Marek Kotewicz
|
121f4a23ec
|
new versions of precompiled windows deps (with x64)
|
10 years ago |
Marek Kotewicz
|
120f123d6d
|
first part of FindXXX.cmake changes to enable x64 msvc build
|
10 years ago |
subtly
|
3baaad8202
|
test use of steady_clock for timeout
|
10 years ago |
Marek Kotewicz
|
ed2274cf4b
|
fixed #1591, cmake TARGET_PLATFORM
|
10 years ago |
Gav Wood
|
fae9208c06
|
Add more files.
|
10 years ago |
Gav Wood
|
6edb3840d7
|
Some early refactoring to support async miners better.
|
10 years ago |
subtly
|
08a913921b
|
Drop unsolicited neighbours packets. Resolves #1556.
|
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 |
Alexandre Van de Sande
|
38e985e808
|
created a frame for the step action buttons
|
10 years ago |
Marek Kotewicz
|
6714143a92
|
fixed blockNumber in jsonrpc transaction
|
10 years ago |
Marek Kotewicz
|
bc607cf79c
|
Merge branch 'develop' into rpcfix
|
10 years ago |
Gav Wood
|
0547a6c1d5
|
Fix build.
|
10 years ago |
Marek Kotewicz
|
803503e311
|
Merge branch 'develop' into rpcfix
|
10 years ago |
Gav Wood
|
317370c137
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
b5761c33b6
|
logging for jchow.
testing for ethashcl.
|
10 years ago |
arkpar
|
07b45657f7
|
bool param to enum
|
10 years ago |
subtly
|
c7ef6a0d83
|
Log message instead of assert for invalid auth payload.
|
10 years ago |
Gav Wood
|
4dd5b58b66
|
Merge pull request #1572 from alexvandesande/UI
UI
|
10 years ago |
Gav Wood
|
20d0c72e9c
|
Merge pull request #1566 from arkpar/az_web3
Load html urls through a proxy in AZ
|
10 years ago |
Gav Wood
|
e47e67b81a
|
Merge pull request #1577 from imapp-pl/pr/scheduler_change
EVMJIT: Change instruction scheduler
|
10 years ago |
Gav Wood
|
d0931bb0fc
|
Fix for MacOS
|
10 years ago |
arkpar
|
6216b33775
|
Allow mining without pow check
|
10 years ago |
Gav Wood
|
bc90008f0e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
c533f1cbda
|
OpenCL stuff, Fix for eth_call.
|
10 years ago |
Marek Kotewicz
|
c417e2313e
|
additional fields in transaction: blockHash, blockNumber, transactionIndex
|
10 years ago |
Paweł Bylica
|
7226fe23aa
|
Change instruction scheduler
Try different instruction scheduler in LLVM, other crashes sometimes.
Also parse command line options properly for random tests.
|
10 years ago |
Alexandre Van de Sande
|
a42f640735
|
Removed comments
|
10 years ago |
Alexandre Van de Sande
|
4441dffe35
|
stylistic adjustments to error and running style
|
10 years ago |
Arkadiy Paronyan
|
70720f2693
|
Merge pull request #1576 from arkpar/mix_ux
Mix bugfixes
|
10 years ago |
arkpar
|
d4125a58a5
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux
|
10 years ago |
arkpar
|
dd9b069882
|
editor loading bugs fixed
|
10 years ago |
Arkadiy Paronyan
|
6b8e1b9ab3
|
Merge pull request #1567 from yann300/ui_macos
Mix - UI improvements
|
10 years ago |
yann300
|
566a1f4285
|
Rollback Debugger.qml
|
10 years ago |
yann300
|
bf1841aa9b
|
small ui changes
|
10 years ago |
Marek Kotewicz
|
8c6cd4a38c
|
Merge commit '60313959de74d8f4786858ee6e5425b7964478e9' into develop
Conflicts:
libjsqrc/ethereumjs/dist/web3-light.js
libjsqrc/ethereumjs/dist/web3-light.js.map
libjsqrc/ethereumjs/dist/web3-light.min.js
libjsqrc/ethereumjs/dist/web3.js
libjsqrc/ethereumjs/dist/web3.js.map
libjsqrc/ethereumjs/dist/web3.min.js
libjsqrc/ethereumjs/lib/web3/eth.js
|
10 years ago |