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

Removing a file from the contracts/ directory leads to a crash #64

Open
rrw-zilliqa opened this issue Jul 31, 2024 · 0 comments
Open

Removing a file from the contracts/ directory leads to a crash #64

rrw-zilliqa opened this issue Jul 31, 2024 · 0 comments

Comments

@rrw-zilliqa
Copy link
Contributor

  1. Build a hardhat project using hardhat-scilla-plugin
  2. Write a contract (and maybe deploy it)
  3. Delete the contract definition from contracts/
  4. Run a script in the same project

.. and you'll get an error because the plugin can't find the source file for the deleted contract (because, I think, it's referred to by the cache)

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

No branches or pull requests

1 participant