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/core/vm
Gustav Simonsson 3f306f63d4 Forward and log EC recover err and remove dup pubkey len check 10 years ago
..
address.go Forward and log EC recover err and remove dup pubkey len check 10 years ago
analysis.go Cleanup VM. 10 years ago
asm.go moved state and vm to core 10 years ago
common.go basic glog 10 years ago
context.go Cleanup VM. 10 years ago
environment.go Cleaned up changes 10 years ago
errors.go Read most protocol params from common/params.json 10 years ago
gas.go bool => int 10 years ago
main_test.go moved state and vm to core 10 years ago
memory.go Removed comments 10 years ago
stack.go Read most protocol params from common/params.json 10 years ago
types.go moved state and vm to core 10 years ago
virtual_machine.go moved state and vm to core 10 years ago
vm.go basic glog 10 years ago
vm_jit.go Read most protocol params from common/params.json 10 years ago
vm_jit_fake.go moved state and vm to core 10 years ago
vm_test.go moved state and vm to core 10 years ago