Skip to content

Fix EVM contract count table lookup#11

Open
YoshiyukiSakura wants to merge 1 commit into
cross-agentfrom
worktree/task_9f93f8204a21415c
Open

Fix EVM contract count table lookup#11
YoshiyukiSakura wants to merge 1 commit into
cross-agentfrom
worktree/task_9f93f8204a21415c

Conversation

@YoshiyukiSakura
Copy link
Copy Markdown

Refs #5

Change:

  • Resolve EVM contract count queries through the explicit evm_contracts table mapping.
  • Add schema coverage for Contract table resolution.

Objective Evidence:

  • go test ./plugins/evm/dao/contractschema
  • npx -y playwright test --config "$PWD/tmp/evidence/playwright.config.cjs" --reporter=line

Visual Evidence:

  • See CrossAgent App delivery evidence comment.

Reviewer:

  • Ready for review.

Risks / Not Covered:

  • Focused schema package covers the table-resolution fix; broader DAO packages depend on local runtime config.

@crossagent-production-app
Copy link
Copy Markdown

crossagent-production-app Bot commented May 19, 2026

Delivery Evidence Summary

Change:

  • Resolve EVM contract count queries through the explicit evm_contracts table mapping.
  • Add schema coverage for Contract table resolution.

Objective Evidence:

  • go test ./plugins/evm/dao/contractschema exit code 0, passed: Contract table-name schema package passes.
  • npx -y playwright test --config "$PWD/tmp/evidence/playwright.config.cjs" --reporter=line exit code 0, passed: Rendered delivery evidence page and captured screenshot. Evidence: tmp/evidence/contract-count-schema-screenshot.png.

Visual Evidence:

Reviewer:

  • Ready for review.

Risks / Not Covered:

  • Focused schema package covers the table-resolution fix; broader DAO packages depend on local runtime config.

Generated at: 2026-05-19T10:02:13.292Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants