-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Rosetta] Refactor testnet integration test script #60
[Rosetta] Refactor testnet integration test script #60
Conversation
I refactored only |
I notice that the tests' transactions fail at some point on testnet. There's a screenshot from Flow Diver. It is not related to refactoring, rather it is related to the Crescendo upgrade. @peterargue Do you know what the potential reason is? |
As mentioned in standup, that error is most likely caused by a new feature on devnet that causes tx to fail that have not been upgraded to Cadence 1.0. I should be shut off now, so you can try again. |
Closing in favor of #65 |
How to test:
cd integration
python3 testnet_integration_test.py --init