Skip to content

IND-462 Configurable Paymaster API in UI-SDK#10

Merged
enis-incentiv merged 1 commit intomainfrom
IND-462-Configurable-Paymaster-API-in-UI-SDK
Mar 14, 2025
Merged

IND-462 Configurable Paymaster API in UI-SDK#10
enis-incentiv merged 1 commit intomainfrom
IND-462-Configurable-Paymaster-API-in-UI-SDK

Conversation

@DrenIncentiv
Copy link
Contributor

@DrenIncentiv DrenIncentiv commented Mar 14, 2025

Description:

This PR resolves IND-462 by making the PaymasterAPI class configurable in UI-SDK. Previously, getPaymasterAndData returned a hardcoded "0x" value. Now, it dynamically returns a settable value, allowing greater flexibility in paymaster configurations.


Changes Implemented:

  • Updated PaymasterAPI to support dynamic paymaster data.
  • Replaced hardcoded "0x" with a configurable value.
  • Added a setter method to allow runtime updates to Paymaster configuration.

Linked Issue:

IND-462

Copy link
Collaborator

@enis-incentiv enis-incentiv left a comment

Choose a reason for hiding this comment

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

LGTM

@enis-incentiv enis-incentiv merged commit 2ab0a84 into main Mar 14, 2025
1 check passed
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.

2 participants