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

Update all NFT contracts stdlib.fc dependencies to available alternatives #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

moven0831
Copy link

Due to the change of updating stdlib.fc to 'commit 3d9a165 on Oct 25, 2022', many stdlib.fc dependencies in NFT contracts are outdated.

Thus, this pull request contains following change:

  1. Change builder_null? to builder_depth
  2. Change equal_slices to equal_slice_bits

Above changes have been applied to the following files:

  • nft/nft-collection-editable.fc
  • nft/nft-collection.fc
  • nft/nft-item-editable-DRAFT.fc
  • nft/nft-item.fc
  • nft/nft-marketplace.fc
  • nft/nft-sale.fc
  • stdlib.fc (upgrade to commit 3d9a165 on Oct 25, 2022)

…o the change of updating stdlib.fc to 'commit 3d9a165 on Oct 25, 2022'
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.

1 participant