-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Update EIP-725: contractCreated Event #4352
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
All tests passed; auto-merging... |
frozeman
approved these changes
Oct 8, 2021
PhABC
pushed a commit
to PhABC/EIPs
that referenced
this pull request
Jan 25, 2022
Woodpile37
added a commit
to Woodpile37/EIPs
that referenced
this pull request
Nov 2, 2023
<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to upgrade ethers from 6.7.1 to 6.8.0.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **22 days ago**, on 2023-10-11. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>ethers</b></summary> <ul> <li> <b>6.8.0</b> - <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/releases/tag/v6.8.0">2023-10-11</a></br><ul> <li>Replicated former ENS normalize behaviour for empty strings and update namehash testcases (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/125ff1189b9cefb8abfd7da9c104c75e382a50cc">125ff11</a>).</li> <li>Initial shortMessage support for errors (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/4241" data-hovercard-type="issue" data-hovercard-url="/ethers-io/ethers.js/issues/4241/hovercard">ethereum#4241</a>; <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/d6a8c14d907cf8b90347444c0186b83a5db2e293">d6a8c14</a>).</li> <li>Fixed resolving ENS addresses used as from parameters (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/3961" data-hovercard-type="issue" data-hovercard-url="/ethers-io/ethers.js/issues/3961/hovercard">ethereum#3961</a>; <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/2616f4c30c82bd45449b73fa37ef269d60a07d80">2616f4c</a>).</li> <li>Merge: <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ethers-io/ethers.js/commit/9a4b7534458fc79a0654b0eb57fc956bffa02a2f/hovercard" href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/9a4b7534458fc79a0654b0eb57fc956bffa02a2f"><tt>9a4b753</tt></a> <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ethers-io/ethers.js/commit/0c9c23b02dcd235887a6be87c0aaa64c733266cc/hovercard" href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/0c9c23b02dcd235887a6be87c0aaa64c733266cc"><tt>0c9c23b</tt></a> Merge branch 'v5.8-progress' (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/cd5f0fe03f2137fbc47e295f8db38a5151111e72">cd5f0fe</a>).</li> <li>Allow more loose input format for RLP encoder (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/4402" data-hovercard-type="issue" data-hovercard-url="/ethers-io/ethers.js/issues/4402/hovercard">ethereum#4402</a>; <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/9a4b7534458fc79a0654b0eb57fc956bffa02a2f">9a4b753</a>).</li> <li>Update to latest noble crypto libraries (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/3975" data-hovercard-type="issue" data-hovercard-url="/ethers-io/ethers.js/issues/3975/hovercard">ethereum#3975</a>; <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/b27faa02ac8f90e2e54b188e8139c59d98c469e3">b27faa0</a>).</li> <li>More robust configuration options for FetchRequest getUrl functions (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/4353" data-hovercard-type="issue" data-hovercard-url="/ethers-io/ethers.js/issues/4353/hovercard">ethereum#4353</a>; <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/9541f2f70cd7f5c6f3caf93f5a3d5e34eae5281a">9541f2f</a>).</li> <li>Ignore blockTag when calling Etherscan if it is the default block tag (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/dcea9b353619d85878ad2ba340ae17e5c285d558">dcea9b3</a>).</li> </ul> </li> <li> <b>6.7.1</b> - <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/releases/tag/v6.7.1">2023-08-15</a></br><ul> <li>Prevent destroyed providers from emitting network detection errors (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/7d4173049edc3b4ff2de1971c3ecca3b08588651">7d41730</a>).</li> <li>Fix VSCode reported lint issues (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/4153" data-hovercard-type="issue" data-hovercard-url="/ethers-io/ethers.js/issues/4153/hovercard">ethereum#4153</a>, <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/4156" data-hovercard-type="pull_request" data-hovercard-url="/ethers-io/ethers.js/pull/4156/hovercard">ethereum#4156</a>, <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/4158" data-hovercard-type="issue" data-hovercard-url="/ethers-io/ethers.js/issues/4158/hovercard">ethereum#4158</a>, <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/4159" data-hovercard-type="pull_request" data-hovercard-url="/ethers-io/ethers.js/pull/4159/hovercard">ethereum#4159</a>; <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/4eb84da865a82a27c5113c38102b6b710096958e">4eb84da</a>, <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/203dfc33b9c8e72c9cdfe0a349ac763ef17a4484">203dfc3</a>).</li> <li>Add gasPrice to Polygon feeData for type 0 and type 1 legacy transactions (<a href="https://snyk.io/redirect/github/ethers-io/ethers.js/issues/4315" data-hovercard-type="issue" data-hovercard-url="/ethers-io/ethers.js/issues/4315/hovercard">ethereum#4315</a>; <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/0df3ab93137039de1e1986bbfe9a5b32ceffa8a4">0df3ab9</a>).</li> </ul> </li> </ul> from <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/releases">ethers GitHub release notes</a> </details> </details> <details> <summary><b>Commit messages</b></summary> </br> <details> <summary>Package name: <b>ethers</b></summary> <ul> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/c847f16d5c4f667e732f09b5ac3d980be758c4cf">c847f16</a> Fixed internal ens-normalize testcase for empty string.</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/125ff1189b9cefb8abfd7da9c104c75e382a50cc">125ff11</a> Replicated former ENS normalize behaviour for empty strings and update namehash testcases.</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/bc115a27334d5a64ca8e88624defb270fc6258ce">bc115a2</a> docs: update docs building info</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/3644140861e55abd5f76cf379280ff5df4698402">3644140</a> admin: updated dist files</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/aca848f7720300998ab995dfe9b43f1423a58983">aca848f</a> admin: bump ens-normalize package</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/d6a8c14d907cf8b90347444c0186b83a5db2e293">d6a8c14</a> Initial shortMessage support for errors (ethereum#4241).</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/2616f4c30c82bd45449b73fa37ef269d60a07d80">2616f4c</a> Fixed resolving ENS addresses used as from parameters (ethereum#3961).</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/cd5f0fe03f2137fbc47e295f8db38a5151111e72">cd5f0fe</a> Merge branch 'v5.8-progress'</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/9a4b7534458fc79a0654b0eb57fc956bffa02a2f">9a4b753</a> Allow more loose input format for RLP encoder (ethereum#4402).</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/06db04082278a2d7d6fbde925976356c95281891">06db040</a> admin: added drips authentication</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/0c9c23b02dcd235887a6be87c0aaa64c733266cc">0c9c23b</a> docs: added docs to getDefaultProvider; fixes search in Flatworm (ethereum#4254).</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/b27faa02ac8f90e2e54b188e8139c59d98c469e3">b27faa0</a> Update to latest noble crypto libraries (ethereum#3975).</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/9541f2f70cd7f5c6f3caf93f5a3d5e34eae5281a">9541f2f</a> More robust configuration options for FetchRequest getUrl functions (ethereum#4353).</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/c7f8abefa4458ce2555e472d260b0601ac257fa1">c7f8abe</a> docs: fix typo in jsdocs</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/dcea9b353619d85878ad2ba340ae17e5c285d558">dcea9b3</a> Ignore blockTag when calling Etherscan if it is the default block tag.</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/bc6cfbf2cc3133b2aa5df7b7769d8593618001ea">bc6cfbf</a> docs: added info on transaction order within a block and commify migration info (ethereum#4343, ethereum#4352)</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/77fcc7fdab9a7123f67bbc8c4d1c013ee2f6edca">77fcc7f</a> docs: added some cookbook recipes</li> <li><a href="https://snyk.io/redirect/github/ethers-io/ethers.js/commit/32915634bef5b81c6d9998f4e9ad812ffe721954">3291563</a> admin: udpated dist files</li> </ul> <a href="https://snyk.io/redirect/github/ethers-io/ethers.js/compare/7d4173049edc3b4ff2de1971c3ecca3b08588651...c847f16d5c4f667e732f09b5ac3d980be758c4cf">Compare</a> </details> </details> <hr/> **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJlYjU2ZjY0NC00ODQyLTQ0YTYtYjkyNi0zOWI2MzQyOGZkNzAiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImViNTZmNjQ0LTQ4NDItNDRhNi1iOTI2LTM5YjYzNDI4ZmQ3MCJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/woodpile37/project/614feb31-d662-4c09-b58f-4168436b6b93?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/woodpile37/project/614feb31-d662-4c09-b58f-4168436b6b93/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/woodpile37/project/614feb31-d662-4c09-b58f-4168436b6b93/settings/integration?pkg=ethers&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"eb56f644-4842-44a6-b926-39b63428fd70","prPublicId":"eb56f644-4842-44a6-b926-39b63428fd70","dependencies":[{"name":"ethers","from":"6.7.1","to":"6.8.0"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/woodpile37/project/614feb31-d662-4c09-b58f-4168436b6b93?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"614feb31-d662-4c09-b58f-4168436b6b93","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2023-10-11T06:18:14.788Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) --->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
contractCreated
event:operation
andvalue
.