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

Feat/dsdk 285 create context module nft loaders #6789

Merged
merged 2 commits into from May 16, 2024

Conversation

aussedatlo
Copy link
Contributor

@aussedatlo aussedatlo commented Apr 30, 2024

βœ… Checklist

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes:
    • ...

πŸ“ Description

Implement DomainLoader and NftLoader to get metadatas used to cleasign a transaction.
This PR correspond to:

❓ Context


🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

Copy link

vercel bot commented Apr 30, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
web-tools βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback May 16, 2024 10:29am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-docs ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 10:29am
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 10:29am
native-ui-storybook ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 10:29am
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview May 16, 2024 10:29am

@live-github-bot live-github-bot bot added the ledgerjs Has changes in the ledgerjs open source libs label Apr 30, 2024
@aussedatlo aussedatlo force-pushed the feat/dsdk-285-context-module-nft branch from 8261cc8 to a0a7bc9 Compare April 30, 2024 15:29
@aussedatlo aussedatlo changed the title Feat/dsdk 285 context module nft Feat/dsdk 285 create context module nft loaders Apr 30, 2024
@aussedatlo aussedatlo force-pushed the feat/dsdk-281-context-module branch from ccf918a to b9d0fde Compare May 2, 2024 11:26
Copy link
Contributor

@lambertkevin lambertkevin left a comment

Choose a reason for hiding this comment

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

Only 1 change that seems required because I think we're always throwing instead of just letting it go through for domains. Other than that, it's just minor recommendations πŸ‘

mbertin-ledger
mbertin-ledger previously approved these changes May 14, 2024
lambertkevin
lambertkevin previously approved these changes May 15, 2024
Copy link
Contributor

@lambertkevin lambertkevin left a comment

Choose a reason for hiding this comment

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

Just 1 minor & optional addition. Otherwise πŸ‘

@aussedatlo aussedatlo force-pushed the feat/dsdk-281-context-module branch 2 times, most recently from 56b0861 to 870818e Compare May 16, 2024 10:21
@aussedatlo aussedatlo force-pushed the feat/dsdk-285-context-module-nft branch from ecaf487 to 550ff5f Compare May 16, 2024 10:25
Base automatically changed from feat/dsdk-281-context-module to develop May 16, 2024 11:28
@aussedatlo aussedatlo dismissed stale reviews from lambertkevin and mbertin-ledger May 16, 2024 11:28

The base branch was changed.

@aussedatlo aussedatlo merged commit e541abf into develop May 16, 2024
32 checks passed
@aussedatlo aussedatlo deleted the feat/dsdk-285-context-module-nft branch May 16, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ledgerjs Has changes in the ledgerjs open source libs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants