-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: #153 #177
Merged
Merged
feat: #153 #177
Commits on Nov 21, 2022
-
feat: add support for docs with typedoc
Conflicts: packages/store/package.json pnpm-lock.yaml
Configuration menu - View commit details
-
Copy full SHA for b316b56 - Browse repository at this point
Copy the full SHA b316b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f5dc0 - Browse repository at this point
Copy the full SHA 41f5dc0View commit details -
feat: accounts, delegations and proofs
- add list of Abilities types - renamed `any.js` to `wildcard.js` - added `parseAbility` and `canDelegateAbility` functions to the capabilities `utils.js` - cli is mostly commented out needs to be updated in a follow PR - StoreData interface revamped - added more exports to index.js to help with the generated docs until typedoc supports export maps - added a bunch of delegation utilities to `delegation.js` - agent has new methods, `addProof`, `proofs`, `proofWithMeta`, `delegations`, `delegationsWithMeta`, `createAccount`, `setCurrentAccount`, `currentAccount`, `currentAccountWithMeta` and `execute` - old createAccount renamed to `registerAccount` Conflicts: packages/access-client/package.json packages/access-client/src/capabilities/utils.js packages/access-client/src/capabilities/voucher.js
Configuration menu - View commit details
-
Copy full SHA for 703073c - Browse repository at this point
Copy the full SHA 703073cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd4bc6e - Browse repository at this point
Copy the full SHA bd4bc6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 538f6a9 - Browse repository at this point
Copy the full SHA 538f6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d034a0 - Browse repository at this point
Copy the full SHA 0d034a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05bddc4 - Browse repository at this point
Copy the full SHA 05bddc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb2686 - Browse repository at this point
Copy the full SHA 4cb2686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 288e685 - Browse repository at this point
Copy the full SHA 288e685View commit details -
Configuration menu - View commit details
-
Copy full SHA for a963881 - Browse repository at this point
Copy the full SHA a963881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d29de - Browse repository at this point
Copy the full SHA 91d29deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0319959 - Browse repository at this point
Copy the full SHA 0319959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5385f33 - Browse repository at this point
Copy the full SHA 5385f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbf5b27 - Browse repository at this point
Copy the full SHA fbf5b27View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4b7250c - Browse repository at this point
Copy the full SHA 4b7250cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.