lightninglabs / lightninglabs/taproot-assets

[feature]: Estimate transaction fee after Bitcoin UTXO input selection

Open
#902 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement fees
Dominant language
Go
Stars
525
Forks
150
Avg merge
2d 15h
Merged PRs (30d)
31

Description

It would be of great help to estimate onchain fees for sending asset to an address, fields like total sats and sats/vbyte or sats/kw would help us estimate what the fees citing to number of inputs used to felicitate the transactions.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the transaction flow after Bitcoin UTXO input selection, focusing on where the selected input count and transaction size are available. Define the result as an estimate exposing total sats and a sats/vbyte or sats/kw rate for the proposed asset transfer.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
blockchain
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.