-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dep to verifier-tools 1.3.0. hamt breaking changes
- Loading branch information
1 parent
1002da7
commit 4a2a48c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule filecoin-verifier-tools
updated
14 files
+14 −10 | api/api.js | |
+1 −1 | e2e-test/entrypoint.bash | |
+0 −4 | e2e-test/setup.sh | |
+1 −1 | filecoin/methods.js | |
+19 −21 | filecoin/methods.test.js | |
+12 −14 | hamt/hamt.js | |
+15 −21 | hamt/hamt.test.js | |
+2 −2 | package-lock.json | |
+1 −1 | package.json | |
+2 −2 | samples/api/check-verifier.js | |
+6 −4 | samples/methods/info.js | |
+5 −4 | samples/methods/multisig.js | |
+4 −3 | samples/methods/verified.js | |
+5 −4 | samples/methods/verifiers.js |