Skip to content

Conversation

@grarco
Copy link
Collaborator

@grarco grarco commented Jul 11, 2025

Describe your changes

Adds a flag in the SDK builders to conditionally skip fee checks for txs requiring MASP fee payment. This is a temporary solution to allow building masp batches where only the first tx pay fees. A better approach will require addressing #3901 and #3883 first

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

@grarco grarco marked this pull request as ready for review July 11, 2025 14:23
@grarco grarco requested review from mateuszjasiuk and sug0 July 11, 2025 14:24
Copy link
Contributor

@mateuszjasiuk mateuszjasiuk left a comment

Choose a reason for hiding this comment

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

Works ok with namadillo!

@grarco grarco added MASP SDK breaking:SDK SDK breaking change labels Jul 14, 2025
tzemanovic added a commit that referenced this pull request Jul 16, 2025
* origin/grarco/skip-masp-fees:
  Changelog #4730
  Adds flag to skip fee checks in masp txs
@tzemanovic tzemanovic merged commit 29e39a9 into main Jul 17, 2025
42 of 64 checks passed
@tzemanovic tzemanovic deleted the grarco/skip-masp-fees branch July 17, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking:SDK SDK breaking change MASP SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants