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 504d356232 Added peek(n) 11 years ago
..
.gitignore The great merge 11 years ago
block.go Corrected contract addresses 11 years ago
block_chain.go Fixed block handling 11 years ago
block_manager.go Added fees and debugging 11 years ago
block_manager_test.go Running contracts fixed 11 years ago
contract.go Removed RlpValue in favour of Value 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 Changed fee structure 11 years ago
genesis.go s/GenisisHeader/GenesisHeader/ 11 years ago
stack.go Added peek(n) 11 years ago
transaction.go Running contracts fixed 11 years ago
transaction_pool.go If sender is receiver only subtract the fee 11 years ago
transaction_test.go Running contracts fixed 11 years ago