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
obscuren 176b780251 Added a execBlock method which replays the given block 10 years ago
..
config.go Reimplement -datadir flag. Implements #79 10 years ago
ethereum.go Removed init fees 10 years ago
javascript_runtime.go Added a execBlock method which replays the given block 10 years ago
js_lib.go Added js interpret mode 10 years ago
repl.go Implement getStateKeyVal for JS bindings. 10 years ago
repl_darwin.go New main script through init return value 10 years ago
repl_linux.go Readline repl for linux & osx 10 years ago
repl_windows.go Improved REPL output 10 years ago