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 cc8464ce80 Transaction querying 11 years ago
..
.gitignore
asm.go Fixed disasamble for all pushes 11 years ago
block.go Transaction querying 11 years ago
block_chain.go Working on interop 11 years ago
block_chain_test.go Changed how changes are being applied to states 11 years ago
block_manager_test.go
closure.go Auto update state changes notifications 11 years ago
dagger.go Removed some logging and refactored a bit 11 years ago
dagger_test.go
error.go Removed debug logging 11 years ago
fees.go
genesis.go Working on interop 11 years ago
stack.go Fixed couple issues 11 years ago
state.go Fixed state overwriting issue 11 years ago
state_manager.go Working on interop 11 years ago
state_object.go Working on interop 11 years ago
state_object_test.go Fixed couple issues 11 years ago
transaction.go Transaction querying 11 years ago
transaction_pool.go Working on interop 11 years ago
transaction_test.go
types.go Removed value from closure. 11 years ago
vm.go Working on interop 11 years ago
vm_test.go Fixed couple issues 11 years ago