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 dt datastore decode issue and set latest on publisher startup #381

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

masih
Copy link
Member

@masih masih commented Mar 8, 2022

Fix an issue where storage of bytes attempted by the datatransfer manger
fail due to UTf-8 econding at DB level. Use an ephemeral datastore for
datatransfer manager to avoid this altogether. Left a TODO to revisit.

Set the reference to root CID if available on publisher startup.

Add tests to assert publication, retrieval and chaining of metadata in
dealbot.

Fix an issue where storage of bytes attempted by the datatransfer manger
fail due to UTf-8 econding at DB level. Use an ephemeral datastore for
datatransfer manager to avoid this altogether. Left a TODO to revisit.

Set the reference to root CID if available on publisher startup.

Add tests to assert publication, retrieval and chaining of metadata in
dealbot.
@masih masih merged commit 492c3ec into main Mar 8, 2022
@masih masih deleted the masih/fix-pub-dt-ds-encoding branch March 8, 2022 13:12
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