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 |
subtly
|
6fa27b2c5b
|
CR fixes.
|
10 years ago |
subtly
|
2ff1f6543a
|
fix copy/paste
|
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 |
subtly
|
47a55d62e0
|
staging progress
|
10 years ago |
chriseth
|
5baf03ddfe
|
Improved invalid-password message for eth.
|
10 years ago |
Gav Wood
|
1d80280d75
|
More robust config reading.
|
10 years ago |
Gav Wood
|
04b68854a9
|
Make beneficiary & signing key default to something sensible.
|
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
|
91050f2b4a
|
Fix mining.
|
10 years ago |
Gav Wood
|
756ca99f6d
|
Minor updates to gas limit floor machanism.
|
10 years ago |
Gav Wood
|
35b84ae7e7
|
Use atomic for g_silence.
Fixed #2285.
|
10 years ago |
chriseth
|
8f1d5b4330
|
Fixed typo.
|
10 years ago |
chriseth
|
ef98742820
|
Internal jsonrpc uses its own session.
Fixes #2597
|
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
|
818fa25bba
|
Secure datatypes now copyable only to similar datatypes.
More restrictions on usage to prevent accidental data leakage.
|
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 |
Gav Wood
|
0c6cef4026
|
allow genesis stuff to be specified with --genesis like geth.
add "default" bundle.
|
10 years ago |
subtly
|
a83fecbe98
|
CLI flag to enable Whisper
|
10 years ago |
Gav Wood
|
8c5fee7352
|
Hermit mode for eth.
|
10 years ago |
Gav Wood
|
6f95f7265a
|
Fix session key setting for local eth console.
|
10 years ago |
Gav Wood
|
888fb0294d
|
Tidy up arg list.
|
10 years ago |
Gav Wood
|
c8bbf5a0b0
|
ethconsole improvements.
Store session key in user's homedir for ease of use of ethconsole.
|
10 years ago |
chriseth
|
e8a5e56b41
|
Add --genesis-json to help.
|
10 years ago |
Gav Wood
|
008c400cfb
|
Interactive is now a JS console.
Network can be chosen at run time (--frontier, --olympic).
Params slimmed, uses JSON.
|
10 years ago |
Gav Wood
|
8268185169
|
Allow provision of any genesis block.
Listen to ~/.ethereum/genesis.json.
|
10 years ago |
Lefteris Karapetsas
|
a700950765
|
Switch to using the Sealers API for precompute
|
10 years ago |
Gav Wood
|
b1c04ba0fc
|
Repot all the ethash stuff.
Enable the previously disabled opencl mining paths.
|
10 years ago |
arkpar
|
1c1e9aea02
|
eth working
|
10 years ago |
Gav Wood
|
58c7d1ead6
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
0c5e924745
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
1547a72b3a
|
eth working
|
10 years ago |
Gav Wood
|
d76b9b3d18
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
a00196914a
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
697e42f9e4
|
eth working
|
10 years ago |
Gav Wood
|
4f32150a6a
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
1bc77af041
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
8de4926f74
|
eth working
|
10 years ago |
Gav Wood
|
e18e3de824
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
88cd4dfad7
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
ad50498fae
|
eth working
|
10 years ago |
Gav Wood
|
d16c51a56f
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
75857ef5d4
|
Basic Proof-of-Authority sealent.
|
10 years ago |
arkpar
|
9d8f9e3517
|
eth working
|
10 years ago |
Paweł Bylica
|
cefb0e11cd
|
Fix DLL copy for eth.
|
10 years ago |
Paweł Bylica
|
9b45b6b571
|
Use external prebuilt OpenCL ICD DLL.
|
10 years ago |