filecoin-project / test-vectors

💎 VM and Chain test vectors for Filecoin implementations
Other
18 stars 27 forks source link

introduce block sequence test vector class #28

Open raulk opened 4 years ago

raulk commented 4 years ago

Block sequence class: model a sequence of {block_arrival_time_offset, full_block} that captures the timeline in which blocks are to be received.

raulk commented 4 years ago

Notes

Preconditions

Applies

Postconditions