-
-
Notifications
You must be signed in to change notification settings - Fork 563
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
Fix persistence issues #6991
Merged
Merged
Fix persistence issues #6991
Conversation
This file contains 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
etorreborre
force-pushed
the
etorreborre/fix/persistence-issues
branch
from
November 29, 2023 13:23
41e4867
to
e6a9ebf
Compare
and add a better error for decoding errors for identifiers
etorreborre
force-pushed
the
etorreborre/fix/persistence-issues
branch
2 times, most recently
from
November 29, 2023 13:26
b745505
to
35ac86e
Compare
SanjoDeundiak
previously approved these changes
Nov 29, 2023
etorreborre
force-pushed
the
etorreborre/fix/persistence-issues
branch
from
November 29, 2023 13:45
35ac86e
to
fa41cf3
Compare
implementations/rust/ockam/ockam_api/src/cli_state/identities.rs
Outdated
Show resolved
Hide resolved
…ties with default values
SanjoDeundiak
previously approved these changes
Nov 29, 2023
davide-baldo
previously approved these changes
Nov 29, 2023
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Nov 29, 2023
etorreborre
dismissed stale reviews from davide-baldo and SanjoDeundiak
via
November 29, 2023 15:32
f2a44fb
etorreborre
force-pushed
the
etorreborre/fix/persistence-issues
branch
from
November 29, 2023 16:53
bd9870f
to
3860869
Compare
polvorin
approved these changes
Nov 29, 2023
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.
This PR fixes a number of regressions after the merge of the database persistence PR: