mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-24 20:37:17 +00:00
ca1b2a1a91
* PREVHASH => BLOCKHASH( N ) * State transition object uses VMEnv as it's query interface * Updated vm.Enviroment has GetHash( n ) for BLOCKHASH instruction * Added GetHash to xeth, core, utils & test environments |
||
---|---|---|
.. | ||
.ethtest | ||
address.go | ||
analysis.go | ||
asm.go | ||
common.go | ||
context.go | ||
debugger.go | ||
environment.go | ||
errors.go | ||
main_test.go | ||
stack.go | ||
types.go | ||
virtual_machine.go | ||
vm_debug.go | ||
vm_test.go | ||
vm.go |