plugeth/core/vm
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
As we aren't really using the standarized SHA-3
2016-02-21 22:34:34 +00:00
..
runtime all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
analysis.go
asm.go
common.go core/vm, rpc/api: renamed to debug.replayTransaction, migrated to new RPC, integrated feedback 2016-02-02 15:20:18 +01:00
contract.go core, core/vm, crypto: fixes for homestead 2016-02-18 10:11:48 +01:00
contracts.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
disasm.go
doc.go
environment.go core, core/vm, crypto: fixes for homestead 2016-02-18 10:11:48 +01:00
errors.go parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-18 10:08:11 +01:00
gas.go parmas, crypto, core, core/vm: homestead consensus protocol changes 2016-02-18 10:08:11 +01:00
instructions.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
jit_optimiser.go
jit_test.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
jit_util_test.go
jit_util.go
jit.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
jump_table_test.go core, core/vm, crypto: fixes for homestead 2016-02-18 10:11:48 +01:00
jump_table.go core, core/vm, crypto: fixes for homestead 2016-02-18 10:11:48 +01:00
log.go
logger.go
memory.go
opcodes.go core, core/vm, crypto: fixes for homestead 2016-02-18 10:11:48 +01:00
segments.go
stack.go
virtual_machine.go
vm_jit_fake.go
vm_jit.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
vm.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00