-
Notifications
You must be signed in to change notification settings - Fork 391
fix(sdk): Partially sent batch should display results of processing #1675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
PatStiles
wants to merge
60
commits into
staging
from
fix/partially-verified-batch-should-display-batches
Closed
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
92ac39c
addd last_send_valid_nonce to InsufficientBalance Method
PatStiles de4d543
receive older msg's
PatStiles 820d4f3
works
PatStiles 6e68bff
edge case + msg
PatStiles 4d72694
fmt + clippy
PatStiles e550b81
julian's comments
PatStiles 7b86ef7
cmt + messaging fix
PatStiles c3ea68f
fmt
PatStiles 72cff08
Update batcher/aligned-sdk/src/communication/messaging.rs
uri-99 6bdfb70
Update batcher/aligned-sdk/src/communication/messaging.rs
uri-99 62657d9
remove comments
PatStiles 35947b6
rm print
PatStiles 898bd09
Update batcher/aligned/src/main.rs
uri-99 67bf22c
fix variable names
PatStiles 3c754bc
clippy
PatStiles 9cfc7bb
handle overflow error case
PatStiles 593b5ba
fmt
PatStiles 5211f44
gaston's comments
PatStiles 22c14f8
clippy
PatStiles 3be473b
refactor: cut condition of error_nonce, now easier to read and follow
uri-99 3c97f74
chore: comments
uri-99 6da71a9
chore: cargo fmt
uri-99 7189711
refactor: better error messages for the user
uri-99 29635f6
chore: better info messages
uri-99 d55f58e
remove NetworkArg type
PatStiles bd1139b
add lock
PatStiles bab051a
pass by copy
PatStiles 8c4049a
remove need for ValueEnum
PatStiles a289328
fmt + clippy
PatStiles 82fa721
move values to constants
PatStiles 510f6e2
add custom network arg
PatStiles 9b2d37b
fmt
PatStiles a320ab0
change error messages
PatStiles 587a5fa
enforce custom in right place + fix
PatStiles 1a4ef29
remove clap from cargo.toml
PatStiles 0ac4db3
deprecate batcher_url
PatStiles c765ecf
deprecate more
PatStiles 2f6da7c
feat: better implementation of this pr
uri-99 0dab9a1
Merge branch 'staging' into feat/deprecate-batcher-url
uri-99 ec9685d
chore: cargo fmt
uri-99 9da8dcc
feat: migrate rust task sender
uri-99 5873fa4
chore: docs
uri-99 ceafba5
chore: cargo fmt
uri-99 ab87086
chore: cargo clippy
uri-99 51f576a
chore: add error failure on CI
uri-99 79a3b8a
chore: fix comment
uri-99 d7dc1c1
fix: debugging error in CI
uri-99 ce35d41
fix(wip): print .json contents
uri-99 f05869e
fix: prints
uri-99 1c3b245
fix: revert CI changes, they are in another pr
uri-99 8e582ca
Merge branch 'pull_fixes_testnet_17_01' into feat/deprecate-batcher-url
uri-99 5d32849
fix: docs
uri-99 5447237
chore: cargo fmt
uri-99 00a252c
fix: batcher urls
JuArce cc84f6e
fix: missing new line
JuArce 5bd5fb9
fix: remove mix.lock changes
JuArce 5a5447c
fix: remove mix.lock changes
JuArce a630e1b
Merge branch 'feat/deprecate-batcher-url' into fix/partially-verified…
uri-99 de617a1
Merge branch 'staging' into fix/partially-verified-batch-should-displ…
uri-99 9dd8587
fix: pr comments
uri-99 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.