Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
chaincmd.go
common: remove old RLP implementation, Value and ExtPackage
9 years ago
info_test.json
fix solc tests unskip
10 years ago
js.go
cmd/geth: removed multiline support
9 years ago
js_test.go
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
9 years ago
library.c
Makefile, cmd/geth: assemble ios xcode frameworks
9 years ago
library.go
Makefile, cmd/geth: assemble ios xcode frameworks
9 years ago
library_android.go
Makefile, cmd/geth: support building Android archives
9 years ago
main.go
cmd, node, rpc: readd inproc RPC client, expose via node
9 years ago
monitorcmd.go
Merge pull request #2206 from fjl/update-deps
9 years ago
usage.go
cmd, common, node, rpc: rework naming convention to canonical one
9 years ago