Feature/bridge upgrade#529
Merged
Merged
Conversation
- Upgrade ethers v5 → v6, hardhat-ethers → @nomicfoundation/hardhat-ethers v3 - Replace hardhat-waffle with @nomicfoundation/hardhat-chai-matchers - Update typechain target to ethers-v6, bump typescript and prettier - Migrate BigNumber → bigint, ethers.utils.* → ethers.*, Contract → BaseContract - Add helpers/gnosis-safe.ts and helpers/ledger.ts for Safe transaction proposals - Add propose-upgrade-facet task for diamondCut via Gnosis Safe + Ledger signing - Update tsconfig target to ES2020 for BigInt operator support Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ethereumdegen
had a problem deploying
to
testing-keys
May 13, 2026 16:55 — with
GitHub Actions
Failure
ethereumdegen
had a problem deploying
to
testing-keys
May 13, 2026 16:55 — with
GitHub Actions
Failure
ethereumdegen
had a problem deploying
to
testing-keys
May 13, 2026 18:49 — with
GitHub Actions
Failure
ethereumdegen
had a problem deploying
to
testing-keys
May 13, 2026 18:49 — with
GitHub Actions
Failure
Forks mainnet at a post-upgrade block to verify that the else-if → else+require fix in NFTMainnetBridgingToPolygonFacet correctly reverts when a non-owner calls bridgeNFTsV1, and that the old buggy facet silently skipped the ownership check. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ethereumdegen
had a problem deploying
to
testing-keys
May 14, 2026 21:23 — with
GitHub Actions
Failure
ethereumdegen
had a problem deploying
to
testing-keys
May 14, 2026 21:23 — with
GitHub Actions
Failure
ethereumdegen
had a problem deploying
to
testing-keys
May 18, 2026 14:47 — with
GitHub Actions
Failure
ethereumdegen
had a problem deploying
to
testing-keys
May 18, 2026 14:47 — with
GitHub Actions
Failure
…upgrade-facet Keep normalizePrivateKey helper while adopting split hardhat/live accounts pattern. Merge all facet task params (facetAddress, diamond, action). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ethereumdegen
had a problem deploying
to
testing-keys
May 21, 2026 15:35 — with
GitHub Actions
Failure
ethereumdegen
had a problem deploying
to
testing-keys
May 21, 2026 15:35 — with
GitHub Actions
Failure
This file contains hidden or 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
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.
No description provided.