Skip to content
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 new useAuth hook for logIn #1868

Merged
merged 1 commit into from Jun 23, 2023
Merged

used new useAuth hook for logIn #1868

merged 1 commit into from Jun 23, 2023

Conversation

seeden
Copy link
Contributor

@seeden seeden commented Jun 23, 2023

used new useAuth hook for logIn and fixed #1862

used new useAuth hook for logIn
Copy link
Contributor

@paninaro paninaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested wallet creation via "Create New" and "Import Existing". Works!

@paninaro paninaro merged commit 60bfd2d into main Jun 23, 2023
8 checks passed
@paninaro paninaro deleted the seeden/wallet_login branch June 23, 2023 16:53
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 <jeff@chia.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New wallet doesn't load automatically [Bug]
2 participants