-
Notifications
You must be signed in to change notification settings - Fork 4
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
Seems like doesn't compile with 0.8.4 solidity. #42
Comments
We have fixed it here, but also introduced some unnecessary changes, let me know if I need to create a pull request. All tests seem to be working. Overall thanks for such a library! We probably plan to use it to store NFT metadata, because metadata is used inside the smart contract. And .proto inside the IPFS for UI to understand the metadata. Changes:
|
Thanks, that's amazing! A PR would definitely be appreciated. Could you open one for each of the above 4 features, so they can be reviewed and tested in isolation (or use your best judgement to break it up into atomic changesets)? |
hey, I remember about this, just didn't have the time to break it down yet. |
The text was updated successfully, but these errors were encountered: