Closed niklabh closed 1 year ago
I have tried this and it works for me. The original issue appears to be:
Loading of original wasm failed.
Can you do a cargo clean
or even better a git clean -xdf
(making sure you have any changes you want to keep committed) and run it again?
Same error after cleaning
I can also confirm that cargo test --features e2e-tests
runs fine. I'm using the latest ink version on my machine
Please confirm that you are using the latest version of cargo-contract
and substrate-contracts-node
and the node is installed in your path
I got it to work by reinstalling substrate-contracts-node
in flipper directory when running:
cargo test --features e2e-tests
getting this error: