Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: change getTokenInfo to view function #1127

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Convert rest of getters to `view`

0a617ac
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

feat: change getTokenInfo to view function #1127

Convert rest of getters to `view`
0a617ac
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests results failed Dec 20, 2024 in 0s

1 fail, 9 pass in 21s

10 tests   - 46   9 ✅  - 47   21s ⏱️ - 6m 16s
 2 suites  -  7   0 💤 ± 0 
 1 files   ± 0   1 ❌ + 1 

Results for commit 0a617ac. ± Comparison against earlier commit 80e83f3.

Annotations

Check warning on line 0 in should be able to execute transferToken

See this annotation in the file changed.

@github-actions github-actions / Unit Tests results

TokenTransferContract Test Suite should be able to execute transferToken (should be able to execute transferToken) failed

test-results.6c0e77e413c23830867d3e9ef76b3fba.xml [took 1s]
Raw output
expected 9999999967 to equal 9999999934.
AssertionError: expected 9999999967 to equal 9999999934.
    at Context.<anonymous> (test/system-contracts/hedera-token-service/token-transfer/tokenTransferContract.js:223:36)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -9999999967
      +9999999934