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 b29c1eecd1 Removed debug print 11 years ago
..
.gitignore The great merge 11 years ago
address.go Added address states for storing a session based address 11 years ago
address_test.go Added address states for storing a session based address 11 years ago
block.go Corrected contract addresses 11 years ago
block_chain.go Updated some of the log statements to use the ethutil logger 11 years ago
block_manager.go Added address states for storing a session based address 11 years ago
block_manager_test.go Added compile 11 years ago
contract.go Added make contract 11 years ago
dagger.go The great merge 11 years ago
dagger_test.go The great merge 11 years ago
error.go The great merge 11 years ago
fees.go Updated fees 11 years ago
genesis.go s/GenisisHeader/GenesisHeader/ 11 years ago
stack.go Added opcodes 11 years ago
state.go Separated the VM from the block manager and added states 11 years ago
transaction.go Removed compiling from the transaction 11 years ago
transaction_pool.go Added a secondary processor 11 years ago
transaction_test.go Running contracts fixed 11 years ago
vm.go Removed debug print 11 years ago
vm_test.go Separated the VM from the block manager and added states 11 years ago