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.
 
 
 
 
 
 
go-ethereum/ethereum
zelig 1e4ae24126 use ethreact.Event, unbuffered event channels, subscribe after loop reading from channel starts 10 years ago
..
cmd.go go fmt 10 years ago
flags.go new command line options 10 years ago
javascript_runtime.go use ethreact.Event, unbuffered event channels, subscribe after loop reading from channel starts 10 years ago
js_lib.go Added js interpret mode 10 years ago
main.go Modify main wrappers 10 years ago
repl.go repl.Stop() to only if running, fixes panic after js> exit followed by interrupt 10 years ago
repl_darwin.go Save repl history to file and recall on next session 10 years ago
repl_linux.go Readline repl for linux & osx 10 years ago
repl_windows.go Improved REPL output 10 years ago