Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Hamt, Amt, State tree #887

Merged
merged 10 commits into from
Dec 14, 2020
Merged

Version Hamt, Amt, State tree #887

merged 10 commits into from
Dec 14, 2020

Conversation

austinabell
Copy link
Contributor

@austinabell austinabell commented Dec 12, 2020

Summary of changes
Changes introduced in this pull request:

  • Moved utils used by hamt into own crate so it can be used in the interface for a cleaner API
  • Version Amt, Hamt, and StateTree
    • I was trying to put off doing this for later, but I want to track test vector progress as I update actors

Verified correct because now 1204/1294 test vectors pass (failures due to not all actors being updated, 1255/1294 now pass with the multisig actor update)

Reference issue to close (if applicable)

Closes

Other information and links

utils/hash_utils/src/key.rs Outdated Show resolved Hide resolved
types/src/state.rs Show resolved Hide resolved
@austinabell austinabell merged commit 169f9e3 into main Dec 14, 2020
@austinabell austinabell deleted the austin/adtinterface branch December 14, 2020 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants