CJentzsch
8a7a415727
require MiningBenefactor to be set in order to mine
10 years ago
Gav Wood
1b57f41379
Merge pull request #2669 from chriseth/jsConsoleConsole
Buildfix for MacOS.
10 years ago
Gav Wood
6b15f440c4
Merge pull request #2667 from LefterisJP/resolve_host_error_checks
Error checking in resolveHost()
10 years ago
chriseth
c6e2d619e1
Buildfix for MacOS.
10 years ago
Lefteris Karapetsas
e62f9c108a
Error checking in resolveHost()
- Properly check if what follows after ':' is a number and catch the
exception thrown. Before this we were segfaulting with an uncaught
exception
- Return an empty endpoing if we have an error so it can be detected by
the calling web3 server code and show 'false' in the console instead
of 'true'
10 years ago
Gav Wood
72ddd969f9
Merge pull request #2662 from chriseth/jsConsoleConsole
JSConsole: Fix pretty printer and implement console.log/debug/error.
10 years ago
Gav Wood
416e84ec85
Split big string so crappy compilers (ahem... msvc) don't chug.
10 years ago
Gav Wood
eb4e764050
Use the apparently canon genesis for frontier.
10 years ago
Gav Wood
5a05a8eaf2
Disable network test by default.
10 years ago
chriseth
7655bcab4b
Fix pretty printer and implement console.log/debug/error.
10 years ago
Gav Wood
07642cf4e5
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
7f73096a4d
Fix for before.
10 years ago
Gav Wood
dc66446e1d
Hotfix: Default network id to the right one.
10 years ago
Gav Wood
e63efbd1b7
Merge pull request #2660 from arkpar/tq-fix
Fixed map access exception on sync restart
10 years ago
arkpar
c3e262a0c6
fixed map acceess on sync restart
10 years ago
Gav Wood
047b25c078
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
ab838bf167
Actually stream data rather than using json spirit.
10 years ago
Gav Wood
e733ea8653
Merge pull request #2659 from ethereum/hotfix-setminingbenefactorchanger
Hotfix setminingbenefactorchanger
10 years ago
Gav Wood
f076658acf
Merge pull request #2658 from ethereum/hotfix-badassert
Hot fix/workaround for assert failure.
10 years ago
Gav Wood
cddda07aa5
Compile warnings fix.
10 years ago
Gav Wood
0f0a50f0ec
Do something if we haven't been told.
10 years ago
Gav Wood
fd3cfa79cd
Hot fix/workaround for assert failure.
10 years ago
yann300
5b6ed24503
Merge remote-tracking branch 'up/develop' into deploydialog
10 years ago
Gav Wood
6673829d80
Version bump.
10 years ago
Gav Wood
3d1ca0af60
Merge pull request #2651 from LefterisJP/ubuntu_llvm_3_8_dev
Enable usage of llvm3.8-dev in Ubuntu
10 years ago
Gav Wood
965f5996ea
Merge pull request #2654 from ethereum/outofordercheckfix
Only do out-of-order compatible verifications at verifier-thread time.
10 years ago
Gav Wood
1ab9368ffc
Fixes.
10 years ago
Gav Wood
79afb509be
No need for DontHave anymore.
10 years ago
Gav Wood
8a280cecc1
Avoid dumping state when impossible.
10 years ago
Gav Wood
1075c8d927
Fix for JSON state dumper.
10 years ago
Gav Wood
c535a662ca
Only do out-of-order compatible verifications at verifier-thread time.
Do other verifications at import time.
Fixed #2648
10 years ago
Lefteris Karapetsas
0ff32f7710
Detect existence of llvm 3.7 or 3.8 dev package
Determine if the user has llvm3.7-dev or llvm3.8-dev package in Ubuntu
and configure cmake accordingly
10 years ago
Gav Wood
1ab43ab059
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
55c5186a5d
Default to Frontier.
10 years ago
Gav Wood
aca632c295
Merge pull request #2649 from CJentzsch/fixBuild
temp. remove bruncle test
10 years ago
Lefteris Karapetsas
b64bf6d616
Temporarily use llvm3.8-dev in Ubuntu
Ubuntu 14.04 replaced llvm3.7-dev with llvm3.8-dev in anticipation of llvm 3.7 release.
We are forced to use the 3.8-dev package until llvm 3.7 release.
10 years ago
CJentzsch
2ce4f37095
temp. remove bruncle test
10 years ago
Gav Wood
c466eb6b2c
Merge pull request #2647 from ethereum/fixwinlog
Synchronise windows logging in ethminer.
10 years ago
yann300
98788b69b6
small changes
10 years ago
Gav Wood
a80dadeda1
Synchronise windows logging in ethminer.
10 years ago
Gav Wood
8a3d6cf486
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
a0b7159ce6
Avoid boost dependency for libethash-cl.
10 years ago
yann300
b0865ea28f
ui bug fix
10 years ago
yann300
bcbec6e308
Merge remote-tracking branch 'up/develop' into deploydialog
10 years ago
yann300
5319baa978
changes on QBoolTypeView.qml QAddressView.qml
10 years ago
debris
4450d1a078
trigger the buildbot
10 years ago
Gav Wood
60ed67aa77
Version bump.
10 years ago
Gav Wood
e64a46c34a
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
9ca31a937e
Merge pull request #2594 from yann300/bugFix
Mix - bugFix
10 years ago
Gav Wood
d65e34c7e6
Merge pull request #2593 from gluk256/_test_refactoring
refactoring of topic test
10 years ago