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.
Felix Lange
1d7d1a3499
contracts/release: move package release to contracts/
...
This change also deletes generator.go, moving the only interesting line
in it into release.go. The binding has been regenerated with abigen from
develop and solc v0.3.6.
8 years ago
..
testdata
cmd/geth: add tests for account commands
9 years ago
accountcmd.go
cmd/utils, node: create account manager in package node
8 years ago
accountcmd_test.go
cmd/geth: add recovery procedure for AmbiguousAddrError
9 years ago
chaincmd.go
cmd/geth: set correct initial nonce on testnet for import/init subcommands ( #2924 )
8 years ago
consolecmd.go
cmd/utils, node: create account manager in package node
8 years ago
consolecmd_test.go
cmd/geth: truly randomize console test RPC endpoints
9 years ago
dao_test.go
cmd, core, eth, miner, params, tests: finalize the DAO fork
8 years ago
genesis_test.go
cmd, core, miner: add extradata validation to consensus rules
8 years ago
info_test.json
fix solc tests unskip
10 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
contracts/release: move package release to contracts/
8 years ago
monitorcmd.go
rpc: add new client, use it everywhere
8 years ago
run_test.go
cmd: fix CLI package deprecation warnings
9 years ago
usage.go
cmd/geth: added copyright and license information
8 years ago