filecoin-project / test-vectors

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

feat: drop DST and entropy from randomness vectors, return digest #201

Closed arajasek closed 1 year ago

arajasek commented 1 year ago

Integrates changes in https://github.com/filecoin-project/lotus/pull/11167, that arise from FVM changes in https://github.com/filecoin-project/ref-fvm/issues/1277.

This is gonna be hard to land, because of the complex dependency on Lotus (which is very stale). I'm just depending directly on this commit in Lotus for now.