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

feat: improve incorrect nonce panic message #898

Merged
merged 5 commits into from
Feb 15, 2024

Conversation

aleksuss
Copy link
Member

Description

The PR changes the incorrect panic message by adding values of an account nonce and a nonce from a transaction.

Performance / NEAR gas cost considerations

No changes in performance.

Testing

Correspondent tests have been adapted.

@aleksuss aleksuss requested a review from raventid February 14, 2024 18:03
@aleksuss aleksuss force-pushed the feat/aleksuss/loggin-incorrect-nonce branch from 0ddba11 to bf40a5d Compare February 14, 2024 18:05
@aleksuss aleksuss changed the title Feat/aleksuss/loggin incorrect nonce feat: improve incorrect nonce panic message Feb 14, 2024
@aleksuss aleksuss added this pull request to the merge queue Feb 15, 2024
Merged via the queue into develop with commit 7e7fa61 Feb 15, 2024
24 checks passed
@aleksuss aleksuss deleted the feat/aleksuss/loggin-incorrect-nonce branch February 15, 2024 10:08
aleksuss added a commit that referenced this pull request Feb 16, 2024
## Description

The PR changes the incorrect panic message by adding values of an
account nonce and a nonce from a transaction.

## Performance / NEAR gas cost considerations

No changes in performance.

## Testing

Correspondent tests have been adapted.
@aleksuss aleksuss mentioned this pull request Feb 16, 2024
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.

4 participants