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: implement tracing url resolver #46

Merged
merged 5 commits into from
Sep 23, 2024
Merged

Conversation

BeroBurny
Copy link
Collaborator

closes #44

Copy link
Member

@mpetrunic mpetrunic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will we get bonus part?

packages/sdk/src/helpers/getTrackingUrl.ts Outdated Show resolved Hide resolved
@BeroBurny
Copy link
Collaborator Author

Will we get bonus part?

I think it is best to skip it for now and come back later when we figure out what we want exactly to be done with it

# Conflicts:
#	packages/sdk/package.json
@BeroBurny BeroBurny merged commit efd1be3 into master Sep 23, 2024
2 checks passed
@github-actions github-actions bot mentioned this pull request Sep 23, 2024
BeroBurny pushed a commit that referenced this pull request Sep 23, 2024
🤖 I have created a release *beep* *boop*
---


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

##
[0.2.0](sprinter-sdk-v0.1.0...sprinter-sdk-v0.2.0)
(2024-09-23)


### Features

* implement tracing url resolver
([#46](#46))
([efd1be3](efd1be3)),
closes [#44](#44)
* react sdk context
([#48](#48))
([39dbe7e](39dbe7e)),
closes [#47](#47)
</details>

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

##
[0.1.0](sprinter-react-v0.0.1...sprinter-react-v0.1.0)
(2024-09-23)


### Features

* react sdk context
([#48](#48))
([39dbe7e](39dbe7e)),
closes [#47](#47)
</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>
@BeroBurny BeroBurny deleted the beroburny/get-tracking-url branch September 23, 2024 16:39
@github-actions github-actions bot mentioned this pull request Sep 23, 2024
BeroBurny pushed a commit that referenced this pull request Sep 23, 2024
🤖 I have created a release *beep* *boop*
---


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

##
[0.3.0](sprinter-sdk-v0.2.0...sprinter-sdk-v0.3.0)
(2024-09-23)


### Features

* api options
([#33](#33))
([ad1cb88](ad1cb88))
* cross chain contract call
([#21](#21))
([69c0128](69c0128))
* depricate provider param from sdk
([#41](#41))
([72297fe](72297fe))
* docs POC ([#14](#14))
([8cd800d](8cd800d))
* erc20 with contract call
([#39](#39))
([77e1d8d](77e1d8d)),
closes [#38](#38)
* implement tracing url resolver
([#46](#46))
([efd1be3](efd1be3)),
closes [#44](#44)
* native tokens transfers
([#40](#40))
([d4edf35](d4edf35)),
closes [#36](#36)
* react sdk context
([#48](#48))
([39dbe7e](39dbe7e)),
closes [#47](#47)
* SDK POC ([#11](#11))
([6aca865](6aca865))
* web poc (super basic basic)
([#3](#3))
([25a91f7](25a91f7))


### Bug Fixes

* process approvals from quote
([#26](#26))
([95d9ebf](95d9ebf))
</details>

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

##
[0.2.0](sprinter-react-v0.1.0...sprinter-react-v0.2.0)
(2024-09-23)


### Features

* react sdk context
([#48](#48))
([39dbe7e](39dbe7e)),
closes [#47](#47)


### Bug Fixes

* cd and rect hooks export
([#52](#52))
([33c0604](33c0604))
</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.

Ability to track Sygma transfer
2 participants