-
Notifications
You must be signed in to change notification settings - Fork 58
feat(swift-sdk): add Core wallet balance diagnostics #4580
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
Closed
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
7add260
feat(swift-sdk): add core wallet balance diagnostics
llbartekll 2ed8c1d
fix(swift-sdk): keep deep core diagnostics off startup
llbartekll 345134c
fix(swift-sdk): address diagnostics review
llbartekll 33a7f2b
fix(swift-sdk): address core wallet diagnostics review
llbartekll e27c024
fix(swift-sdk): scope the migration fallback to the store's version, …
llbartekll 9d75b93
fix(swift-sdk): lower the exact-audit transaction ceiling to 10k
llbartekll 8fc2003
fix(swift-sdk): refuse the migration fallback for newer stores, and r…
llbartekll 81fc3bf
fix(swift-sdk): bound the migration fallback to the entities known to…
llbartekll fa4b6a7
fix(swift-sdk): pin the drifted entities by hash, not by name
llbartekll 7fd84c0
feat(swift-sdk): surface a refused newer-build store as a typed error
llbartekll 668a707
fix(swift-sdk): drain both halves of the export, snapshot committed s…
llbartekll d86a763
fix(swift-sdk): never claim drift from a comparison that did not happen
llbartekll abde130
fix(swift-sdk): only claim "newer build" where the evidence has a dir…
llbartekll 4d0533e
Merge branch 'v4.2-dev' into codex/cj-balance-diagnostics-sdk
llbartekll c0469ac
fix(swift-sdk): drain only what this manager can finish
llbartekll 2eb5437
Merge remote-tracking branch 'origin/codex/cj-balance-diagnostics-sdk…
llbartekll d0cddbc
test(swift-sdk): stop pinning the drift reason to the whole entity list
llbartekll 3e64599
Merge remote-tracking branch 'origin/v4.2-dev' into codex/cj-balance-…
llbartekll 5cbb732
fix(swift-sdk): drop the "newer build" claim entirely — nothing here …
llbartekll c686477
fix(swift-sdk): judge each address pool only where accounts should ha…
llbartekll 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
Oops, something went wrong.
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.