Skip to content

feat(1636): New command- allowance for fungible token#1727

Merged
matevszm merged 2 commits intomainfrom
feat-1636/allowance-fungible-token-command
Mar 31, 2026
Merged

feat(1636): New command- allowance for fungible token#1727
matevszm merged 2 commits intomainfrom
feat-1636/allowance-fungible-token-command

Conversation

@matevszm
Copy link
Copy Markdown
Contributor

Signed-off-by: matevszm <mateusz.marcinkowski@blockydevs.com>
@matevszm matevszm requested a review from a team as a code owner March 27, 2026 12:52
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 27, 2026

Unit Test Results

1 042 tests  +7   1 042 ✅ +7   1m 34s ⏱️ -11s
  110 suites +1       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit dde8065. ± Comparison against base commit 94cf56a.

This pull request removes 1 and adds 8 tests. Note that renamed tests count towards both.
contract plugin - delete command throws when contract with given alias not found ‑ contract plugin - delete command throws when contract with given alias not found
contract plugin - delete command deletes contract on network successfully when stateOnly is false ‑ contract plugin - delete command deletes contract on network successfully when stateOnly is false
contract plugin - delete command throws when contract alias not found ‑ contract plugin - delete command throws when contract alias not found
tokenAllowanceFt error scenarios should throw when token service throws ‑ tokenAllowanceFt error scenarios should throw when token service throws
tokenAllowanceFt error scenarios should throw when transaction fails ‑ tokenAllowanceFt error scenarios should throw when transaction fails
tokenAllowanceFt success scenarios should approve allowance using account-id:private-key format ‑ tokenAllowanceFt success scenarios should approve allowance using account-id:private-key format
tokenAllowanceFt success scenarios should approve allowance with raw base units (t suffix) ‑ tokenAllowanceFt success scenarios should approve allowance with raw base units (t suffix)
tokenAllowanceFt success scenarios should resolve spender from alias ‑ tokenAllowanceFt success scenarios should resolve spender from alias
tokenAllowanceFt success scenarios should revoke allowance when amount is 0 ‑ tokenAllowanceFt success scenarios should revoke allowance when amount is 0

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 27, 2026

Integration Test Results

37 tests  ±0   35 ✅ ±0   3m 55s ⏱️ +6s
21 suites ±0    2 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit dde8065. ± Comparison against base commit 94cf56a.

♻️ This comment has been updated with latest results.

mmyslblocky
mmyslblocky previously approved these changes Mar 30, 2026
Signed-off-by: matevszm <mateusz.marcinkowski@blockydevs.com>
@matevszm matevszm merged commit 0e21654 into main Mar 31, 2026
16 checks passed
@matevszm matevszm deleted the feat-1636/allowance-fungible-token-command branch March 31, 2026 08:03
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.

3 participants