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

Inter-contract calling part 2 does not give expected output #360

Open
jistiak opened this issue Dec 26, 2021 · 0 comments
Open

Inter-contract calling part 2 does not give expected output #360

jistiak opened this issue Dec 26, 2021 · 0 comments

Comments

@jistiak
Copy link

jistiak commented Dec 26, 2021

  • System Information

    • Firefox 95.0.1 (64-bit)
    • Pop!_OS 21.10
  • The bug

In the cryptocodeschool website the code is working fine. It's showing "good to go". But when I try to run the same code in SmartPy editor it's giving error. The problem must have occurred due to some update in the SmartPy library that hasn't been updated in the website ide.

  • To Reproduce
    Steps to reproduce the behavior:
    1. Go to 'SmartPy IDE'
    2. Copy and Paste the completed code from Inter-contract calling part 2
    3. Run the code
    4. See error

  • Expected behavior
    After running the code it should be able to performs the tests properly. But it fails to call the contract.

  • Screenshots
    error-Inter-contract calling

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