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

Draft node fix #366

Merged
merged 8 commits into from
Jun 19, 2024
Merged

Draft node fix #366

merged 8 commits into from
Jun 19, 2024

Conversation

hubsmoke
Copy link
Member

change api to use uuid instead of dpid for claiming attestations, enabling draft nodes to claim attestations

Closes https://github.com/desci-labs/nodes-web-v2/issues/729

Description of the Problem / Feature
need to allow users to claim attestations while in draft mode (prior to publish)
Explanation of the solution
use uuid as primary key for managing attestation claims instead of dpid, which is only available after publish
Instructions on making this work
Use the PR in nodes-web-v2 https://github.com/desci-labs/nodes-web-v2/pull/753 and create a node and go to attestations pane and claim/unclaim

new branch after i pushed unncessary change to #363

@hubsmoke hubsmoke merged commit 0102dad into develop Jun 19, 2024
3 checks passed
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.

2 participants