This website requires JavaScript.
Explore
Help
Sign In
status-im
/
op-geth
Watch
2
Star
0
Fork
0
You've already forked op-geth
mirror of
https://github.com/status-im/op-geth.git
synced
2025-02-10 05:45:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
op-geth
/
core
/
vm
/
runtime
History
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
..
doc.go
core/vm/runtime: added simple execution runtime
2015-11-18 16:50:20 +01:00
env.go
parmas, crypto, core, core/vm: homestead consensus protocol changes
2016-02-18 10:08:11 +01:00
runtime_example_test.go
core/vm/runtime: added simple execution runtime
2015-11-18 16:50:20 +01:00
runtime_test.go
core/vm/runtime: simplified runtime calling mechanism
2016-02-11 10:17:16 +01:00
runtime.go
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
2016-02-21 22:34:34 +00:00