-
Notifications
You must be signed in to change notification settings - Fork 246
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
used wallet connect 2.9.0 #1897
Merged
Merged
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
upgraded wallet connect to 2.9.0
added support for test commands
used topic presence instead of acknowledged (acknowledged is sometimes false when session proposal is correct)
paninaro
approved these changes
Jul 19, 2023
paninaro
added a commit
to Chia-Network/chia-blockchain
that referenced
this pull request
Jul 20, 2023
* Refactor TX filter to use TransactionTypeFilterMode Enum by @zsolt-dev in Chia-Network/chia-blockchain-gui#1837 * Update Electron to 25.1.1 by @paninaro in Chia-Network/chia-blockchain-gui#1858 * Add spendClawbackCoins to WalletConnect commands by @zsolt-dev in Chia-Network/chia-blockchain-gui#1853 * Update lerna to 7.0.0 and node to 16.20.1 by @paninaro in Chia-Network/chia-blockchain-gui#1861 * Updated mui and lingui by @seeden in Chia-Network/chia-blockchain-gui#1865 * Fixed dapp disconnect by @seeden in Chia-Network/chia-blockchain-gui#1866 * Used new useAuth hook for logIn by @seeden in Chia-Network/chia-blockchain-gui#1868 * Specify copyright owner in LICENSE by @hoffmang9 in Chia-Network/chia-blockchain-gui#1877 * Updated locales by @seeden in Chia-Network/chia-blockchain-gui#1887 * Fixed scroll overflow in the header by @seeden in Chia-Network/chia-blockchain-gui#1874 * Add useGetWalletAddressesQuery RPC hook by @paninaro in Chia-Network/chia-blockchain-gui#1892 * Correct Farm.svg attributes by @wallentx in Chia-Network/chia-blockchain-gui#1895 * Clawback button compare time with latest block time by @zsolt-dev in Chia-Network/chia-blockchain-gui#1884 * Move wallet balance cards for CAT txns by @zsolt-dev in Chia-Network/chia-blockchain-gui#1903 * VC fixed rendering by @seeden in Chia-Network/chia-blockchain-gui#1888 * Plot compression UX updates by @ChiaMineJP in Chia-Network/chia-blockchain-gui#1772 * Update WalletConnect package to 2.9.0 by @seeden in Chia-Network/chia-blockchain-gui#1897 * Address book feature by @paninaro in Chia-Network/chia-blockchain-gui#1910 * Bugfix: Crash importing malformed local VC by @rifeljm in Chia-Network/chia-blockchain-gui#1890 **Full Changelog**: Chia-Network/chia-blockchain-gui@1.8.2...2.0.0-rc1
wallentx
pushed a commit
to Chia-Network/chia-blockchain
that referenced
this pull request
Jul 20, 2023
* Bump chia-blockchain-gui to 80dc27d5348a89e17018cd095868bcf67c94abb1 * Refactor TX filter to use TransactionTypeFilterMode Enum by @zsolt-dev in Chia-Network/chia-blockchain-gui#1837 * Update Electron to 25.1.1 by @paninaro in Chia-Network/chia-blockchain-gui#1858 * Add spendClawbackCoins to WalletConnect commands by @zsolt-dev in Chia-Network/chia-blockchain-gui#1853 * Update lerna to 7.0.0 and node to 16.20.1 by @paninaro in Chia-Network/chia-blockchain-gui#1861 * Updated mui and lingui by @seeden in Chia-Network/chia-blockchain-gui#1865 * Fixed dapp disconnect by @seeden in Chia-Network/chia-blockchain-gui#1866 * Used new useAuth hook for logIn by @seeden in Chia-Network/chia-blockchain-gui#1868 * Specify copyright owner in LICENSE by @hoffmang9 in Chia-Network/chia-blockchain-gui#1877 * Updated locales by @seeden in Chia-Network/chia-blockchain-gui#1887 * Fixed scroll overflow in the header by @seeden in Chia-Network/chia-blockchain-gui#1874 * Add useGetWalletAddressesQuery RPC hook by @paninaro in Chia-Network/chia-blockchain-gui#1892 * Correct Farm.svg attributes by @wallentx in Chia-Network/chia-blockchain-gui#1895 * Clawback button compare time with latest block time by @zsolt-dev in Chia-Network/chia-blockchain-gui#1884 * Move wallet balance cards for CAT txns by @zsolt-dev in Chia-Network/chia-blockchain-gui#1903 * VC fixed rendering by @seeden in Chia-Network/chia-blockchain-gui#1888 * Plot compression UX updates by @ChiaMineJP in Chia-Network/chia-blockchain-gui#1772 * Update WalletConnect package to 2.9.0 by @seeden in Chia-Network/chia-blockchain-gui#1897 * Address book feature by @paninaro in Chia-Network/chia-blockchain-gui#1910 * Bugfix: Crash importing malformed local VC by @rifeljm in Chia-Network/chia-blockchain-gui#1890 **Full Changelog**: Chia-Network/chia-blockchain-gui@1.8.2...2.0.0-rc1 * 11 --------- Co-authored-by: Jeff Cruikshank <[email protected]>
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.
upgraded wallet connect to 2.9.0