Skip to content

Add CSL helpers for pooled mint outputs and tx chaining - #54

Merged
Nebyt merged 2 commits into
mainfrom
feat/csl-mint-helpers
Aug 24, 2026
Merged

Nebyt merged 2 commits into
mainfrom
feat/csl-mint-helpers

Conversation

@Nebyt

@Nebyt Nebyt commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Extract a shared coinsPerUtxoByte / getDataCost so min-ada and the tx builder cannot drift.
  • Add MintBuilder helpers, CIP-68 datum construction, and local UTxO chaining for follow-up mint txs.

Stack

  • Base: feat/token-batch-plan (merge that PR first)
  • Depends on: stacked on token-batch-plan so the mint UI PR can sit on both. This diff does not import the planner.
  • Follow-up PR: TokenTab + tokenBatchMint

Test plan

  • Review helpers against existing getTxBuilder min-ada usage
  • Confirm no pool-id / stake-delegation changes are in this diff

Made with Cursor

Share min-ada cost, MintBuilder, CIP-68 datums, and local UTxO updates so later chunks do not double-spend unconfirmed inputs.

Co-authored-by: Cursor <cursoragent@cursor.com>
Base automatically changed from feat/token-batch-plan to main August 24, 2026 11:10
@Nebyt
Nebyt merged commit eb61e2f into main Aug 24, 2026
5 checks passed
@Nebyt
Nebyt deleted the feat/csl-mint-helpers branch August 24, 2026 11:27
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.

1 participant