Codex-generated pull request - #172
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 306f7eac03
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| <div class="card"> | ||
| <div class="noticeTitle">Quick Bond Calculator</div> | ||
| <div class="helper" style="margin-bottom:10px">Fast planning tool using the live contract parameters shown on this page. Validator bond uses the public bond parameters directly. Dispute bond follows the contract constants in the verified source |
There was a problem hiding this comment.
Return token URI mode from ENS visibility reads
fetchEnsVisibility no longer includes tokenUriMode in its returned object, but the job detail renderer still branches on ens.tokenUriMode (the "Token URI mode" row), so this now always resolves to the false path and reports "Completion URI / base IPFS path" even when ENS token-URI mode is enabled. This introduces incorrect operational telemetry for any deployment where the mode is still relevant.
Useful? React with 👍 / 👎.
Codex generated this pull request, but encountered an unexpected error after generation. This is a placeholder PR message.
Codex Task