| Commit message (Expand) | Author | Age | Files | Lines |
* | rpc api: eth_getNatSpec | zelig | 2015-10-27 | 1 | -18/+13 |
* | fix console history, lines with leadning whitespace NOT included | zelig | 2015-10-24 | 1 | -1/+1 |
* | console: | zelig | 2015-10-22 | 1 | -23/+32 |
* | console/history respect datadir | Bas van Kervel | 2015-09-25 | 1 | -11/+6 |
* | cmd/geth Autocompletion bugfix which let the console crash | Bas van Kervel | 2015-09-06 | 1 | -1/+1 |
* | Merge pull request #1659 from bas-vk/exec-output | Jeffrey Wilcke | 2015-08-15 | 1 | -6/+1 |
|\ |
|
| * | main print console output for js statement given by the exec argument | Bas van Kervel | 2015-08-14 | 1 | -6/+1 |
* | | Merge pull request #1658 from bas-vk/liner-ctrl-c | Jeffrey Wilcke | 2015-08-14 | 1 | -0/+11 |
|\ \ |
|
| * | | main clear current line on ctrl-C | Bas van Kervel | 2015-08-14 | 1 | -0/+11 |
* | | | Merge pull request #1642 from ethereum/fix-js-console-windows | Jeffrey Wilcke | 2015-08-14 | 1 | -24/+15 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | cmd/geth, jsre: restore command line editing on windows | Felix Lange | 2015-08-12 | 1 | -24/+15 |
* | | support for user agents | Bas van Kervel | 2015-08-12 | 1 | -7/+3 |
|/ |
|
* | jsre: leave out lines from history containing methods of the personal module | zelig | 2015-07-31 | 1 | -2/+17 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -2/+2 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -11/+10 |
* | Registrar and contractInfo handling | zelig | 2015-07-07 | 1 | -1/+1 |
* | Registrar and contractInfo handling | zelig | 2015-07-07 | 1 | -5/+7 |
* | added missing change for sign test | Bas van Kervel | 2015-06-22 | 1 | -1/+1 |
* | added RPC start/stop support | Bas van Kervel | 2015-06-22 | 1 | -2/+5 |
* | added batch support to console and attach actions | Bas van Kervel | 2015-06-22 | 1 | -0/+19 |
* | fixed bug where history file was create in cwd | Bas van Kervel | 2015-06-22 | 1 | -1/+1 |
* | added attach over ipc command | Bas van Kervel | 2015-06-22 | 1 | -25/+64 |
* | cleanup comments/code | Bas van Kervel | 2015-06-22 | 1 | -51/+0 |
* | removed old rpc structure and added new inproc api client | Bas van Kervel | 2015-06-22 | 1 | -3/+186 |
* | changed send methods for backwards compatability in geth console | Bas van Kervel | 2015-06-11 | 1 | -0/+1 |
* | added console command | Bas van Kervel | 2015-06-11 | 1 | -5/+5 |
* | cmd/geth: exit the console cleanly when interrupted | Felix Lange | 2015-05-27 | 1 | -20/+44 |
* | cmd/geth, jsre, rpc: run all JS code on the event loop | Felix Lange | 2015-05-25 | 1 | -1/+1 |
* | make registrar available in console | Bas van Kervel | 2015-05-22 | 1 | -1/+1 |
* | solc now in ethereum, fixes solc path setting; setSolc() didnt work | zelig | 2015-05-20 | 1 | -2/+1 |
* | Use common.Address type for accounts.Address | Gustav Simonsson | 2015-05-12 | 1 | -1/+2 |
* | removed redundant newlines in import block | Bas van Kervel | 2015-05-12 | 1 | -2/+1 |
* | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -2/+3 |
* | jsre, cmd/geth: updated web3.js and altered settimeout | obscuren | 2015-05-08 | 1 | -6/+0 |
* | solidity compiler and contract metadocs integration | zelig | 2015-05-07 | 1 | -11/+18 |
* | setTimeout and sendAsync implemented | zsfelfoldi | 2015-05-06 | 1 | -0/+4 |
* | cli/js console: if corsDomain is not given to startRpc, we fall back to value... | zelig | 2015-04-24 | 1 | -7/+9 |
* | cmd/geth, jsre: updated ethereum.js => web3.js | obscuren | 2015-04-24 | 1 | -1/+1 |
* | NatSpec cli option, resolver tests passing | zsfelfoldi | 2015-04-20 | 1 | -4/+8 |
* | default fallback NatSpec messages | zsfelfoldi | 2015-04-20 | 1 | -8/+1 |
* | resolver tests | zelig | 2015-04-20 | 1 | -1/+4 |
* | NatSpec, URL register storage retrieval | zsfelfoldi | 2015-04-20 | 1 | -4/+3 |
* | natspec integrated to console frontend confirmTransaction | zelig | 2015-04-20 | 1 | -2/+11 |
* | Added some quotes .... | obscuren | 2015-04-10 | 1 | -1/+1 |
* | Added proper contract for registrar | obscuren | 2015-04-09 | 1 | -1/+1 |
* | Added default registrar | obscuren | 2015-04-09 | 1 | -0/+1 |
* | Use ExtraDB for storage. Fixes #577 | Taylor Gerring | 2015-03-27 | 1 | -2/+1 |
* | renamed ethereum => geth | obscuren | 2015-03-27 | 1 | -0/+246 |