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

Expand transaction history method with relay transactions #120

Closed
mpetrunic opened this issue Jan 16, 2025 · 0 comments · Fixed by #122
Closed

Expand transaction history method with relay transactions #120

mpetrunic opened this issue Jan 16, 2025 · 0 comments · Fixed by #122
Assignees
Labels
Priority: P0 Added to issues and PRs relating to a critical severity bugs.

Comments

@mpetrunic
Copy link
Member

Implementation details

Due to sygma getting deprecated, b3 will rely solely on relay to get bridge transactions.
Use https://docs.relay.link/references/api/get-requests to fetch all relay transactions for user and destination chain

Testing details

Acceptance Criteria

QA Details

@mpetrunic mpetrunic transferred this issue from sprintertech/sygma-sdk Jan 16, 2025
@mpetrunic mpetrunic added the Priority: P0 Added to issues and PRs relating to a critical severity bugs. label Jan 16, 2025
BeroBurny added a commit that referenced this issue Jan 17, 2025
Closes: #120 

Added method that returns transactions using relay protocol given an
address

---------

Co-authored-by: BeroBurny <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P0 Added to issues and PRs relating to a critical severity bugs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants