Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 807 Bytes

cip-98.md

File metadata and controls

36 lines (26 loc) · 807 Bytes
CIP No. Title Author Status Type Created
98
Fix BLOCKHASH Opcode Bug in eSpace
Chenxing Li(@ChenxingLi)
Final
Spec Breaking
2022-06-14

Simple Summary

Fix a bug in BLOCKHASH opcode in eSpace.

Abstract

Fix a bug in BLOCKHASH opcode in eSpace. BLOCKHASH opcode in eSpace should regard the input as an epoch number, instead of the block number.

Motivation

Bug fix.

Specification

BLOCKHASH opcode in eSpace regards the input as an epoch number, instead of the block number. The other behaviors are same as the core space.

Backwards Compatibility

This change is Spec breaking.

Test Cases

TBA.

Implementation

TBA.

Security Considerations

TBA.

Copyright

Copyright and related rights waived via CC0.