Conversation
🧪 E2E Test StatusE2E tests are non-blocking and validate real blockchain interactions. Failures may occur due to network issues, RPC rate limits, or external service downtime. Test Runs (Newest First): |
|
will collapse this into another PR |
PR SummaryLow Risk Overview Adds/aligns CI mode behavior for Solana tasks: Exports Written by Cursor Bugbot for commit 1502c59. This will update automatically on new commits. Configure here. |
| verifyNonTarget as verifyHardhatDeployNonTarget, | ||
| } from './hardhat-deploy/verify' | ||
|
|
||
| export { getDefaultChainId } from './common/networks-loader' |
There should be a helper to go from endpoint id to network name
Problem
Changes
Notes
verify-contractpackagelz-definitionsbut that package is in monorepo, not in devtools. Easier to make the change here. Also, lz-definitions does not currently have chainkey<>chainId mappingHow to use
--only-oft-store should be a flag, not param
Problem
Changes
across oft-solana and lzapp-migration examples.
Solana OFT: Prompts should respect --ci flag
Problem
Changes