Skip to content

feat(web-wallet): restored fee-based-tokens with unleash flag - #134

Open
andreabadesso wants to merge 2 commits into
masterfrom
feat/fee-based-tokens
Open

feat(web-wallet): restored fee-based-tokens with unleash flag#134
andreabadesso wants to merge 2 commits into
masterfrom
feat/fee-based-tokens

Conversation

@andreabadesso

Copy link
Copy Markdown
Contributor

Motivation

What was the motivation for the changes in this PR?

Acceptance Criteria

  • Include here all things that this PR should solve

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged
  • Make sure either the unit tests and/or the QA tests are capable of testing the new features
  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@dokploy-2025-08-26-6tmu3h

dokploy-2025-08-26-6tmu3h Bot commented Jan 28, 2026

Copy link
Copy Markdown

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
Webwallet ❌ Failed Preview URL 2026-01-28T15:37:47.670Z

@andreabadesso andreabadesso self-assigned this Jan 28, 2026
@andreabadesso andreabadesso added the enhancement New feature or request label Jan 28, 2026
@andreabadesso andreabadesso moved this from Todo to In Progress (WIP) in Hathor Network Jan 28, 2026
Fee-based tokens charge 1 HTR per transaction output instead of requiring an upfront deposit.
</p>
</>
) : depositInCents > 0n && (

@raul-oliveira raul-oliveira Feb 24, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

avoid nested ternary ifs

@github-project-automation github-project-automation Bot moved this from In Progress (WIP) to In Review (WIP) in Hathor Network Feb 24, 2026
@andreabadesso andreabadesso moved this from In Review (WIP) to Done in Hathor Network Feb 27, 2026
@andreabadesso andreabadesso moved this from Done to Parking Lot in Hathor Network Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Parking Lot

Development

Successfully merging this pull request may close these issues.

2 participants