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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Investigation into optimising fee option rpc calls #1751

Conversation

shirren
Copy link
Contributor

@shirren shirren commented May 9, 2024

Hi馃憢, please prefix this PR's title with:

  • breaking-change: 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.
  • feat:, fix:, refactor:, docs:, or chore:.

Summary

Introducing an optimisation to the im_getFeeOptions request to not require a nonce or signature.

Detail and impact of the change

Sending a transaction will only require generating a single signature.

@shirren shirren requested a review from a team as a code owner May 9, 2024 03:02
@shirren shirren changed the base branch from main to feature/ID-ID-1598-fee-option-optimisation May 9, 2024 03:02
@Jon-Alonso Jon-Alonso merged commit 48af142 into feature/ID-ID-1598-fee-option-optimisation May 10, 2024
10 of 11 checks passed
@Jon-Alonso Jon-Alonso deleted the feat/ID-ID-1598-fee-option-optimisation-alt branch May 10, 2024 00:23
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.

None yet

2 participants