Skip to content

feat: migrate legacy EVM contract suite to legacy/evm (P0-10) - #11

Merged
EKF0 merged 1 commit into
mainfrom
feat/p0-10-evm-migration
May 25, 2026
Merged

feat: migrate legacy EVM contract suite to legacy/evm (P0-10)#11
EKF0 merged 1 commit into
mainfrom
feat/p0-10-evm-migration

Conversation

@EKF0

@EKF0 EKF0 commented May 25, 2026

Copy link
Copy Markdown
Owner

This PR resolves the repository hygiene gaps surrounding deprecated EVM smart contracts (P0-10).

Changes:

  • Relocated EVM assets: Moved Solidity contracts, Hardhat config, and JS tests to a dedicated legacy/evm/ directory.
  • Decoupled primary testing pipeline: Updated package.json to make Solana-native Vitest the default test suite (run via npm run test or npm test).
  • Preserved legacy testing capability: Enabled isolated, self-contained running of legacy EVM tests using a new command npm run test:evm.
  • Refreshed Documentation: Updated ARCHITECTURE.md to reflect the Solana-primary testing architecture, and created legacy/evm/README.md to clarify deprecation status and setup steps.

@vercel

vercel Bot commented May 25, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

Hobby accounts are limited to daily cron jobs. This cron expression (*/5 * * * *) would run more than once per day. Upgrade to the Pro plan to unlock all Cron Jobs features on Vercel.

Learn More: https://vercel.link/3Fpeeb1

@supabase

supabase Bot commented May 25, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project zgqlbqmebjnsaxraqwmt because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@EKF0
EKF0 merged commit 233b7b9 into main May 25, 2026
1 of 3 checks passed
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.

1 participant