Arkadiy Paronyan
74537f37ef
Merge pull request #2629 from yann300/deploydialog
Mix - ux deploydialog
10 years ago
Gav Wood
d419fd23cf
Merge pull request #2678 from chriseth/invalidPasswordMessage
Improved invalid-password message for eth.
10 years ago
Gav Wood
8bb9fbb62e
Merge pull request #2676 from gluk256/_bugfix_test
bugfix
10 years ago
Gav Wood
328fcc7464
Merge pull request #2674 from LianaHus/az_usePrivateChain
unchecked Use Private Chain in case cancel
10 years ago
chriseth
6727f2a3b2
Merge pull request #2612 from chriseth/sol_callcodeGas
Fix: Improved gas computation for CALLCODE.
10 years ago
chriseth
5baf03ddfe
Improved invalid-password message for eth.
10 years ago
chriseth
e892152ba8
Create and output clone contracts.
10 years ago
Gav Wood
e283961f03
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
1d80280d75
More robust config reading.
10 years ago
Vlad Gluhovsky
862c39c8f4
bugfix
10 years ago
yann300
bcb13b21d1
ui changes
10 years ago
gluk256
dbcd0bbf58
Update README.md
10 years ago
Liana Husikyan
159343c5df
unchecked Use Private Chain in case cancel
10 years ago
Gav Wood
2da4daec04
Merge pull request #2670 from CJentzsch/requireNewCoinbase
require MiningBenefactor to be set in order to mine
10 years ago
Gav Wood
ac46a773f4
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
04b68854a9
Make beneficiary & signing key default to something sensible.
10 years ago
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