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/ethchain
obscuren da50c75148 Added state dump method 11 years ago
..
.gitignore
asm.go Minor improvements and fixes to the new vm structure 11 years ago
block.go ethstate.NewState => ethstate.New 11 years ago
block_chain.go Added state dump method 11 years ago
block_chain_test.go
block_manager_test.go
dagger.go merge upstream 11 years ago
dagger_test.go
error.go
fees.go
genesis.go
state_manager.go merge upstream 11 years ago
state_transition.go ethstate.NewState => ethstate.New 11 years ago
transaction.go Vm logging on diff 11 years ago
transaction_pool.go Old code removed and renamed amount to balance 11 years ago
transaction_test.go
types.go
vm_env.go Add Tx 11 years ago