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

Implementing New Stamp Format Support in the Passport App #1542

Closed
nutrina opened this issue Aug 3, 2023 · 1 comment · Fixed by passportxyz/passport-scorer#496
Closed
Assignees

Comments

@nutrina
Copy link
Collaborator

nutrina commented Aug 3, 2023

User Story:

As a developer of the Passport App,
I want to add support for the new stamp format,
So that the app can interact with the updated IAM and scorer endpoints and write stamps to Compose.

Acceptance Criteria

GIVEN I am a user of the Passport App,
WHEN I open the passport application,
THEN the passport application will load the stamps from the scorer API (ceramic cache) in the new format,
AND the passport application will correctly indicate which stamps I have written on-chain.

GIVEN I am a user of the Passport App,
WHEN I claim or refresh a stamp,
THEN the passport application will create the stamp in the new format using the new IAM endpoint,
AND it will store the stamp in the scorer DB (ceramic cache),
AND it will also write the stamp to Compose.

GIVEN I am a user of the Passport App,
WHEN I have new stamps (new format) that are not on-chain,
THEN I can bring my passports on-chain,
AND the on chain label will be properly displayed after that operation for all my stamps.

Product & Design Links:

This depends on Implement ComposeDatabase for Reading & Writing from Compose

Tech Details:

  • The app should use the new IAM endpoints.
  • The app should use the new scorer endpoints.
  • The app should write stamps to Compose.

Open Questions:

Notes/Assumptions:

@nutrina nutrina added this to Passport Aug 3, 2023
@nutrina nutrina converted this from a draft issue Aug 3, 2023
@nutrina nutrina changed the title Add support for new stamp format in the Passport App (both formats will need to be supported for s short period of time) Add support for new stamp format in the Passport App Aug 3, 2023
@erichfi erichfi changed the title Add support for new stamp format in the Passport App Implementing New Stamp Format Support in the Passport App Aug 3, 2023
@erichfi erichfi moved this from Backlog to Prioritized in Passport Sep 20, 2023
@erichfi erichfi moved this from Prioritized to Backlog in Passport Sep 28, 2023
@erichfi erichfi moved this from Backlog to Prioritized in Passport Dec 4, 2023
@lucianHymer lucianHymer moved this from Prioritized to In Progress (WIP) in Passport Jan 16, 2024
@lucianHymer lucianHymer moved this from In Progress (WIP) to Prioritized in Passport Jan 16, 2024
@tim-schultz
Copy link
Collaborator

These changes became pretty tightly coupled with #1545 checkout 1545-compose-db-ts before spending any time on this

@nutrina nutrina moved this from Prioritized to In Progress (WIP) in Passport Jan 17, 2024
@nutrina nutrina self-assigned this Jan 17, 2024
@erichfi erichfi moved this from In Progress (WIP) to Product/UX Review in Passport Jan 22, 2024
@erichfi erichfi moved this from Product/UX Review to Ready to Deploy in Passport Jan 24, 2024
@erichfi erichfi moved this from Ready to Deploy to Done in Passport Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants