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

487 Solidity Support Modifiers #508

Merged
merged 7 commits into from
Nov 7, 2023

Fixed license.

c8f4d58
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

487 Solidity Support Modifiers #508

Fixed license.
c8f4d58
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Nov 1, 2023 in 0s

1 fail, 6 skipped, 191 pass in 8m 20s

  15 files   -   2    66 suites   - 4   8m 20s ⏱️ - 1m 20s
198 tests ±  0  191 ✔️ ±  0  6 💤 ±0  1 ±0 
208 runs   - 20  201 ✔️  - 18  6 💤 ±0  1  - 2 

Results for commit c8f4d58. ± Comparison against earlier commit 894e4c6.

Annotations

Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: TokenTransferContract Test Suite should be able to execute cryptoTransfer for hbar transfer only (should be able to execute cryptoTransfer for hbar transfer only)

test-results.31888286d8d69c1fb2f70787220c1154.xml
Raw output
expected false to equal true
AssertionError: expected false to equal true
    at Context.<anonymous> (test/hts-precompile/token-transfer/tokenTransferContract.js:279:47)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -false
      +true