Gav Wood
|
bfc7851d68
|
Fix destination address in AlethZero.
|
10 years ago |
Gav Wood
|
82f4111e05
|
Reduce verbosity on status bar.
Fixes #2799.
|
10 years ago |
Gav Wood
|
400d61ebdb
|
Trim input before use.
|
10 years ago |
Gav Wood
|
41e57e49ce
|
Fix for ethkey.
Private chains get lots of gaslimit.
|
10 years ago |
Gav Wood
|
56a7bfa7fe
|
Fixes and better reactivity for the Account Naming infrastructure.
|
10 years ago |
arkpar
|
1a66814404
|
fixed mix build for qt 5.4
|
10 years ago |
chriseth
|
e46635f956
|
AlethZero: Require to confirm all transactions
Temporary fix, long-term fix should include the switch plus a warning to
users if they disable confirmations.
|
10 years ago |
Gav Wood
|
1fbbb60143
|
Fixes for OtherAccount plugin.
|
10 years ago |
Gav Wood
|
f2fb952995
|
Auto-loading plugins.
OtherAccounts address namer + interface.
OurAccounts address namer.
Additional internal support for extensible account naming.
|
10 years ago |
arkpar
|
59146478fb
|
fixed build for older qt versions
|
10 years ago |
chriseth
|
8ef709190b
|
Debugger: Sorted storage keys.
|
10 years ago |
arkpar
|
63531aa375
|
static asserts for byte inference functions (SEC-014)
|
10 years ago |
Gav Wood
|
ad1ae7458b
|
Style fixes.
|
10 years ago |
Gav Wood
|
2617e5f244
|
Fix issues raised by christoph & arkadiy.
|
10 years ago |
arkpar
|
01be174eba
|
fixed node pinning in AZ
|
10 years ago |
Gav Wood
|
98f22bfd8f
|
Difficulty sensible for private chains.
|
10 years ago |
Gav Wood
|
801922e21a
|
API for providing account namers.
|
10 years ago |
Gav Wood
|
5a3064c166
|
Refactor AlethSero project into dev::az namespace.
|
10 years ago |
Gav Wood
|
c89a303493
|
Brain wallet annotation in AZ.
|
10 years ago |
Gav Wood
|
8e1efe2847
|
Brain wallet module in AZ.
|
10 years ago |
Gav Wood
|
a8982ade28
|
JSON-RPC now interprets ICAP addresses and throws when hex addresses are bad.
ICAP accepts 35-character "invalid IBAN" addresses.
Console quits with quit.
Many UI tweaks in eth.
|
10 years ago |
Gav Wood
|
10dce0517e
|
Fixes for determination of gas.
|
10 years ago |
Gav Wood
|
c49c7d6be1
|
First efforts at accurate gas.
|
10 years ago |
Gav Wood
|
47cd2cfbfa
|
Don't trip up when can't change parent directory's permissions to the ideal.
Don't show accounts that we don't have the keys for in AZ.
|
10 years ago |
CJentzsch
|
46b706a6ef
|
replace boost::lexical_cast<std::string> with toString
|
10 years ago |
CJentzsch
|
73a40ec96f
|
avoid using hard coded constants
|
10 years ago |
CJentzsch
|
cc3aec606d
|
set 50 shannon as default gasPrice
|
10 years ago |
Gav Wood
|
413d69b13a
|
Continuation of the previous fix.
|
10 years ago |
Gav Wood
|
e474b13e88
|
Fix old accounts removal.
|
10 years ago |
Gav Wood
|
6e5571fc15
|
Various compile fixes.
|
10 years ago |
Gav Wood
|
9f756124b0
|
First draft at splitting State.
Continuation of State split.
libethereum building again.
Compile fixes galore.
Remove a lot of code redundancy.
mix using new state/block classes
|
10 years ago |
Gav Wood
|
e6f566533f
|
Remove old accounts pane.
|
10 years ago |
arkpar
|
b3b7ee5268
|
fixed qt deployment for qt 5.5
|
10 years ago |
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 |