-
Notifications
You must be signed in to change notification settings - Fork 63
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
Add onchain storage for generative art #108
Conversation
Lintrule needs a
|
21 similar comments
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
Lintrule needs a
|
fe66ae4
to
784a3cf
Compare
Hey AutoPR |
Deploy: Downloading compiler 0.8.18 |
Deploy: Using contract contracts/extensions/onchain-art/README.md |
Semgrep found 1
Risk: dicer 0.x is vulnerable to Uncaught Exception via dicer's header parsing behavior. A request to dicer with a folded header will cause the Node process to crash. No patch is available. Fix: There are no safe versions of this library available for upgrade. Library included at nft-contracts/package-lock.json:62240. Reference(s): GHSA-wm7h-9275-46v2, CVE-2022-24434 Ignore this finding from ssc-8497caa9-31ad-4f8a-b25f-ab33f32b4348. |
lgtm, ready to merge |
Deploy: Downloading compiler 0.8.18 |
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.
add terser here in this pipeline?
Fixes #107
Status
This pull request was autonomously generated by AutoPR.
If there's a problem with this pull request, please open an issue.
📝 Planned pull request
✅ Committed Create OnchainArtStorageExtension.sol and inherit NFTExtension and IRenderer
✅ Committed Add on-chain storage for generative art in OnchainArtStorageExtension.sol
✅ Committed Write tests for OnchainArtStorageExtension contract