Execution of lesson 1 contract (SimpleStorage on Remix) fails #13
-
After many tries, I resorted to copy the code directly from the GitHub repository https://github.com/PatrickAlphaC/simple_storage to make sure I didn't have anything fishy in my code. I still have the following problem:
It looks like the entry was never added to people array, nor to the nameToFavoriteNumber mapping for that matter. I've been using different versions of the compiler, with the same results. I compile and deploy OK on the Javascript VM. Any idea what might be wrong ? |
Beta Was this translation helpful? Give feedback.
Answered by
AlbertoSinigaglia
Sep 13, 2021
Replies: 1 comment 4 replies
-
Just tested, it is working for me: |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
pythoulon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just tested, it is working for me: