Skip to content

Account creation transaction result checked#188

Merged
volovyks merged 3 commits into
mainfrom
serhii/account-creation-error-handling
Aug 15, 2022
Merged

Account creation transaction result checked#188
volovyks merged 3 commits into
mainfrom
serhii/account-creation-error-handling

Conversation

@volovyks

@volovyks volovyks commented Aug 8, 2022

Copy link
Copy Markdown
Contributor

Before: if the account was not created, we were throwing errors in the test itself. Usually, it was AccountDoesNotExist.
Now: we are throwing errors early so the user knows the account was not created and the real reason for it.

@volovyks volovyks requested review from BenKurrek and ailisp August 8, 2022 12:26

@ailisp ailisp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@volovyks

Copy link
Copy Markdown
Contributor Author

Looks like now we have strict rules on the RPC side. I'm getting "Please try again in 30 seconds." error in Testnet mode. I'm turning off testnet tests for now.

@volovyks volovyks merged commit b52599f into main Aug 15, 2022
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

Successfully merging this pull request may close these issues.

3 participants