casper-node
casper-node copied to clipboard
Make parent block hash & block height available to V1 wasm logic.
Make Parent Hash available to Wasm logic.
- New FFI method to support runtime logic
- Modification of the structure that we use to pass data into the runtime context and the necessary population
- Also add block height
https://github.com/casper-network/casper-node/pull/4900