-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat: ERC1155 #275
Merged
bidzyyys
merged 80 commits into
OpenZeppelin:main
from
programskillforverification:erc1155
Nov 7, 2024
Merged
feat: ERC1155 #275
bidzyyys
merged 80 commits into
OpenZeppelin:main
from
programskillforverification:erc1155
Nov 7, 2024
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c24e0bd - Browse repository at this point
Copy the full SHA c24e0bdView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0539cd - Browse repository at this point
Copy the full SHA b0539cdView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae3a353 - Browse repository at this point
Copy the full SHA ae3a353View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f049f1d - Browse repository at this point
Copy the full SHA f049f1dView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0188be0 - Browse repository at this point
Copy the full SHA 0188be0View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b136375 - Browse repository at this point
Copy the full SHA b136375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b871cc - Browse repository at this point
Copy the full SHA 5b871ccView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b65f68b - Browse repository at this point
Copy the full SHA b65f68bView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9883651 - Browse repository at this point
Copy the full SHA 9883651View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 654b51b - Browse repository at this point
Copy the full SHA 654b51bView commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b2d10e - Browse repository at this point
Copy the full SHA 1b2d10eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cbbeb7 - Browse repository at this point
Copy the full SHA 4cbbeb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd932cd - Browse repository at this point
Copy the full SHA dd932cdView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47afca5 - Browse repository at this point
Copy the full SHA 47afca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccaf2cc - Browse repository at this point
Copy the full SHA ccaf2ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1ce66 - Browse repository at this point
Copy the full SHA cb1ce66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ba267 - Browse repository at this point
Copy the full SHA 49ba267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc6753 - Browse repository at this point
Copy the full SHA 6fc6753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a87bf9 - Browse repository at this point
Copy the full SHA 6a87bf9View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60acb14 - Browse repository at this point
Copy the full SHA 60acb14View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a12504b - Browse repository at this point
Copy the full SHA a12504bView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb9627d - Browse repository at this point
Copy the full SHA bb9627dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e9b006 - Browse repository at this point
Copy the full SHA 8e9b006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee507b - Browse repository at this point
Copy the full SHA 3ee507bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e7618e - Browse repository at this point
Copy the full SHA 3e7618eView commit details
Commits on Oct 2, 2024
-
build(deps): bump crate-ci/typos from 1.24.6 to 1.25.0 (OpenZeppelin#303
) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.24.6 to 1.25.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crate-ci/typos/releases">crate-ci/typos's releases</a>.</em></p> <blockquote> <h2>v1.25.0</h2> <h2>[1.25.0] - 2024-10-01</h2> <h3>Fixes</h3> <ul> <li>Updated the dictionary with the <a href="https://redirect.github.com/crate-ci/typos/issues/1107">September 2024</a> changes</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/crate-ci/typos/blob/master/CHANGELOG.md">crate-ci/typos's changelog</a>.</em></p> <blockquote> <h2>[1.25.0] - 2024-10-01</h2> <h3>Fixes</h3> <ul> <li>Updated the dictionary with the <a href="https://redirect.github.com/crate-ci/typos/issues/1107">September 2024</a> changes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crate-ci/typos/commit/f12cee1d8f3c79282a98ecb41d235aef17dfa8fd"><code>f12cee1</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/0afb59e9d0453c2a5f9c0923ed6cade6c20af90d"><code>0afb59e</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/2b40857384210e3e71c8589334f273ce5c74827a"><code>2b40857</code></a> docs: Update changelog</li> <li><a href="https://github.com/crate-ci/typos/commit/73fd9f9a2276a56e890d10cbea97bad027f48cb2"><code>73fd9f9</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/1107">#1107</a> from epage/oct</li> <li><a href="https://github.com/crate-ci/typos/commit/b3e0cc0d10acbdbc52afab6a605fabb70b20491e"><code>b3e0cc0</code></a> fix(dict): Sept updates</li> <li><a href="https://github.com/crate-ci/typos/commit/2dc6cb8511b61fe171fe765a36fab5c755b3bd45"><code>2dc6cb8</code></a> chore(deps): Update compatible (<a href="https://redirect.github.com/crate-ci/typos/issues/1104">#1104</a>)</li> <li><a href="https://github.com/crate-ci/typos/commit/977faa8c943f4e0f3bf68285e253a15dc6ba7c54"><code>977faa8</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/1102">#1102</a> from epage/template</li> <li><a href="https://github.com/crate-ci/typos/commit/0870bb7207c500321716adc46d1a276c76e08e9e"><code>0870bb7</code></a> chore: Update from _rust template</li> <li><a href="https://github.com/crate-ci/typos/commit/35fcbb797272d7f6af75c96a0bf0487ad6e6af9d"><code>35fcbb7</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/24">#24</a> from epage/pre-commit</li> <li><a href="https://github.com/crate-ci/typos/commit/6e193aa09aed80118df4e1317b8eed057bad6f0b"><code>6e193aa</code></a> chore: Ensure pre-commit gets non-system Python</li> <li>Additional commits viewable in <a href="https://github.com/crate-ci/typos/compare/v1.24.6...v1.25.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crate-ci/typos&package-manager=github_actions&previous-version=1.24.6&new-version=1.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11247de - Browse repository at this point
Copy the full SHA 11247deView commit details -
Configuration menu - View commit details
-
Copy full SHA for efb27da - Browse repository at this point
Copy the full SHA efb27daView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9a4b62 - Browse repository at this point
Copy the full SHA d9a4b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea2a6b0 - Browse repository at this point
Copy the full SHA ea2a6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c52026 - Browse repository at this point
Copy the full SHA 3c52026View commit details -
Configuration menu - View commit details
-
Copy full SHA for c22de71 - Browse repository at this point
Copy the full SHA c22de71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7901af7 - Browse repository at this point
Copy the full SHA 7901af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1977335 - Browse repository at this point
Copy the full SHA 1977335View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2c7354 - Browse repository at this point
Copy the full SHA b2c7354View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef23ba9 - Browse repository at this point
Copy the full SHA ef23ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3230e4 - Browse repository at this point
Copy the full SHA d3230e4View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2c2a0f - Browse repository at this point
Copy the full SHA f2c2a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e436df - Browse repository at this point
Copy the full SHA 3e436dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 541345b - Browse repository at this point
Copy the full SHA 541345bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5452245 - Browse repository at this point
Copy the full SHA 5452245View commit details -
Configuration menu - View commit details
-
Copy full SHA for dded816 - Browse repository at this point
Copy the full SHA dded816View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc1fc03 - Browse repository at this point
Copy the full SHA dc1fc03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1674f63 - Browse repository at this point
Copy the full SHA 1674f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 090244a - Browse repository at this point
Copy the full SHA 090244aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7b358d - Browse repository at this point
Copy the full SHA c7b358dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a66eb - Browse repository at this point
Copy the full SHA 35a66ebView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8f321d - Browse repository at this point
Copy the full SHA c8f321dView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1e8cba - Browse repository at this point
Copy the full SHA b1e8cbaView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2046916 - Browse repository at this point
Copy the full SHA 2046916View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce661f8 - Browse repository at this point
Copy the full SHA ce661f8View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e66a8f - Browse repository at this point
Copy the full SHA 5e66a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb9f69 - Browse repository at this point
Copy the full SHA 4eb9f69View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f98e5b3 - Browse repository at this point
Copy the full SHA f98e5b3View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 652007e - Browse repository at this point
Copy the full SHA 652007eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaf440f - Browse repository at this point
Copy the full SHA eaf440fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e3ea7 - Browse repository at this point
Copy the full SHA 78e3ea7View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2ffbde - Browse repository at this point
Copy the full SHA c2ffbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d61c97 - Browse repository at this point
Copy the full SHA 0d61c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1720c - Browse repository at this point
Copy the full SHA ed1720cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa4cc8 - Browse repository at this point
Copy the full SHA ffa4cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d576da8 - Browse repository at this point
Copy the full SHA d576da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd4d12 - Browse repository at this point
Copy the full SHA 4bd4d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3af8f6 - Browse repository at this point
Copy the full SHA e3af8f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af9dadb - Browse repository at this point
Copy the full SHA af9dadbView commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f16cba - Browse repository at this point
Copy the full SHA 4f16cbaView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6ad909 - Browse repository at this point
Copy the full SHA c6ad909View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4710faf - Browse repository at this point
Copy the full SHA 4710fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 412745d - Browse repository at this point
Copy the full SHA 412745dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed2e27c - Browse repository at this point
Copy the full SHA ed2e27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 361a2b1 - Browse repository at this point
Copy the full SHA 361a2b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537c2aa - Browse repository at this point
Copy the full SHA 537c2aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b48c1fe - Browse repository at this point
Copy the full SHA b48c1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f53114 - Browse repository at this point
Copy the full SHA 2f53114View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1e8c6 - Browse repository at this point
Copy the full SHA cb1e8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d892603 - Browse repository at this point
Copy the full SHA d892603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac18dc - Browse repository at this point
Copy the full SHA 4ac18dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55500ae - Browse repository at this point
Copy the full SHA 55500aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for efcad3d - Browse repository at this point
Copy the full SHA efcad3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d0ce1 - Browse repository at this point
Copy the full SHA 37d0ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b37cf5 - Browse repository at this point
Copy the full SHA 0b37cf5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.