Skip to content
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

Solidity Export Action debugging #692

Open
pi0neerpat opened this issue May 9, 2024 · 0 comments
Open

Solidity Export Action debugging #692

pi0neerpat opened this issue May 9, 2024 · 0 comments

Comments

@pi0neerpat
Copy link
Member

pi0neerpat commented May 9, 2024

https://github.com/open-dollar/solidity-exporter-action

  • Determine why multiline imports are still not being parsed properly, despite the change made here open-dollar/solidity-exporter-action@779143c
  • Once the above is fixed, revert the change here 32a147f and test
  • Also need to include peerDependencies for OpenZeppelin in the output package.json "@openzeppelin/contracts": "4.9.6"
  • Include a note in the readme about the required remappings.txt
@openzeppelin/=node_modules/@openzeppelin/contracts/
@openzeppelin-upgradeable/=node_modules/@openzeppelin/contracts-upgradeable/

@opendollar/contracts/=node_modules/@opendollar/contracts/src/contracts/
@opendollar/interfaces/=node_modules/@opendollar/contracts/src/interfaces/
@pi0neerpat pi0neerpat self-assigned this May 9, 2024
@pi0neerpat pi0neerpat removed the ch-35 label May 20, 2024
@pi0neerpat pi0neerpat removed their assignment May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant