Skip to content

Conversation

@PeratX
Copy link

@PeratX PeratX commented Dec 26, 2025

add support for evm packages.
Fix hardhat v3 The file "contracts/oapp/interfaces/IOAppCore.sol" is not exported by the package.

@cursor
Copy link

cursor bot commented Dec 26, 2025

PR Summary

Ensures Solidity sources are addressable by ESM tools (e.g., Hardhat v3) by exporting contracts/*.sol across EVM packages.

  • Add "./contracts/*.sol": "./contracts/*.sol" to exports in oapp-alt-evm, oapp-evm-upgradeable, oapp-evm, oft-alt-evm, oft-evm-upgradeable, oft-evm, and onft-evm packages
  • Addresses Hardhat v3 error: file not exported by the package

Written by Cursor Bugbot for commit 2c9b234. This will update automatically on new commits. Configure here.

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