CJentzsch
a3dff1eb77
Merge remote-tracking branch 'upstream/develop' into thawing
10 years ago
Gav Wood
defa24e614
Merge pull request #2685 from arkpar/dir-fix
Find home dir even when no environment available on linux
10 years ago
Gav Wood
a27dbb3a39
Merge pull request #2684 from arkpar/az-ui
Allow setting custom db path in AlethZero
10 years ago
chriseth
1beca9c02e
Merge pull request #2677 from chriseth/sol_copyContract
Clone contracts
10 years ago
Gav Wood
42169c03e5
Merge pull request #2682 from subtly/cryptoFix
SEC-011
10 years ago
arkpar
35d4c15ebe
get home dir even when no env available on linux
10 years ago
arkpar
8ce1ed28b6
-d command line option supported in AlethZero
10 years ago
CJentzsch
dca407ae62
target 3141592 as BlockGasLimit
10 years ago
CJentzsch
5f887e840a
set default gasPrice to 50 shannon
10 years ago
CJentzsch
3e4def1c5e
adjust gasPricerTests to 50 shannon
10 years ago
subtly
bc5e44c51a
Remove nonce use in kdf used by cryptopp signing. Update doc of Nonce class.
10 years ago
subtly
3029a3c221
nonce fix
10 years ago
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