feat: added getErcTokenInfo()
to retrieve detailed token informatio…
#439
GitHub Actions / Unit Tests results
failed
Dec 10, 2024 in 0s
2 fail, 37 pass in 4m 24s
Annotations
Check warning on line 0 in should be able to update multiple royalty fees in HBARs for NFT
github-actions / Unit Tests results
TokenManagmentContract Test Suite Update fees should be able to update multiple royalty fees in HBARs for NFT (should be able to update multiple royalty fees in HBARs for NFT) failed
test-results.03eadc2603706ddc61d514f3808284f8.xml [took 7s]
Raw output
[Request ID: 09578fc7-c279-48d3-8324-49d46ac97fd7] Error invoking RPC: [Request ID: 09578fc7-c279-48d3-8324-49d46ac97fd7] Transaction execution returns a null value: transactionId=0.0.2@1733863269.179450794, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: 09578fc7-c279-48d3-8324-49d46ac97fd7] Error invoking RPC: [Request ID: 09578fc7-c279-48d3-8324-49d46ac97fd7] Transaction execution returns a null value: transactionId=0.0.2@1733863269.179450794, 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.associateAndGrantKyc (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:383:26)
at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:2034:7)
github-actions / Unit Tests results
TokenManagmentContract Test Suite Update fees "before each" hook for "should be able to update fixed fee in HBARs for NFT" ("before each" hook for "should be able to update fixed fee in HBARs for NFT") failed
test-results.03eadc2603706ddc61d514f3808284f8.xml [took 0s]
Raw output
[Request ID: d37cfcad-6d77-4433-99e7-9dfaef4ca735] Error invoking RPC: [Request ID: d37cfcad-6d77-4433-99e7-9dfaef4ca735] Transaction execution returns a null value: transactionId=0.0.2@1733863271.622443226, callerName=eth_sendRawTransaction, txConstructorName=EthereumTransaction
ProviderError: [Request ID: d37cfcad-6d77-4433-99e7-9dfaef4ca735] Error invoking RPC: [Request ID: d37cfcad-6d77-4433-99e7-9dfaef4ca735] Transaction execution returns a null value: transactionId=0.0.2@1733863271.622443226, 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.createFungibleTokenWithPresetKeys (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
at Function.createFungibleTokenWithPresetKeysPublic (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/utils.js:232:28)
at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/system-contracts/hedera-token-service/token-managment/tokenManagmentContract.js:1436:18)
Check notice on line 0 in .github
github-actions / Unit Tests results
39 tests found
There are 39 tests, see "Raw output" for the full list of tests.
Raw output
"before each" hook for "should be able to update fixed fee in HBARs for NFT" ‑ TokenManagmentContract Test Suite Update fees "before each" hook for "should be able to update fixed fee in HBARs for NFT"
should be able to burn token ‑ TokenManagmentContract Test Suite should be able to burn token
should be able to change ADMIN key to ECDSA_secp256k and perform admin action with same contract ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Positive should be able to change ADMIN key to ECDSA_secp256k and perform admin action with same contract
should be able to change ADMIN key to contractId and perform admin action with same contract ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k should be able to change ADMIN key to contractId and perform admin action with same contract
should be able to change FREEZE key to ECDSA_secp256k and freeze the token with the same account ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Positive should be able to change FREEZE key to ECDSA_secp256k and freeze the token with the same account
should be able to change FREEZE key to contractId and freeze the token with same contract ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k should be able to change FREEZE key to contractId and freeze the token with same contract
should be able to change PAUSE key to ECDSA_secp256k and pause the token with the same account ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Positive should be able to change PAUSE key to ECDSA_secp256k and pause the token with the same account
should be able to change PAUSE key to contractId and pause the token with same contract ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k should be able to change PAUSE key to contractId and pause the token with same contract
should be able to change WIPE key to ECDSA_secp256k and wipe the token with the same account ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Positive should be able to change WIPE key to ECDSA_secp256k and wipe the token with the same account
should be able to change WIPE key to contractId and wipe the token with same contract ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k should be able to change WIPE key to contractId and wipe the token with same contract
should be able to delete token ‑ TokenManagmentContract Test Suite should be able to delete token
should be able to dissociate token ‑ TokenManagmentContract Test Suite should be able to dissociate token
should be able to dissociate tokens ‑ TokenManagmentContract Test Suite should be able to dissociate tokens
should be able to freeze and unfreeze token ‑ TokenManagmentContract Test Suite should be able to freeze and unfreeze token
should be able to pause and unpause token ‑ TokenManagmentContract Test Suite should be able to pause and unpause token
should be able to perform admin action with TokenManagementContract as ADMIN key ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k should be able to perform admin action with TokenManagementContract as ADMIN key
should be able to remove token kyc ‑ TokenManagmentContract Test Suite should be able to remove token kyc
should be able to update fixed fee for HBARs ‑ TokenManagmentContract Test Suite Update fees should be able to update fixed fee for HBARs
should be able to update fixed fee in HTS token ‑ TokenManagmentContract Test Suite Update fees should be able to update fixed fee in HTS token
should be able to update fixed fee in the same token ‑ TokenManagmentContract Test Suite Update fees should be able to update fixed fee in the same token
should be able to update fractional fee with net of transfer false in HTS token ‑ TokenManagmentContract Test Suite Update fees should be able to update fractional fee with net of transfer false in HTS token
should be able to update fractional fee with net of transfer true in HTS token ‑ TokenManagmentContract Test Suite Update fees should be able to update fractional fee with net of transfer true in HTS token
should be able to update multiple fixed fees in HBARs ‑ TokenManagmentContract Test Suite Update fees should be able to update multiple fixed fees in HBARs
should be able to update multiple fixed fees in HTS token ‑ TokenManagmentContract Test Suite Update fees should be able to update multiple fixed fees in HTS token
should be able to update multiple fractional fees in HTS token ‑ TokenManagmentContract Test Suite Update fees should be able to update multiple fractional fees in HTS token
should be able to update multiple royalty fees in HBARs for NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update multiple royalty fees in HBARs for NFT
should be able to update royalty fee in HBARs for NFT ‑ TokenManagmentContract Test Suite Update fees should be able to update royalty fee in HBARs for NFT
should be able to update token expiry info ‑ TokenManagmentContract Test Suite should be able to update token expiry info
should be able to update token info ‑ TokenManagmentContract Test Suite should be able to update token info
should be able to update token keys ‑ TokenManagmentContract Test Suite should be able to update token keys
should be able to wipe token account NFT ‑ TokenManagmentContract Test Suite should be able to wipe token account NFT
should be able to wipe token ‑ TokenManagmentContract Test Suite should be able to wipe token
should not be able to freeze the token with different FREEZE key ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k should not be able to freeze the token with different FREEZE key
should not be able to freeze the token with different FREEZE key ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Negative should not be able to freeze the token with different FREEZE key
should not be able to pause the token with different PAUSE key ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k should not be able to pause the token with different PAUSE key
should not be able to pause the token with different PAUSE key ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Negative should not be able to pause the token with different PAUSE key
should not be able to perform admin action with different ADMIN key ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Negative should not be able to perform admin action with different ADMIN key
should not be able to wipe the token with different WIPE key ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to ECDSA_secp256k should not be able to wipe the token with different WIPE key
should not be able to wipe the token with different WIPE key ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId Negative should not be able to wipe the token with different WIPE key
Loading