lotus/extern
Raúl Kripalani 322b33197c introduce interoperable vector-based conformance testing.
This commit introduces a new package `conformance` containing:

 1. the test driver to exercise Lotus against interoperable
    test vectors, and
 2. the test runner, which integrates go test with the test vector
    corpus hosted at https://github.com/filecoin-project/conformance-vectors.

The corpus is mounted via a git submodule.

Right now, only message-class test vectors are supported. In the
next week, this support will be extended to tipset-class, chain-class,
and block sequence-class vectors.
2020-08-16 00:15:52 +01:00
..
conformance-vectors@6014f0705b introduce interoperable vector-based conformance testing. 2020-08-16 00:15:52 +01:00
filecoin-ffi@777a6fbf44 Update filecoin-ffi to fix Intel build 2020-08-15 13:19:10 +02:00
sector-storage sealing sched: Fix deadlock in worker watcher 2020-08-13 12:17:24 +02:00
serialization-vectors@5bfb928910 Update serialization vectors 2020-08-07 01:21:01 +02:00
storage-fsm Support AddPiece on workers 2020-08-14 16:06:53 +02:00