Commit Graph

45 Commits (a9d8dfc8e77330412b1f21e25a69b96d59567e36)

Author SHA1 Message Date
Bas van Kervel 8636f0e1c3 console/history respect datadir 9 years ago
Bas van Kervel f69121357d cmd/geth Autocompletion bugfix which let the console crash 9 years ago
Bas van Kervel c472b8f725 main clear current line on ctrl-C 9 years ago
Bas van Kervel 87d1cde7e4 main print console output for js statement given by the exec argument 9 years ago
Bas van Kervel f9cbd16f27 support for user agents 9 years ago
Felix Lange 0ef80bb3d0 cmd/geth, jsre: restore command line editing on windows 9 years ago
zelig 6628eeb6ca jsre: leave out lines from history containing methods of the personal module 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
zelig 2739233719 Registrar and contractInfo handling 9 years ago
zelig 83ee39448e Registrar and contractInfo handling 9 years ago
Bas van Kervel 4ee7f6fc88 added missing change for sign test 9 years ago
Bas van Kervel 2e0b56a72b added RPC start/stop support 9 years ago
Bas van Kervel f87501b1c5 added batch support to console and attach actions 9 years ago
Bas van Kervel 29297d3b82 fixed bug where history file was create in cwd 9 years ago
Bas van Kervel f202563777 added attach over ipc command 9 years ago
Bas van Kervel 603192cfa7 cleanup comments/code 9 years ago
Bas van Kervel a4a4e9fcf8 removed old rpc structure and added new inproc api client 9 years ago
Bas van Kervel 862117e4bd changed send methods for backwards compatability in geth console 9 years ago
Bas van Kervel a1a475fb92 added console command 9 years ago
Felix Lange 9253fc337e cmd/geth: exit the console cleanly when interrupted 9 years ago
Felix Lange e221a449e0 cmd/geth, jsre, rpc: run all JS code on the event loop 9 years ago
Bas van Kervel 821b578f7e make registrar available in console 9 years ago
zelig 22b694ee1e solc now in ethereum, fixes solc path setting; setSolc() didnt work 9 years ago
Gustav Simonsson da9fe951da Use common.Address type for accounts.Address 9 years ago
Bas van Kervel 95773b9673 removed redundant newlines in import block 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
obscuren 351d6b0d44 jsre, cmd/geth: updated web3.js and altered settimeout 10 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago
zsfelfoldi c54d123b31 setTimeout and sendAsync implemented 10 years ago
zelig 6b1b5a4a2a cli/js console: if corsDomain is not given to startRpc, we fall back to value set on command line with `-corsDomain` 10 years ago
obscuren 92c6327593 cmd/geth, jsre: updated ethereum.js => web3.js 10 years ago
zsfelfoldi c4b7d4d3f7 NatSpec cli option, resolver tests passing 10 years ago
zsfelfoldi b46e152171 default fallback NatSpec messages 10 years ago
zelig ac0e5e8b6d resolver tests 10 years ago
zsfelfoldi 3136bae4a5 NatSpec, URL register storage retrieval 10 years ago
zelig 45676382b6 natspec integrated to console frontend confirmTransaction 10 years ago
obscuren ec9fbf09aa Added some quotes .... 10 years ago
obscuren b0f40beea6 Added proper contract for registrar 10 years ago
obscuren 0636e17dbe Added default registrar 10 years ago
Taylor Gerring e29396b691 Use ExtraDB for storage. Fixes #577 10 years ago
obscuren b0b0939879 renamed ethereum => geth 10 years ago
zelig 23e41a57ad Applying: fix adming js test regression (maybe otto update?) 10 years ago
zelig 1c4c71dcff cli: fix liner not closing (spuriously opened) in noninteractive jsre 10 years ago
obscuren c38a3b4cc7 Better error reporting in the console. Updated ethereum.js 10 years ago
Taylor Gerring 1cf6ca8f10 Add Close() method to EthereumApi 10 years ago
zsfelfoldi 8324b683b4 using robertkrimen/otto, godeps updated 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
zelig 132e87a707 node admin interface for Frontier Console, see spec https://github.com/ethereum/go-ethereum/wiki/Frontier-Console 10 years ago
zelig 7279a485c2 CLI: 10 years ago