You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ ~ cargo stylus cache --address 0x123 --private-key 0xabc
Error: stylus cache failed, your Stylus contract 0x123 is not yet activated. To activate it, use the `cargo stylus activate` subcommand
<stack trace goes here>
The text was updated successfully, but these errors were encountered:
leeederek
changed the title
cargo-stylus cache error could be cleaner
cargo-stylus cache program activation error could be cleaner/more obvious
Aug 7, 2024
When trying to cache a non-activated stylus contract, I get this long verbose error message:
I would prefer to see something like:
The text was updated successfully, but these errors were encountered: