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
obscuren 516ec28544 sha3 stack check 10 years ago
..
address.go Cleanup. 10 years ago
analysis.go Cleanup VM. 10 years ago
asm.go moved state and vm to core 10 years ago
common.go Cleanup VM. 10 years ago
context.go Cleanup VM. 10 years ago
environment.go Cleaned up changes 10 years ago
errors.go moved state and vm to core 10 years ago
gas.go sha3 stack check 10 years ago
main_test.go moved state and vm to core 10 years ago
memory.go Removed comments 10 years ago
stack.go Removed defer/panic. #503 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 Blocktest fixed, Execution fixed 10 years ago
vm_jit.go moved state and vm to core 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