AntFleet

Disagreement · b6cf244f-openai-6

Docs and schema list Solana as a supported chain, but verification/auto-copy only implement EVM flows

solo GPT-5
repo a16d2030·PR #5·reviewed 1 week ago

GPT-5 finding

Docs and schema list Solana as a supported chain, but verification/auto-copy only implement EVM flows

mediumdocs-gaphigh
  • bankr-signals/references/signal-format.md:13-16
  • bankr-signals/scripts/verify-trade.sh:22-28
Solana is mentioned as a valid chain in the signal format, but verify-trade.sh only supports EVM chains (base/ethereum/polygon) and uses Ethereum JSON-RPC semantics. auto-copy.sh verification also relies on the same verify-trade.sh. This misleads users about Solana support.

Recommendation

Either implement Solana verification and compatible Bankr execution paths or remove Solana from supported options in docs and schema.

Other reviewer

The other reviewer flagged nothing in this file/line range.

Why this didn't post

This finding didn't meet AntFleet's unanimous agreement threshold. Both frontier models review every PR independently; only findings they both flag with the same severity and category are posted to the PR. This one fell through.

read the methodology →

From the same review

These findings passed the unanimous gate on the same PR review. The disagreement above was filtered out; the findings below were posted.