-
Notifications
You must be signed in to change notification settings - Fork 62
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
default session saving completed & tested #156
Merged
Merged
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce00996 - Browse repository at this point
Copy the full SHA ce00996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d064d - Browse repository at this point
Copy the full SHA 57d064dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45da07d - Browse repository at this point
Copy the full SHA 45da07dView commit details
Commits on Nov 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d65e41 - Browse repository at this point
Copy the full SHA 4d65e41View commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 799ed20 - Browse repository at this point
Copy the full SHA 799ed20View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc4c63a - Browse repository at this point
Copy the full SHA bc4c63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d322f90 - Browse repository at this point
Copy the full SHA d322f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56634d - Browse repository at this point
Copy the full SHA c56634dView commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27cd591 - Browse repository at this point
Copy the full SHA 27cd591View commit details
Commits on Jan 17, 2024
-
feat: AddressProvider uses Namespaces instead of RequiredNamespaces
also introduce SortedDictionary
Configuration menu - View commit details
-
Copy full SHA for 55b210c - Browse repository at this point
Copy the full SHA 55b210cView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60d5fa9 - Browse repository at this point
Copy the full SHA 60d5fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c03d3 - Browse repository at this point
Copy the full SHA 77c03d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dac3bfb - Browse repository at this point
Copy the full SHA dac3bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 666aac4 - Browse repository at this point
Copy the full SHA 666aac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 878b893 - Browse repository at this point
Copy the full SHA 878b893View commit details -
Fix namespaces not being deserialized correctly
`OrderedKeys` has always been 0 when deserializing the Namespaces JSON. The issue was solved by replacing `SortedDictionary` with an implementation from `System.Collections.Generic`.
Configuration menu - View commit details
-
Copy full SHA for 2ea8d21 - Browse repository at this point
Copy the full SHA 2ea8d21View commit details -
Merge branch '2.0' into feat/default-session-saving
# Conflicts: # Core Modules/WalletConnectSharp.Storage/FileSystemStorage.cs
Configuration menu - View commit details
-
Copy full SHA for 758b561 - Browse repository at this point
Copy the full SHA 758b561View commit details
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.