plugeth/cmd/geth
Jeffrey Wilcke cec92f5940 cmd/geth: removed multiline support
When attempting to paste very long lines of text the REPL goes
completely fubar, never completing the paste. Removing the multiline
support "fixes" this.

Long lines of text are usually pasted when deploying contracts and as it
stands right now makes creating new contracts from the REPL impossible.
2016-02-27 16:58:27 +01:00
..
chaincmd.go common: remove old RLP implementation, Value and ExtPackage 2015-12-18 12:09:10 +01:00
info_test.json fix solc tests unskip 2015-05-20 02:47:13 +01:00
js_test.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
js.go cmd/geth: removed multiline support 2016-02-27 16:58:27 +01:00
library_android.go Makefile, cmd/geth: support building Android archives 2015-12-14 14:28:14 +02:00
library.c Makefile, cmd/geth: assemble ios xcode frameworks 2015-12-08 18:05:43 +02:00
library.go Makefile, cmd/geth: assemble ios xcode frameworks 2015-12-08 18:05:43 +02:00
main.go cmd, node, rpc: readd inproc RPC client, expose via node 2016-02-09 14:10:40 +02:00
monitorcmd.go Merge pull request #2206 from fjl/update-deps 2016-02-17 13:46:30 +01:00
usage.go cmd, common, node, rpc: rework naming convention to canonical one 2016-02-09 13:24:42 +02:00