• Jeffrey Wilcke's avatar
    cmd/geth: removed multiline support · cec92f59
    Jeffrey Wilcke authored
    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.
    cec92f59
Name
Last commit
Last update
..
chaincmd.go Loading commit data...
info_test.json Loading commit data...
js.go Loading commit data...
js_test.go Loading commit data...
library.c Loading commit data...
library.go Loading commit data...
library_android.go Loading commit data...
main.go Loading commit data...
monitorcmd.go Loading commit data...
usage.go Loading commit data...