scilla icon indicating copy to clipboard operation
scilla copied to clipboard

Add support for BlockHash and Timestamp in blockchain.json

Open vaivaswatha opened this issue 6 years ago • 3 comments

The blockchain json input currently has the BLOCKNUM field. Add BLOCKHASH (of type ByStr32) and TIMESTAMP (of type Uint64) also.

vaivaswatha avatar Nov 23 '18 01:11 vaivaswatha

@AmritKumar should we close this as "wontfix" ?

vaivaswatha avatar Apr 16 '20 05:04 vaivaswatha

TIMESTAMP is implemented in #1064.

anton-trunov avatar Aug 18 '22 13:08 anton-trunov

Related issue: #68

anton-trunov avatar Aug 18 '22 13:08 anton-trunov