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: added ERC-1155 to ERC Registry Indexer workflow #1176

Conversation

quiet-node
Copy link
Member

Description:
This PR updates the ERC Registry Indexer workflow to include ERC-1155, ensuring its support is reflected in newly created PRs.

Related issue(s):

Fixes #1172

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@quiet-node quiet-node added the internal For changes that affect the project's internal workings but not its outward-facing functionality. label Jan 14, 2025
@quiet-node quiet-node added this to the 0.12.0 milestone Jan 14, 2025
@quiet-node quiet-node self-assigned this Jan 14, 2025
@quiet-node quiet-node requested review from a team as code owners January 14, 2025 20:43
Copy link

Test Results

 16 files  ±0   83 suites  ±0   12m 20s ⏱️ +20s
294 tests ±0  288 ✅ +4  6 💤 ±0  0 ❌  - 4 
303 runs  ±0  296 ✅ +4  7 💤 ±0  0 ❌  - 4 

Results for commit 0b65de3. ± Comparison against base commit 82d2db2.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
"before all" hook for "should be able to compare tokens created from system contract and hapi" ‑ TokenCreateContract Test Suite Hapi vs Ethereum token create test "before all" hook for "should be able to compare tokens created from system contract and hapi"
should be able to compare tokens created from system contract and hapi ‑ TokenCreateContract Test Suite Hapi vs Ethereum token create test should be able to compare tokens created from system contract and hapi

@quiet-node quiet-node merged commit 364c85f into main Jan 15, 2025
37 of 38 checks passed
@quiet-node quiet-node deleted the 1172-erc-registry-phase-3-update-erc-registry-indexer-workflow-script-to-include-erc-1155 branch January 15, 2025 15:49
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.

[ERC Registry] Phase 3: Update ERC Registry Indexer workflow script to include ERC-1155
3 participants