Align sncast err handling; Add alisases sncast get transaction, sncast get transaction-status #4223
Open
Align sncast err handling; Add alisases sncast get transaction, sncast get transaction-status #4223
sncast err handling; Add alisases sncast get transaction, sncast get transaction-status #4223Conversation
This was referenced Mar 19, 2026
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 8, 2026
<!-- Reference any GitHub issues resolved by this PR --> Towards #4144 ## Stack - #4215 - #4210 - #4218 - #4217 - #4219 - #4220 - #4223 - #4224 ## Introduced changes <!-- A brief description of the changes --> - ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 8, 2026
<!-- Reference any GitHub issues resolved by this PR --> Towards #4144 ## Stack - #4215 - #4210 - #4218 - #4217 - #4219 - #4220 - #4223 - #4224 ## Introduced changes <!-- A brief description of the changes --> - add `sncast utils selector` ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
3604996 to
4a6bdb7
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 8, 2026
<!-- Reference any GitHub issues resolved by this PR --> Towards #4144 ## Stack - #4215 - #4210 - #4218 - #4217 - #4219 - #4220 - #4223 - #4224 ## Introduced changes <!-- A brief description of the changes --> - Add `sncast get class-hash-at` ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md` --------- Co-authored-by: Franciszek Job <54181625+franciszekjob@users.noreply.github.com>
4a0db97 to
67b7052
Compare
MKowalski8
reviewed
Apr 13, 2026
franciszekjob
approved these changes
Apr 13, 2026
MKowalski8
approved these changes
Apr 16, 2026
924197d to
76e4b41
Compare
- properly pass results to `process_command_result` (towards #4184) - avoid adding unnecessary `context`
Switch get_tx_status to anyhow::Result and remove redundant error remapping in tx_status so command handling matches get tx flow.
attempt `test_tx_status_incorrect_transaction_hash` fix
17adca2 to
a56105e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Towards #4144
Towards #4184
Stack
sncast get#4215sncast get nonce#4210sncast getdocs #4218sncast get tx#4217sncast utils selector#4219sncast get class-hash-at#4220sncasterr handling; Add alisasessncast get transaction,sncast get transaction-status#4223sncastexit codes #4224Introduced changes
sncasterr handlingsncast get transaction,sncast get transaction-statusChecklist
CHANGELOG.md