Lefteris Karapetsas
|
fe15d3e0c8
|
Remove quit functionality from readConsole
Is now superseded by web3.admin.eth.exit()
|
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 |
chriseth
|
842446f336
|
Fixed extra space character and extended bracket detection.
|
10 years ago |
Gav Wood
|
c8bbf5a0b0
|
ethconsole improvements.
Store session key in user's homedir for ease of use of ethconsole.
|
10 years ago |
Marek Kotewicz
|
5a99bc96b7
|
free non-null pointer in jsconsole
|
10 years ago |
unknown
|
4333752691
|
fixed jsconsole getline
|
10 years ago |
unknown
|
5bc72e037c
|
ethconsole on windows
|
10 years ago |
Marek Kotewicz
|
19199e47d6
|
readline optional for jsconsole
|
10 years ago |
Gav Wood
|
096662a692
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Marek Kotewicz
|
ffa11dd640
|
removed trailing ;s
|
10 years ago |
Gav Wood
|
d2780c3d6a
|
Use right scoping.
|
10 years ago |
Marek Kotewicz
|
8580f91678
|
separated JSConsole core
|
10 years ago |
Marek Kotewicz
|
44c3e7b914
|
libjsonconsole fix
|
10 years ago |
Marek Kotewicz
|
06c228e6c0
|
forward declarations of unique_ptr
|
10 years ago |
Marek Kotewicz
|
6dda59e172
|
fixed license
|
10 years ago |
Marek Kotewicz
|
a0f3c42d60
|
jsv8provider
|
10 years ago |
Marek Kotewicz
|
7d8d30c551
|
rpc provider in progress
|
10 years ago |
Marek Kotewicz
|
152a60f4b3
|
first resources added using eth_add_resources
|
10 years ago |
Marek Kotewicz
|
31e5c13de4
|
jsconsole read nested objects
|
10 years ago |
Marek Kotewicz
|
299b994e79
|
simple repl working
|
10 years ago |
Marek Kotewicz
|
41afe1672e
|
libjsconsole init
|
10 years ago |