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

Same block mint into+resadd #113

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Erebos0506
Copy link
Contributor

@Erebos0506 Erebos0506 commented Jun 23, 2022

An attempt at trying to allow adding resources and minting into nfts in the same block they have been minted in by changing the block of the parent nft id to the remark block if it is 0 (different solution but similar result to #89 with advantages being: it's slightly easier and might prevent some of the problems if block 0 is returned for the included block, disadvantage is that everything related needs to be in one block)

@Erebos0506
Copy link
Contributor Author

Erebos0506 commented Jun 23, 2022

Still not sure if this is a good solution but it seems to work judging from the unit tests

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