-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feature/g7 adding slot uri and improvements #22
Feature/g7 adding slot uri and improvements #22
Conversation
@ogarciarevett : Tests are failing. I think it's because you didn't regenerate Python interfaces to the smart contracts. Let me make a script to do that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ogarciarevett : I think we are not on the same page regarding:
- The role of slots on Inventory
- Whether these contracts are just for use by Game7 XP system or whether they are intended for any blockchain game.
Left a few questions for my own understanding. Let us discuss on the PR in case anyone else wants to chime in.
… optional. Missing tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
One suggestion about also allow items to be equippable for any slot of a given slot type. But that doesn't have to happen in this PR and we should probably have a longer discussion about it anyway.
You cant test this using: Laika or directly aiming directly to the smart contract.
tests of the new methods coming ...