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

Fix KV behaviour. #93

Merged

Conversation

cobward
Copy link
Collaborator

@cobward cobward commented Mar 21, 2022

There are optional functions on the trait that are equivalent to those that were removed. In the long term we might want to make more use of the ConnectionHandler, but I need to spend more time understanding exactly what that is for.

Copy link
Member

@chunningham chunningham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks sensible, nice

@chunningham chunningham merged commit 1384440 into spruceid:feat/did-doc-manifest Mar 22, 2022
chunningham added a commit that referenced this pull request Mar 23, 2022
* rename OrbitMetadata -> Manifest

* clean up Manifest type, parse from did doc

* update auth methods, use DID str as OID, remove CREATE params

* add ResourceId type for parsing

* update auth token handling

* fallback to verification methods if no capability vms

* move Manifest to file, impl `Orbit::new`

* use resource and orbit ids in auth tokens

* move to named orbits/peer groups

* load based only on path, disable allowlist route

* fix allowlist, change to return an OrbitId

* update to libp2p-0.43

* use ResourceIds as sole rep of invocation targets/actions

* fix zcap test

* Fix KV behaviour. (#93)

* use codecs enum instead for resourceId CID

Co-authored-by: Charles Cunningham <charlescunningham@Charless-MBP.fritz.box>
Co-authored-by: Charles Cunningham <charlescunningham@Charless-MacBook-Pro.fritz.box>
Co-authored-by: Jacob <93085583+cobward@users.noreply.github.com>
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.

None yet

2 participants