Gav Wood
0689718dcc
Display information on nonce creation.
10 years ago
Gav Wood
66910d6cff
Fix Logging.
10 years ago
Gav Wood
c8c8097abe
Copy unsigned transaction to clipboard.
Fixed #2712 .
Fixed #2713 .
10 years ago
Gav Wood
5e708830a7
Nicer settings integration.
10 years ago
Gav Wood
b9dc74c2dd
Isolate logging and place into module.
10 years ago
Liana Husikyan
16fdbe2bc3
fixed crash when Bloclchain Download View is not wide enough
10 years ago
Gav Wood
88488dfdb4
Brace style, windows build fix.
10 years ago
arkpar
8ce1ed28b6
-d command line option supported in AlethZero
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
Liana Husikyan
159343c5df
unchecked Use Private Chain in case cancel
10 years ago
Gav Wood
ab838bf167
Actually stream data rather than using json spirit.
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
chriseth
8f1d5b4330
Fixed typo.
10 years ago
Gav Wood
6ee25c93d6
Allow importing of ethersale wallets in CLI.
Fixes #2606 .
10 years ago
Gav Wood
591b4c8c64
Secure datatypes now copyable only to similar datatypes.
More restrictions on usage to prevent accidental data leakage.
10 years ago
Gav Wood
441ce8f0dc
Fix const& where it should have been value.
10 years ago
Gav Wood
1cd8fcc025
Hold address-sorting back.
10 years ago
Gav Wood
17098549f8
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
818fa25bba
Secure datatypes now copyable only to similar datatypes.
More restrictions on usage to prevent accidental data leakage.
10 years ago
Gav Wood
f960428941
Fix const& where it should have been value.
10 years ago
Gav Wood
195c9614b3
Hold address-sorting back.
10 years ago
Gav Wood
2a7c56aef7
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
2f19861858
Secure datatypes now copyable only to similar datatypes.
More restrictions on usage to prevent accidental data leakage.
10 years ago
Lefteris Karapetsas
1524278ba8
Hermit mode should be off by default
10 years ago
Gav Wood
15cf0382ba
Hermit mode to avoid connecting to other peers even while on a mainnet.
10 years ago
Gav Wood
2cce7238c7
Allow genesis JSON to be specified.
10 years ago
Gav Wood
f19d11cfcf
Allow selection of network at runtime in AZ.
10 years ago
Gav Wood
b872015ced
Fix const& where it should have been value.
10 years ago
Gav Wood
ec8f89a23f
Hold address-sorting back.
10 years ago
Gav Wood
e2203bb585
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
0c0adcda59
Fix const& where it should have been value.
10 years ago
Gav Wood
58358b48c3
Hold address-sorting back.
10 years ago
Gav Wood
c3a334cc21
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
21d479acf3
Sort addresses.
10 years ago
Gav Wood
aa97d7b0b4
Hold address-sorting back.
10 years ago
Gav Wood
49a826397b
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
10 years ago
Gav Wood
5d08a13ce8
Fixed block reward, transaction dialog.
10 years ago
Gav Wood
4dc64ba23b
Variety of minor improvements and fixes.
10 years ago
Gav Wood
6d65d09254
More diagnostics.
Better handling of BadRoots.
Shorted extraData string.
10 years ago
Gav Wood
fb99a503e0
Private chains redux:
- Can switching between them and main chain without losing either.
- No discovery on network when private.
- Private chain id encoded in genesis block and network id remains same.
10 years ago
Gav Wood
8268185169
Allow provision of any genesis block.
Listen to ~/.ethereum/genesis.json.
10 years ago
Gav Wood
b4ab42277a
Build fix for Qt 5.5 fix.
10 years ago
Lefteris Karapetsas
a978d4e56b
Fix QT 5.5 Build
In QT 5.5 Mono is a reserved preprocessor define and as such building
with it fails.
Switching the macros in alethzero/Context.h to follow Coding Standards
fixes this discrepancy and allows us to build with QT 5.5.
10 years ago
Gav Wood
51f887aac5
Make sure all directories are not readable by baddies (dejavu wk1#0).
Closes #2509 .
Remove neth :(. Who knows, perhaps not forever...
10 years ago
arkpar
a2df538940
opencl.dll copied to alethzero outputs
10 years ago