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: migrate LZ contracts from the relay repo #1184

Merged
merged 1 commit into from
Jan 22, 2025

chore: add LZ contracts

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

feat: migrate LZ contracts from the relay repo #1184

chore: add LZ contracts
77e71e6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests results failed Jan 17, 2025 in 0s

1 fail, 12 pass in 25s

 1 files   4 suites   25s ⏱️
13 tests 12 ✅ 0 💤 1 ❌
22 runs  21 ✅ 0 💤 1 ❌

Results for commit 77e71e6.

Annotations

Check warning on line 0 in "before all" hook for "should be able to get token name"

See this annotation in the file changed.

@github-actions github-actions / Unit Tests results

ERC721Contract Test Suite "before all" hook for "should be able to get token name" ("before all" hook for "should be able to get token name") failed

test-results.2aa16d53a0e1dbfa05400d035515f00d.xml [took 17s]
Raw output
[Request ID: 6de411a9-8ebc-481c-9d09-8cc01c449080] Error invoking RPC: [Request ID: 6de411a9-8ebc-481c-9d09-8cc01c449080] Transaction execution returns a null value: [email protected], callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 6de411a9-8ebc-481c-9d09-8cc01c449080] Error invoking RPC: [Request ID: 6de411a9-8ebc-481c-9d09-8cc01c449080] 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:107: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 Function.grantTokenKyc (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:662:5)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/erc-721/ERC721Contract.js:61:5)