• zelig's avatar
    console: · 8b81ad1f
    zelig authored
    * lines with leading space are ommitted from history
    * exit processed even with whitespace around
    * all whitespace lines (not only empty ones) are ignored
    
    add 7 missing commands to admin api autocomplete
    
    registrar: methods now return proper error if reg addresses are not set. fixes #1457
    
    rpc/console: fix personal.newAccount() regression. Now all comms accept interactive password
    
    registrar: add registrar tests for errors
    
    crypto: catch AES decryption error on presale wallet import + fix error msg format. fixes #1580
    
    CLI: improve error message when starting a second instance of geth. fixes #1564
    
    cli/accounts: unlock multiple accounts. fixes #1785
    * make unlocking multiple accounts work with inline <() fd
    * passwdfile now correctly read only once
    * improve logs
    * fix CLI help text for unlocking
    
    fix regression with docRoot / admin API
    * docRoot/jspath passed to rpc/api ParseApis, which passes onto adminApi
    * docRoot field for JS console in order to pass when RPC is (re)started
    * improve flag desc for jspath
    
    common/docserver: catch http errors from response
    
    fix rpc/api tests
    
    common/natspec: fix end to end test (skipped because takes 8s)
    
    registrar: fix major regression:
    * deploy registrars on frontier
    * register HashsReg and UrlHint in GlobalRegistrar.
    * set all 3 contract addresses in code
    * zero out addresses first in tests
    8b81ad1f
Name
Last commit
Last update
Godeps Loading commit data...
_data Loading commit data...
accounts Loading commit data...
build Loading commit data...
cmd Loading commit data...
common Loading commit data...
compression/rle Loading commit data...
core Loading commit data...
crypto Loading commit data...
docker Loading commit data...
errs Loading commit data...
eth Loading commit data...
ethdb Loading commit data...
event Loading commit data...
generators Loading commit data...
jsre Loading commit data...
logger Loading commit data...
metrics Loading commit data...
miner Loading commit data...
p2p Loading commit data...
params Loading commit data...
pow Loading commit data...
rlp Loading commit data...
rpc Loading commit data...
tests Loading commit data...
trie Loading commit data...
whisper Loading commit data...
xeth Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
COPYING Loading commit data...
COPYING.LESSER Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...