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/vm
obscuren 31a95151c9 updated rnd vm test => state test 10 years ago
..
.ethtest
address.go New gas prices model 10 years ago
analysis.go Fixed bug where logging could crash client during tx adding 10 years ago
asm.go
common.go Debug option for VM & command line flag 10 years ago
context.go Right pad zeros. Closes #446 10 years ago
environment.go Added Number to logs 10 years ago
errors.go
gas.go reworked stack 10 years ago
main_test.go Convert vm test to checker 10 years ago
memory.go reworked stack 10 years ago
stack.go updated rnd vm test => state test 10 years ago
types.go Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
virtual_machine.go Closure => Context 10 years ago
vm.go Changed logging to use internal logger 10 years ago
vm_jit.go Fix JitVm build 10 years ago
vm_jit_fake.go JitVM: the EVM JIT bridge 10 years ago
vm_test.go Fixed tests 10 years ago