Skip to content

feat(tx_view): allow empty tx view on Dijkstra#3506

Merged
mkoura merged 1 commit into
masterfrom
allow_empty_tx_view_on_dijkstra
Jun 23, 2026
Merged

feat(tx_view): allow empty tx view on Dijkstra#3506
mkoura merged 1 commit into
masterfrom
allow_empty_tx_view_on_dijkstra

Conversation

@mkoura

@mkoura mkoura commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

transaction view is not yet implemented on Dijkstra and fails with a "TODO Dijkstra" CLIError. Return an empty dict from check_tx_view in that case so callers skip the view checks instead of failing, and guard the callers that index into the result.

`transaction view` is not yet implemented on Dijkstra and fails with a
"TODO Dijkstra" CLIError. Return an empty dict from check_tx_view in that
case so callers skip the view checks instead of failing, and guard the
callers that index into the result.
@mkoura mkoura requested a review from saratomaz as a code owner June 23, 2026 15:04
@mkoura mkoura merged commit fb3aebb into master Jun 23, 2026
3 checks passed
@mkoura mkoura deleted the allow_empty_tx_view_on_dijkstra branch June 23, 2026 15:07
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