chriseth
0a0b3db44c
Break off contract tests.
10 years ago
Gav Wood
054b3c3c7a
Merge pull request #2698 from LianaHus/az_crash_when_smallBlockchainDownloadView
AZ crash when Blockchain Download View is not wide enough
10 years ago
Gav Wood
bff6f678bf
Merge pull request #2692 from chriseth/sol_version
Version 0.1.1
10 years ago
Gav Wood
d7b5bf0263
Merge pull request #2687 from ethereum/azrefactor
Refactor AlethZero to be modular; isolate the AllAccounts module.
10 years ago
Liana Husikyan
16fdbe2bc3
fixed crash when Bloclchain Download View is not wide enough
10 years ago
chriseth
36fb64a7d4
Version 0.1.1
10 years ago
chriseth
9a95078b97
Merge pull request #2689 from chriseth/stringsAsMappingKeys
strings as mapping keys.
10 years ago
Gav Wood
88488dfdb4
Brace style, windows build fix.
10 years ago
chriseth
056180fb24
strings as mapping keys.
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
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
Gav Wood
c4f3c3683f
Final bugs squished for plugin system & AllAccounts.
10 years ago
Gav Wood
380b3a8204
Build fixes for plugin stuff.
10 years ago
Gav Wood
602cc0458d
Initial draft of AllAccounts plugin.
10 years ago
Gav Wood
a59eab65c9
Plugin infrastructure.
Initial separation of accounts into plugin.
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