Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/ethereum: fix line editing setup and history | Felix Lange | 2015-03-10 | 1 | -6/+11 |
* | cmd/ethereum: remove "prompter" in identifiers | Felix Lange | 2015-03-10 | 1 | -9/+10 |
* | cmd/ethereum: unlock accounts on JS REPL | Felix Lange | 2015-03-10 | 1 | -102/+108 |
* | Updated xeth instances to take extra param for ui.Interface | obscuren | 2015-03-09 | 1 | -2/+2 |
* | Separated block db from state db. Partial fix for #416 | obscuren | 2015-03-07 | 1 | -1/+1 |
* | cmd/ethereum: fix JS REPL exit and add support for dumb terminals | Felix Lange | 2015-03-06 | 1 | -27/+57 |
* | cmd/ethereum: new JS repl with cross-platform line editing | Felix Lange | 2015-03-06 | 1 | -0/+207 |
* | cmd/ethereum: improve command line interface | Felix Lange | 2015-03-06 | 1 | -0/+43 |