Skip to content

CI: output OrchardZSA test blocks from test-orchard-zsa run#89

Open
dmidem wants to merge 2 commits into
mainfrom
ci-output-zsa-test-blocks
Open

CI: output OrchardZSA test blocks from test-orchard-zsa run#89
dmidem wants to merge 2 commits into
mainfrom
ci-output-zsa-test-blocks

Conversation

@dmidem

@dmidem dmidem commented May 21, 2026

Copy link
Copy Markdown
Contributor

The test-orchard-zsa CI job currently does not output the submitted block hex. We need these blocks visible in the CI logs for external extraction.

This PR adds the -v flag to the test-orchard-zsa invocation, which enables the debug! log line in rpc_client/reqwest.rs that emits the full submitblock hex body. The output is piped through tee so it remains visible in the GitHub Actions log viewer.

No Rust code changes are needed. The blocks can be extracted later from the CI logs using an external script.

@QED-it QED-it deleted a comment from qodo-code-review Bot May 21, 2026
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.

1 participant