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

Feat/#153 #174

Closed
wants to merge 5 commits into from
Closed

Feat/#153 #174

wants to merge 5 commits into from

Conversation

hugomrdias
Copy link
Contributor

  • 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

- 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`
@hugomrdias hugomrdias linked an issue Nov 16, 2022 that may be closed by this pull request
3 tasks
@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9a372d7
Status: ✅  Deploy successful!
Preview URL: https://6f4c4edc.ucan-protocol.pages.dev
Branch Preview URL: https://feat--153.ucan-protocol.pages.dev

View logs

@hugomrdias hugomrdias closed this Nov 16, 2022
@hugomrdias hugomrdias deleted the feat/#153 branch November 16, 2022 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

access-client supports currentAccount and getProof for upload-client
1 participant