Skip to content

fix(passport): undefined fee options #2664

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

Merged
merged 1 commit into from
Jul 15, 2025
Merged

fix(passport): undefined fee options #2664

merged 1 commit into from
Jul 15, 2025

Conversation

nattb8
Copy link
Contributor

@nattb8 nattb8 commented Jul 14, 2025

Hi👋, please ensure the PR title follows the below standards:

  • PR is titled with conventional commit style naming: type(scope): message. For example: feat(passport): my new feature
  • If you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities, add a ! after the type(scope), for example feat(passport)!: my new breaking feature

Summary

  • Fix getFeeOption undefined error when imGetFeeOptions returns an invalid response
  • Check postToRelayer error

ID-3849

Detail and impact of the change

Added

Changed

Deprecated

Removed

Fixed

Security

Anything else worth calling out?

@nattb8 nattb8 requested a review from a team as a code owner July 14, 2025 22:55
Copy link

nx-cloud bot commented Jul 14, 2025

View your CI Pipeline Execution ↗ for commit 93d9cfd

Command Status Duration Result
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-15 04:29:48 UTC

haydenfowler
haydenfowler previously approved these changes Jul 15, 2025
@nattb8 nattb8 force-pushed the fix/get-fee-undefined branch from f8564f7 to 93d9cfd Compare July 15, 2025 03:48
@nattb8 nattb8 added this pull request to the merge queue Jul 15, 2025
Merged via the queue into main with commit b4dec7c Jul 15, 2025
14 of 20 checks passed
@nattb8 nattb8 deleted the fix/get-fee-undefined branch July 15, 2025 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants