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
debris
7f2ac99679
fixed #1590 , msvc build with cmake 3.2.1
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
3e025ed423
Merge pull request #30 from LefterisJP/fix_windows_warnings
Fix msvc compile warnings
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
Lefteris Karapetsas
b78853b2d8
Fix msvc compile warnings
- Fix some warning due to missing casts
- Add wrappers for some functions that msvc considers unsafe
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
Lefteris Karapetsas
20216d8ad8
Fix endian swapping code
- The endian swapping code was actually doing bit-level swapping. Fixed
that now and added some tests.
- Also removed ugly #ifdefs from the code and abstracted it all into
macros which take care of the #ifdef logic
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
Marek Kotewicz
60313959de
Squashed 'libjsqrc/ethereumjs/' changes from 73b9ed2..4def095
4def095 updated README.md
15b4dbd updated bower && package.json files
0ccc05a web3 in global namespace
ccc59d1 version 0.2.6
9c2c946 Merge branch 'web3' into develop
6763f34 tests for creating new contract with nondefault constructor, added missing files
2ef5efc fixed #70 , creating contract with nondefault constructor
dbe4015 Merge branch 'master' into develop
48b351a add gasPrice test and fixed failing uncle tests
7f75f3e fixed gasPrice output
ddec629 fixed getUncle parameter count
1e89ef0 changed to eth_protocolVersion
6add9bd Merge pull request #151 from ethereum/develop
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 4def0958d35cb5b8d92d277423af4d435dd89f16
10 years ago