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
7a5b571c67
test, cmd/evm, core, core/vm: illegal code hash implementation
...
This implements a generic approach to enabling soft forks by allowing
anyone to put in hashes of contracts that should not be interacted from.
This will help "The DAO" in their endevour to stop any whithdrawals from
any DAO contract by convincing the mining community to accept their code
hash.
9 years ago
..
bootnodes.go
cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks
9 years ago
client.go
cmd/geth: codegansta/cli package renamed to urfave/cli
9 years ago
cmd.go
cmd/utils: add space between "to" and filename
9 years ago
customflags.go
cmd/geth: codegansta/cli package renamed to urfave/cli
9 years ago
customflags_test.go
cmd/utils: fix path expansion on windows
10 years ago
fdlimit_freebsd.go
cmd/utils: fix build on *BSD
9 years ago
fdlimit_test.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
fdlimit_unix.go
cmd/utils: fix build on *BSD
9 years ago
fdlimit_windows.go
cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache
9 years ago
flags.go
test, cmd/evm, core, core/vm: illegal code hash implementation
9 years ago