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
Taylor Gerring 2a9fc7baa9 Merge branch 'develop' of https://github.com/tgerring/go-ethereum 10 years ago
..
.ethtest Moved ethvm => vm 10 years ago
address.go ethcrypto => crypto 10 years ago
analysis.go Proper packages 10 years ago
asm.go Merge eth-go repository into go-ethereum 10 years ago
closure.go Transaction execution fixes 10 years ago
common.go ethlog => logger 10 years ago
debugger.go ethstate => state 10 years ago
environment.go Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
errors.go Chnged to use GetOp instead & added error + checking 10 years ago
execution.go Fixes for PV41/42 10 years ago
stack.go Fixes for PV41/42 10 years ago
types.go Transaction execution fixes 10 years ago
virtual_machine.go Moved ethvm => vm 10 years ago
vm.go Re-org op codes 10 years ago
vm_debug.go Fixes for PV41/42 10 years ago
vm_test.go Merge branch 'develop' of https://github.com/tgerring/go-ethereum 10 years ago