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(devnet): non-fungibles api implementation #260

Draft
wants to merge 52 commits into
base: main
Choose a base branch
from

Conversation

chungquantin
Copy link
Collaborator

@chungquantin chungquantin commented Sep 3, 2024

Link to issue: #259
This feature won't be merged until: https://github.com/r0gue-io/pop-node/pulls

Interface

  • PSP34
  • PSP34Mintable
  • PSP34Burnable
  • PSP34Enumerable
  • PSP34Swappable
  • PSP34Admin

Action Plan

Daanvdplas and others added 30 commits May 19, 2024 17:38
# This is the 1st commit message:

refactor: general

# This is the commit message #2:

init

# This is the commit message #3:

begin refactor

# This is the commit message #4:

refactor: error handling

# This is the commit message #5:

tests: add error handling tests

# This is the commit message #6:

WIP

# This is the commit message #7:

finalise error handling

# This is the commit message #8:

refactor: easier review
Co-authored-by: Frank Bell <frank@r0gue.io>
@chungquantin chungquantin added question Further information is requested api Pop API pallet labels Sep 3, 2024
@chungquantin chungquantin self-assigned this Sep 3, 2024
@chungquantin chungquantin linked an issue Sep 3, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (daan/api@8d1c085). Learn more about missing BASE report.

@@             Coverage Diff             @@
##             daan/api     #260   +/-   ##
===========================================
  Coverage            ?   34.10%           
===========================================
  Files               ?       34           
  Lines               ?     3011           
  Branches            ?     3011           
===========================================
  Hits                ?     1027           
  Misses              ?     1952           
  Partials            ?       32           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Pop API pallet question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: local non-fungible use cases
3 participants