Skip to content

feat: 4065 Add rounding method selection for minting#5803

Open
Celiant wants to merge 2 commits intodevelopfrom
feat/4065
Open

feat: 4065 Add rounding method selection for minting#5803
Celiant wants to merge 2 commits intodevelopfrom
feat/4065

Conversation

@Celiant
Copy link
Contributor

@Celiant Celiant commented Mar 6, 2026

Description:
#4065

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@Celiant Celiant requested review from a team as code owners March 6, 2026 11:22
@Celiant Celiant changed the title add round method choosing for minting feat: add round method choosing for minting Mar 6, 2026
@Pyatakov Pyatakov changed the title feat: add round method choosing for minting feat: 4065 Add rounding method selection for minting Mar 9, 2026
@@ -188,10 +188,21 @@ export class PolicyUtils {
* @param token
* @param amount
Copy link
Contributor

Choose a reason for hiding this comment

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

Fix set of parameters – method needs to be added.


### Additional Properties

<table><thead><tr><th width="208">Block Property</th><th>Definition</th><th>Example Input</th><th>Status</th></tr></thead><tbody><tr><td>Round Method</td><td>The method which is using for rounding token number.</td><td>Choose option from dropdown(`Round to nearest` by default):<ul><li>Round up</li><li>Round down</li><li>Round to nearest</li></ul></td><td></td></tr><tr></tbody></table>
Copy link
Contributor

Choose a reason for hiding this comment

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

Spelling needs to be changed:

The method used to round the number of tokens.
Select an option from the dropdown ('Round to nearest' is selected by default):

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

Test Results

 32 files  + 32   64 suites  +64   8m 0s ⏱️ + 8m 0s
 35 tests + 35   35 ✅ + 35  0 💤 ±0  0 ❌ ±0 
164 runs  +164  164 ✅ +164  0 💤 ±0  0 ❌ ±0 

Results for commit 2456841. ± Comparison against base commit 69d7199.

♻️ This comment has been updated with latest results.

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.

2 participants