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

Integration test and tx mapping with send2 api call #77

Open
wants to merge 26 commits into
base: telos-main
Choose a base branch
from

Conversation

lesa-telos
Copy link

@lesa-telos lesa-telos commented Dec 9, 2024

Fixes #57

Description

  • Update tests.
  • Use sent_transaction2 api that retries transactions if the transaction fails.
  • Add Eth transaction error mapping.

Test scenarios

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have cleaned up the code in the areas my change touches
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have removed any unnecessary console messages
  • I have included all english text to the translation file and/or created a new issue with the required translations for the currently supported languages
  • I have tested for mobile functionality and responsiveness
  • I have added appropriate test coverage
  • I have updated relevant documentation and/or opened a separate issue to cover the updates (Issue URL: )

@lesa-telos lesa-telos changed the title Integration more tests Integration test and tx mapping with send2 api call Dec 9, 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.

Attempt to map Telos error responses to better reponses from the RPC for sendRawTransaction
2 participants