Commit Graph

17 Commits (6b23094cff77d7e485e0a2ae5698884f63c87ce7)

Author SHA1 Message Date
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
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
obscuren 15f491e500 Clean up REPL 10 years ago
obscuren 117f66e823 Added license headers 10 years ago
zelig 50e1dcc43a import eth pkg 10 years ago
obscuren 8826e9694c Moved utils to cmd 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
Felix Lange 184055b3e2 cmd/*: add license headers 10 years ago