Skip to content

Comments

feat: get bridge history for an address#68

Merged
MakMuftic merged 54 commits intomasterfrom
beroburny/history
Oct 24, 2024
Merged

feat: get bridge history for an address#68
MakMuftic merged 54 commits intomasterfrom
beroburny/history

Conversation

@BeroBurny
Copy link
Contributor

@BeroBurny BeroBurny commented Oct 18, 2024

Summary

Added method to fetch bridge transactions history of an address

Closes: #67

Description

The method should return aggregated data from all bridges that are supported by Sprinter API. Right now, only Sygma is added but later other bridge will be added

Chores:

  • Unit tests
  • TS Docs / Comments

@saadahmsiddiqui saadahmsiddiqui changed the title feat: History Helper feat: get bridge history for an address Oct 24, 2024
@github-actions github-actions bot temporarily deployed to gopher-poc (Preview) October 24, 2024 13:14 Inactive
@github-actions github-actions bot temporarily deployed to gopher-docs-preview (Preview) October 24, 2024 13:15 Inactive
@saadahmsiddiqui saadahmsiddiqui marked this pull request as ready for review October 24, 2024 13:21
Base automatically changed from beroburny/api-refactor to master October 24, 2024 14:20
@github-actions github-actions bot temporarily deployed to gopher-poc (Preview) October 24, 2024 14:21 Inactive
@github-actions github-actions bot temporarily deployed to gopher-docs-preview (Preview) October 24, 2024 14:22 Inactive
@github-actions github-actions bot temporarily deployed to gopher-poc (Preview) October 24, 2024 14:24 Inactive
@github-actions github-actions bot temporarily deployed to gopher-docs-preview (Preview) October 24, 2024 14:25 Inactive
@MakMuftic MakMuftic merged commit 4d524c6 into master Oct 24, 2024
@MakMuftic MakMuftic deleted the beroburny/history branch October 24, 2024 15:47
@github-actions github-actions bot mentioned this pull request Oct 24, 2024
MakMuftic pushed a commit that referenced this pull request Oct 24, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>sprinter-sdk: 1.0.0</summary>

##
[1.0.0](sprinter-sdk-v0.3.0...sprinter-sdk-v1.0.0)
(2024-10-24)


### ⚠ BREAKING CHANGES

* All functions renamed, different API and flows, please consult docs or
reach out to us directly!

### Features

* get bridge history for an address
([#68](#68))
([4d524c6](4d524c6))
* refactor api
([#61](#61))
([d6b1e9c](d6b1e9c))
</details>

<details><summary>sprinter-react: 1.0.0</summary>

##
[1.0.0](sprinter-react-v0.2.1...sprinter-react-v1.0.0)
(2024-10-24)


### ⚠ BREAKING CHANGES

* All functions renamed, different API and flows, please consult docs or
reach out to us directly!

### Features

* get bridge history for an address
([#68](#68))
([4d524c6](4d524c6))
* refactor api
([#61](#61))
([d6b1e9c](d6b1e9c))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

[SDK] Bridge history

4 participants