Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

HYP-3: creating a token on chain and relevant items #10

Merged
merged 19 commits into from
Dec 5, 2023

Conversation

n3op2
Copy link
Contributor

@n3op2 n3op2 commented Nov 28, 2023

What

https://digicatapult.atlassian.net/jira/software/projects/HYP/boards/190?selectedIssue=HYP-3

  • a few changes arounds certifaces and trasactions
    • we have status e.g. initiated, revoked etc
    • we have state pending/created to represent state on chain
    • transaction type has been removed since it was fore demand/a/b (not 100% sure but was in some way coupled)
  • changes to chainNode.ts missed an update so resyncs with matchmaker
  • update across all tests offchain/onchain/unit
  • some abstranctions in regards to indexer
  • docker-compose-3-persona
  • using process flows generated by dscp lang
  • api routes as per story

To be updated....

@n3op2 n3op2 changed the title HYP-3: creation of a token - tests. HYP-3: creating a token on chain and relevant items Nov 30, 2023
@n3op2 n3op2 marked this pull request as ready for review November 30, 2023 12:17
src/controllers/v1/certificate/index.ts Outdated Show resolved Hide resolved
src/controllers/v1/certificate/index.ts Outdated Show resolved Hide resolved
src/controllers/v1/certificate/index.ts Outdated Show resolved Hide resolved
src/controllers/v1/certificate/index.ts Outdated Show resolved Hide resolved
src/controllers/v1/certificate/index.ts Outdated Show resolved Hide resolved
src/env.ts Outdated Show resolved Hide resolved
src/lib/db/index.ts Outdated Show resolved Hide resolved
src/lib/indexer/eventProcessor.ts Outdated Show resolved Hide resolved
src/lib/indexer/handleBlock.ts Outdated Show resolved Hide resolved
src/lib/chainNode.ts Outdated Show resolved Hide resolved
src/lib/payload.ts Outdated Show resolved Hide resolved
src/lib/payload.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@dc-andysign dc-andysign left a comment

Choose a reason for hiding this comment

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

Looks good .. just a couple of questions ..

src/models/certificate.ts Show resolved Hide resolved
Copy link
Contributor

@dblane-digicatapult dblane-digicatapult left a comment

Choose a reason for hiding this comment

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

🙈

@mattdean-digicatapult mattdean-digicatapult merged commit cbe5ecf into main Dec 5, 2023
8 checks passed
@mattdean-digicatapult mattdean-digicatapult deleted the feature/hyp-3 branch December 5, 2023 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants