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
..
abigen
all: update license information
9 years ago
bootnode
cmd/bootnode: fix -genkey, add logging options
9 years ago
disasm
all: update license headers to distiguish GPL/LGPL
10 years ago
ethtest
cmd: fix CLI package deprecation warnings
9 years ago
evm
test, cmd/evm, core, core/vm: illegal code hash implementation
9 years ago
geth
Merge pull request #2455 from zsfelfoldi/chaindb
9 years ago
gethrpctest
Merge pull request #2284 from fjl/accounts-addr-cache
9 years ago
rlpdump
all: update license headers to distiguish GPL/LGPL
10 years ago
utils
test, cmd/evm, core, core/vm: illegal code hash implementation
9 years ago