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

Revisit ID field handling #173

Open
pospi opened this issue Sep 29, 2021 · 0 comments
Open

Revisit ID field handling #173

pospi opened this issue Sep 29, 2021 · 0 comments
Labels
code quality enhancement New feature or request

Comments

@pospi
Copy link
Member

pospi commented Sep 29, 2021

There is some funky stuff in modules/vf-graphql-holochain/connection.ts that deals with decoding pairs of DnaHash & AnyDhtHash as universally-unique Holochain record identifiers which indicate the source network.

Probably, serialisation needs to be done in Rust using custom de/serializer logic. Investigate HoloHashB64, which could end up present as a host function (to keep WASM guest bytesizes low).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant