Commit Graph

33 Commits (aa22cf323ef408f0562817352f68197f8b982f75)

Author SHA1 Message Date
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 10 years ago
Bas van Kervel 95773b9673 removed redundant newlines in import block 10 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 10 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
Felix Lange d7b5a87b3b miner: provide coinbase when starting the miner 10 years ago
Felix Lange 0395c174ca cmd/ethereum: fix line editing setup and history 10 years ago
Felix Lange ae38871a54 cmd/ethereum: remove "prompter" in identifiers 10 years ago
Felix Lange 9f0e3bd286 cmd/ethereum: unlock accounts on JS REPL 10 years ago
obscuren 20741a96ac Updated xeth instances to take extra param for ui.Interface 10 years ago
obscuren cd856cb213 Separated block db from state db. Partial fix for #416 10 years ago
Felix Lange de86403f33 cmd/ethereum: fix JS REPL exit and add support for dumb terminals 10 years ago
Felix Lange 38f6d60e6e cmd/ethereum: new JS repl with cross-platform line editing 10 years ago
Felix Lange bae7e93a9c cmd/ethereum: improve command line interface 10 years ago