Gav Wood
|
9122153f27
|
NameReg integration.
Minor other alterations.
|
10 years ago |
Gav Wood
|
41e57e49ce
|
Fix for ethkey.
Private chains get lots of gaslimit.
|
10 years ago |
Lefteris Karapetsas
|
9d0204f896
|
Add a JS console command for exiting the client
The function is web3.admin.eth.exit()
|
10 years ago |
subtly
|
6d33f2ff9b
|
whitespace in cli options
|
10 years ago |
Gav Wood
|
93a4fd09ad
|
Build and warnings fix.
|
10 years ago |
Gav Wood
|
98f22bfd8f
|
Difficulty sensible for private chains.
|
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 |
subtly
|
4d380c7a2d
|
Don't use Node, as can't be copioed.
|
10 years ago |
subtly
|
7186460b57
|
removed HostPeerPrefs
|
10 years ago |
subtly
|
479bfc6d54
|
fix
|
10 years ago |
subtly
|
63db0ca037
|
ws
|
10 years ago |
subtly
|
19c9ae935a
|
--peerset CLI option for required (static) peers
|
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 |
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 |