Gav Wood
|
15e9979cbc
|
Presale import in AZ.
|
10 years ago |
Gav Wood
|
be9f868eb0
|
HD wallet stuff.
|
10 years ago |
Gav Wood
|
9cd46433bd
|
Bulk transaction injection.
Better error handling.
Modularisation of single transaction injection.
|
10 years ago |
arkpar
|
63f6e98d59
|
moved export state dialog to plugin
|
10 years ago |
debris
|
cb2a5ec268
|
new account plugin finished
|
10 years ago |
arkpar
|
4f0b7bfbaa
|
whisper panels moved to plugins
|
10 years ago |
Gav Wood
|
9122153f27
|
NameReg integration.
Minor other alterations.
|
10 years ago |
Gav Wood
|
58545a4589
|
NameRegNamer for NameReg integration.
|
10 years ago |
Gav Wood
|
82f4111e05
|
Reduce verbosity on status bar.
Fixes #2799.
|
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 |
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
|
f2fb952995
|
Auto-loading plugins.
OtherAccounts address namer + interface.
OurAccounts address namer.
Additional internal support for extensible account naming.
|
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 |
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
|
5e708830a7
|
Nicer settings integration.
|
10 years ago |
Gav Wood
|
b9dc74c2dd
|
Isolate logging and place into module.
|
10 years ago |
arkpar
|
8ce1ed28b6
|
-d command line option supported in AlethZero
|
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 |