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 |
Gav Wood
|
2693659e56
|
Various fixes for mining.
|
10 years ago |
arkpar
|
4783eafcfe
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
core_pow
Conflicts:
mix/MixClient.cpp
|
10 years ago |
arkpar
|
d04f74aa62
|
style
|
10 years ago |
arkpar
|
559e3753e1
|
bugfixes
|
10 years ago |
Marek Kotewicz
|
339fd2e1dd
|
missing cmake script
|
10 years ago |
Marek Kotewicz
|
be039ba170
|
fixed cmake files
|
10 years ago |
Marek Kotewicz
|
eee5d083e3
|
copying mhd dlls
|
10 years ago |
yann300
|
5acf1a1f4b
|
Bug Fix #1585
|
10 years ago |
ethdev zug
|
07ba4416aa
|
Merge branch 'develop' into x64
|
10 years ago |
yann300
|
3de1ab95b0
|
UI changes on status panel
|
10 years ago |
Marek Kotewicz
|
81baf8b8a4
|
fixed deps on buildbot server && updated findMHD
|
10 years ago |
yann300
|
557802d5ca
|
Merge remote-tracking branch 'up/develop' into ui_macos
|
10 years ago |
yann300
|
77dd1ce169
|
LogsPane ui changes
|
10 years ago |
winsvega
|
59e8f899a0
|
Check State: Style
|
10 years ago |
winsvega
|
7477b435f6
|
Check State: Block Tests
|
10 years ago |
winsvega
|
2857ab260c
|
Check State: expect in blocks
transactions test fetched to POC changes
|
10 years ago |
winsvega
|
6e7a73af96
|
Check State: Block Test + Transaction
|
10 years ago |
winsvega
|
3a59525ef6
|
BlockTests: add expect section
|
10 years ago |