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

Merged
merged 54 commits into from
Mar 19, 2025

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
guilledk and others added 5 commits January 27, 2025 20:00
@guilledk
Copy link

Last commit I push addresses the first point in #23

poplexity and others added 23 commits January 30, 2025 15:49
Refactor integration test suite & tools
…erride

Enable storage override only for testnet block 137,430,500
@poplexity poplexity merged commit 36d70ce into telos-main Mar 19, 2025
1 check passed
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
5 participants