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: Enhance ERC registry update with efficient merge and deduplication #1136

feat: replaced regular mergeAndSort by lodash

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

feat: Enhance ERC registry update with efficient merge and deduplication #1136

feat: replaced regular mergeAndSort by lodash
595037f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Jan 7, 2025 in 0s

1 fail, 6 skipped, 282 pass in 12m 13s

 16 files  +1   83 suites  +2   12m 13s ⏱️ -11s
289 tests  - 2  282 ✅  - 3  6 💤 ±0  1 ❌ +1 
303 runs  +3  295 ✅ +2  7 💤 ±0  1 ❌ +1 

Results for commit 595037f. ± Comparison against earlier commit 726fc27.

Annotations

Check warning on line 0 in "before each" hook for "Should burn token"

See this annotation in the file changed.

@github-actions github-actions / Test Results

@OZERC1155Token Test Suite "before each" hook for "Should burn token" ("before each" hook for "Should burn token") failed

test-results.035a58ca6db6df3a316561817120fdb6.xml [took 0s]
Raw output
[Request ID: 170615ba-658e-4b2a-b685-9f134c11b274] Error invoking RPC: transaction must have been frozen before calculating the hash will be stable, try calling `freeze`
ProviderError: [Request ID: 170615ba-658e-4b2a-b685-9f134c11b274] Error invoking RPC: transaction must have been frozen before calculating the hash will be stable, try calling `freeze`
    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 ContractFactory.deploy (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/factory.ts:111:24)
    at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/openzeppelin/ERC-1155/ERC1155Token.js:47:20)