Skip to content

Merge metamorpho/main (incl. #451 remove yarn)#88

Closed
prd-carapulse[bot] wants to merge 31 commits into
mainfrom
hermes/merge-metamorpho-main
Closed

Merge metamorpho/main (incl. #451 remove yarn)#88
prd-carapulse[bot] wants to merge 31 commits into
mainfrom
hermes/merge-metamorpho-main

Conversation

@prd-carapulse
Copy link
Copy Markdown
Contributor

@prd-carapulse prd-carapulse Bot commented Apr 23, 2026

Merges metamorpho/main into metamorpho-v1.1/main as requested, so that PR #451 ("remove yarn") and the other 30 commits on metamorpho/main not yet in v1.1 are pulled in via a proper merge rather than a hand-recreated diff.

Follows Mathis's "let's do a proper merge instead" on the earlier (now-closed) #87.

Branch tip: 34f411a = metamorpho/main tip = Merge of morpho-org/metamorpho#451.

There are currently 21 conflicting files (contracts diverged between v1 and v1.1, and several of the 31 incoming commits were already cherry-picked into v1.1 as separate PRs, e.g. #451, #452→#85, #447→#82, #446→#81, #444→#79). Conflicts to resolve:

  • .github/workflows/foundry.yml
  • .github/workflows/hardhat.yml (del in v1 / mod in v1.1)
  • .github/workflows/npm-release.yml (del / mod)
  • .gitignore
  • README.md
  • certora/applyMunging.patch
  • foundry.lock
  • foundry.toml
  • hardhat.config.ts (del / mod)
  • package.json (del / mod)
  • src/MetaMorphoV1_1.sol (contract divergence)
  • src/MetaMorphoV1_1Factory.sol
  • src/mocks/MetaMorphoMock.sol
  • test/LostAssetsTest.sol (v1.1-only file, v1 renamed test/forge → test)
  • test/MetaMorphoFactoryTest.sol
  • test/ReentrancyTest.sol
  • test/forge/MetaMorphoInternalTest.sol (del / mod)
  • test/hardhat/MetaMorpho.spec.ts (del / mod)
  • test/helpers/BaseTest.sol
  • test/helpers/IntegrationTest.sol
  • yarn.lock (del / mod)

Quentin will resolve conflicts.

QGarchery and others added 30 commits July 8, 2025 13:08
Signed-off-by: MathisGD <74971347+MathisGD@users.noreply.github.com>
Harmonize pinned GitHub Actions `uses:` refs to the latest major version across common dependencies.

Files updated: .github/workflows/certora.yml, .github/workflows/formatting.yml, .github/workflows/foundry.yml, .github/workflows/hardhat.yml, .github/workflows/npm-release.yml
…s-20260416

ci: pin GitHub Actions refs to commit SHAs
Resolves conflicts with main by keeping the deletions of hardhat.yml
and npm-release.yml workflows (which this PR removes) while preserving
the pinned GitHub Actions SHAs introduced on main for the remaining
workflows (certora.yml, formatting.yml, foundry.yml).
@QGarchery
Copy link
Copy Markdown
Contributor

closing in favor of #89

@QGarchery QGarchery closed this Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants