Marek Kotewicz
|
6ae4b03211
|
updated versions of dependencies
|
10 years ago |
Marek Kotewicz
|
4d9d8751fb
|
Merge branch 'develop' into x64
|
10 years ago |
Marek Kotewicz
|
7cd581abc5
|
new way of searching for windows libs
|
10 years ago |
arkpar
|
afc08705d2
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
core_pow
Conflicts:
libethcore/Common.h
libethereum/BlockChain.cpp
libethereum/BlockChain.h
mix/MixClient.cpp
|
10 years ago |
Gav Wood
|
0631eb54b7
|
Merge pull request #1614 from ethereum/minerefactor
Minerefactor
|
10 years ago |
Gav Wood
|
609d650182
|
Windows warning fixes.
Mac build fixes.
|
10 years ago |
Gav Wood
|
eb70030f3c
|
Merge branch 'minerefactor' of github.com:ethereum/cpp-ethereum into minerefactor
Conflicts:
libethereum/Client.cpp
|
10 years ago |
Gav Wood
|
0362148200
|
Version bump. Minor fix.
|
10 years ago |
Gav Wood
|
8f532e81cb
|
Fix to ethash seedHash caching.
|
10 years ago |
Gav Wood
|
76518d519f
|
Marginally better Client async code.
|
10 years ago |
Gav Wood
|
45bacf8566
|
AlethZero fixes.
|
10 years ago |
Gav Wood
|
192761a4b1
|
Various threading fixes.
|
10 years ago |
Gav Wood
|
6067c939cd
|
Fix CPU mining deadlock bug.
|
10 years ago |
Gav Wood
|
e5ac73bf0f
|
Thread management fixes for Farm.
|
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
|
e7008b5877
|
Various compile 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
|
d715f17d87
|
Half-finished Miner/Farm framework.
|
10 years ago |
Gav Wood
|
0b665270b6
|
Add more files.
|
10 years ago |
Gav Wood
|
6cf2a93e20
|
Some early refactoring to support async miners better.
|
10 years ago |
Gav Wood
|
ecfe6acc95
|
Version bump. Minor fix.
|
10 years ago |
Gav Wood
|
8e3ef1ee5c
|
Fix to ethash seedHash caching.
|
10 years ago |
arkpar
|
90db0f2141
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into core_pow
|
10 years ago |
Arkadiy Paronyan
|
a06ceb944b
|
Merge pull request #1603 from yann300/bugFix
Mix - Bug Fix
|
10 years ago |
arkpar
|
48dd9f3482
|
replaced Aversion with ImportRequirements
|
10 years ago |
Arkadiy Paronyan
|
e609c60bf9
|
Merge pull request #1605 from arkpar/mix_ux
Mix: bugfixes
|
10 years ago |
yann300
|
fbcf1f1a2e
|
small changes
|
10 years ago |
yann300
|
6c4cbaaae7
|
option in StateDialog.qml to select the coinbase address.
|
10 years ago |
Arkadiy Paronyan
|
34d6a39a23
|
Merge pull request #1602 from yann300/ui_macos
Mix - Logs Panel UI improvement
|
10 years ago |
Gav Wood
|
1b05e078e4
|
Marginally better Client async code.
|
10 years ago |
Gav Wood
|
cfd8274097
|
AlethZero fixes.
|
10 years ago |
Gav Wood
|
b89f32394d
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
4586d94be4
|
Nicities for caktux :-)
|
10 years ago |
Gav Wood
|
7c3a920e1d
|
Various threading fixes.
|
10 years ago |
subtly
|
8cd7f021be
|
Merge branch 'p2p' into netFix
|
10 years ago |
Gav Wood
|
92351727e0
|
Merge pull request #1587 from subtly/neighbours
Drop unsolicited neighbours packets.
|
10 years ago |
Gav Wood
|
eb9ef506b6
|
Merge pull request #1580 from ethereum/p2p
Log message instead of assert for invalid auth payload.
|
10 years ago |
Gav Wood
|
b97a5a391b
|
Merge pull request #1570 from winsvega/expectedState
BlockTests with Expected State
|
10 years ago |
subtly
|
7492c9c833
|
fix typo
|
10 years ago |
subtly
|
dd71358825
|
proper neighbours packet size w/test
|
10 years ago |
Marek Kotewicz
|
e77c9e8c89
|
cryptopp && leveldb are looking for x64 libs
|
10 years ago |
Gav Wood
|
e195a254da
|
Fix CPU mining deadlock bug.
|
10 years ago |
Gav Wood
|
54e40484c1
|
Thread management fixes for Farm.
|
10 years ago |
subtly
|
454795cb69
|
Merge branch 'develop' into neighbours
|
10 years ago |
subtly
|
398db0bcf5
|
Merge branch 'develop' into p2p
|
10 years ago |
subtly
|
cedc840185
|
defer failure when H of pubk doesn't match (reverts back to release functionality where assert() is skipped)
|
10 years ago |
ethdev zug
|
98a2805b5c
|
fixed copying dlls
|
10 years ago |