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: add new tests for HIP-1010 #911

Merged
merged 15 commits into from
Oct 1, 2024

Adds solidity doc to IHederaTokenService for new methods

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

feat: add new tests for HIP-1010 #911

Adds solidity doc to IHederaTokenService for new methods
c1a509b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Sep 30, 2024 in 0s

2 fail, 20 pass in 45s

 1 files  ±0  15 suites  +12   45s ⏱️ +10s
22 tests  - 4  20 ✅  -  6  0 💤 ±0  2 ❌ +2 
26 runs  ±0  24 ✅  -  2  0 💤 ±0  2 ❌ +2 

Results for commit c1a509b. ± Comparison against earlier commit 17b41a9.

Annotations

Check warning on line 0 in "before all" hook for "should test that hollow account is created and the amount of fungible tokens is correctly transferred via precompile"

See this annotation in the file changed.

@github-actions github-actions / Test Results

HIP583 Test Suite - Ethereum Transfer TX via Precompile Fungible Token Test "before all" hook for "should test that hollow acco… "should test that hollow account is created and the amount of fungible tokens is correctly transferred via precompile") failed

test-results.8832b55e00f0e331c7f128654b4fa521.xml [took 10s]
Raw output
[Request ID: 63f92ba1-293a-40ea-a5d8-0286636d92be] Error invoking RPC: [Request ID: 63f92ba1-293a-40ea-a5d8-0286636d92be] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 63f92ba1-293a-40ea-a5d8-0286636d92be] Error invoking RPC: [Request ID: 63f92ba1-293a-40ea-a5d8-0286636d92be] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:96:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at send (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:313:20)
    at Proxy.grantTokenKycPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
    at bootstrapHollowAccount (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/hip-583/HIP583.js:796:7)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/hip-583/HIP583.js:826:7)

Check warning on line 0 in "before all" hook for "should test that hollow account is created and the amount of non-fungible tokens is correctly transferred via precompile"

See this annotation in the file changed.

@github-actions github-actions / Test Results

HIP583 Test Suite - Ethereum Transfer TX via Precompile Non-Fungible Token Test "before all" hook for "should test that hollow …ould test that hollow account is created and the amount of non-fungible tokens is correctly transferred via precompile") failed

test-results.8832b55e00f0e331c7f128654b4fa521.xml [took 0s]
Raw output
[Request ID: 607b2443-a091-4d1a-aa64-22d11896a958] Error invoking RPC: [Request ID: 607b2443-a091-4d1a-aa64-22d11896a958] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 607b2443-a091-4d1a-aa64-22d11896a958] Error invoking RPC: [Request ID: 607b2443-a091-4d1a-aa64-22d11896a958] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
    at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:96:21)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
    at send (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:313:20)
    at Proxy.createNonFungibleTokenWithSECP256K1AdminKeyPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
    at Function.createNonFungibleTokenWithSECP256K1AdminKey (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/precompile/hedera-token-service/utils.js:459:7)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/hip-583/HIP583.js:927:25)