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

chore: update ERC Registry with latest ERC-20, ERC-721, and ERC-1155 tokens on Hedera testnet #1262

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

swirlds-automation
Copy link
Contributor

Description:
This PR updates the ERC Registry to include the most recent ERC-20, ERC-721, and ERC-1155 tokens.
Registry Update Summary:

  • Hedera Network: testnet
  • New ERC-20 Records Added: 2310
  • New ERC-721 Records Added: 226
  • New ERC-1155 Records Added: 260
  • Indexing Duration: 43 minute(s) and 7 second(s)
  • Last Indexed Time: 02-27-2025

…tokens on Hedera testnet

Signed-off-by: Swirlds Automation <[email protected]>
@swirlds-automation swirlds-automation requested review from a team as code owners February 27, 2025 02:18
@swirlds-automation swirlds-automation added the internal For changes that affect the project's internal workings but not its outward-facing functionality. label Feb 27, 2025
@swirlds-automation swirlds-automation self-assigned this Feb 27, 2025
Copy link

Test Results

 18 files  ± 0  105 suites  +2   26m 0s ⏱️ + 6m 27s
356 tests +24  333 ✅ +23  18 💤 +2  5 ❌  - 1 
467 runs  +17  442 ✅ +16  20 💤 +2  5 ❌  - 1 

For more details on these failures, see this check.

Results for commit 3290a97. ± Comparison against base commit 0192884.

This pull request removes 22 and adds 46 tests. Note that renamed tests count towards both.
"before all" hook for "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 "before all" hook for "should be able to change PAUSE key to contractId and pause the token with same contract"
"before all" hook in "Admin key set to contractId" ‑ TokenManagmentContract Test Suite Extended update token info and keys test suite Admin key set to contractId "before all" hook in "Admin key set to contractId"
"before each" hook for "should be able to update fixed fee in HTS token" ‑ TokenManagmentContract Test Suite Update fees "before each" hook for "should be able to update fixed fee in HTS token"
Should NOT be able to send ERC721 token to invalidErc721Receiver via safeTransferFrom ‑ @OZIERC721Receiver Test Suite Should NOT be able to send ERC721 token to invalidErc721Receiver via safeTransferFrom
Should be able to send ERC721 token to validErc721Receiver via safeTransferFrom ‑ @OZIERC721Receiver Test Suite Should be able to send ERC721 token to validErc721Receiver via safeTransferFrom
Should deploy contracts to proper addresses ‑ @OZIERC721Receiver Test Suite Should deploy contracts to proper addresses
should NOT be able call tokenByIndex ‑ ERC721Contract Test Suite Unsupported operations should NOT be able call tokenByIndex
should NOT be able call tokenOfOwnerByIndex ‑ ERC721Contract Test Suite Unsupported operations should NOT be able call tokenOfOwnerByIndex
should NOT be able execute safeTransferFrom ‑ ERC721Contract Test Suite Unsupported operations should NOT be able execute safeTransferFrom
should NOT be able execute safeTransferFromWithData ‑ ERC721Contract Test Suite Unsupported operations should NOT be able execute safeTransferFromWithData
…
"before all" hook for "Should deploy contracts to proper addresses" ‑ @OZIERC721Receiver Test Suite "before all" hook for "Should deploy contracts to proper addresses"
"before all" hook for "should be able to get token name" ‑ ERC721Contract Test Suite "before all" hook for "should be able to get token name"
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
…

@quiet-node quiet-node added this to the 0.12.0 milestone Feb 27, 2025
@quiet-node quiet-node merged commit f027d0d into main Feb 27, 2025
36 of 38 checks passed
@quiet-node quiet-node deleted the ERC-Registry-Periodical-Update/13556961079 branch February 27, 2025 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal For changes that affect the project's internal workings but not its outward-facing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants