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: expand bridge transaction history using relay API #122

Merged
merged 54 commits into from
Jan 17, 2025

Conversation

saadahmsiddiqui
Copy link
Member

@saadahmsiddiqui saadahmsiddiqui commented Jan 16, 2025

Closes: #120

Added method that returns transactions using relay protocol given an address

Copy link
Contributor

Copy link
Contributor

@BeroBurny BeroBurny merged commit 06ca1a0 into master Jan 17, 2025
2 checks passed
@BeroBurny BeroBurny deleted the saadjhk/120-expand-transaction-history branch January 17, 2025 15:42
This was referenced Jan 21, 2025
BeroBurny pushed a commit that referenced this pull request Jan 21, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>docs: 0.1.0</summary>

##
[0.1.0](docs-v0.0.1...docs-v0.1.0)
(2025-01-21)


### Features

* Add sweep function
([#115](#115))
([efaaa2b](efaaa2b)),
closes [#110](#110)


### Bug Fixes

* `package.json` - repository
([#127](#127))
([21c7007](21c7007))
</details>

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

##
[1.2.0](sprinter-sdk-v1.1.2...sprinter-sdk-v1.2.0)
(2025-01-21)


### Features

* Add sweep function
([#115](#115))
([efaaa2b](efaaa2b)),
closes [#110](#110)
* expand bridge transaction history using relay API
([#122](#122))
([06ca1a0](06ca1a0))


### Bug Fixes

* `package.json` - repository
([#127](#127))
([21c7007](21c7007))
* webpack import meta error
([#114](#114))
([f5f6fcf](f5f6fcf))
</details>

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

##
[1.2.0](sprinter-react-v1.1.2...sprinter-react-v1.2.0)
(2025-01-21)


### Features

* Add sweep function
([#115](#115))
([efaaa2b](efaaa2b)),
closes [#110](#110)


### Bug Fixes

* `package.json` - repository
([#127](#127))
([21c7007](21c7007))
</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.

Expand transaction history method with relay transactions
2 participants