helix-onchain / filecoin

Collection of libraries to implement common patterns and standards on the Filecoin Virtual Machine
Other
16 stars 14 forks source link

update hamt and amt libraries #184

Closed alexytsu closed 1 year ago

alexytsu commented 1 year ago

To prepare for work adding new features to the AMT and HAMT libraries, first upgrade to the latest published crates

Using the latest version numbers also makes patching dependencies from ref-fvm easier to iterate on the AMT code locally.

coveralls commented 1 year ago

Coverage Status

Coverage: 83.158% (+0.08%) from 83.081% when pulling ecf75916bcf737941f4c8e40fe60c4ef9122ae74 on chore/update-hamt-and-amt into 1dee6690479348bb406bd20063cc3b9be2c4581e on main.