Zondax / filecoin-solidity

Filecoin Solidity API Library
Apache License 2.0
95 stars 43 forks source link

CBOR serialize/deserialize correctness #274

Closed snissn closed 1 year ago

snissn commented 1 year ago

Make sure CBOR serde is safe and correctly maps to the fvm data being returned. Ideally by code generation or solid suite of unit tests

:link: zboto Link

rllola commented 1 year ago

There is unit tests for each exported functions.