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

Ledger fix #87

Merged
merged 3 commits into from
Mar 1, 2023
Merged

Ledger fix #87

merged 3 commits into from
Mar 1, 2023

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Feb 23, 2023

A small oversight caused by #73 broke ledger support, this fixes it and removes unused dom objects

Duddino pushed a commit to Duddino/MyPIVXWallet that referenced this pull request Feb 23, 2023
@JSKitty JSKitty assigned JSKitty and Duddino and unassigned JSKitty Feb 24, 2023
@JSKitty JSKitty added Bug This is either a bugfix (PR) or a bug (issue). Enhancement New feature or request labels Feb 24, 2023
Copy link
Member

@JSKitty JSKitty left a comment

Choose a reason for hiding this comment

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

tACK! Tested both the bug itself (Primary Production) and this PR's fix, working a treat.

Good catch! 🎉

@PalmTreeVI PalmTreeVI self-requested a review February 27, 2023 21:38
Copy link

@PalmTreeVI PalmTreeVI left a comment

Choose a reason for hiding this comment

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

Tested with Ledger device, noticed no negative issues.

JSKitty added a commit that referenced this pull request Mar 1, 2023
* Rewritten delegate, undelegate, sendTx

* Now they work

* Ran prettier

* Added error checking

* Restored wallet.js since it will be fixed in #87

* Added jsdoc comments

* Apply suggestions from code review

Co-authored-by: JSKitty <jskitty@protonmail.com>

---------

Co-authored-by: JSKitty <jskitty@protonmail.com>
@JSKitty JSKitty merged commit 16a59b7 into PIVX-Labs:master Mar 1, 2023
JSKitty added a commit that referenced this pull request Mar 5, 2023
* [JS] Remove unused lines

* [CSS] Change Dashboard height

* [CSS] Input style changes

* [CSS] Add medium button

* [CSS] Change padding in buttoni-text

* [CSS] Change input outline color

* [CSS] New transfer menu

* [Transfer] New transfer menu

* [Dashboard] Replace withdraw button functionality

* [Navbar] Remove `sent` menu

* [Send] Remove old send page

* [JS + HTML] Forgot to add `toggleBottomMenu`

* Add conversion currency, payment processor, fixes

* i18n cleanup

* Remove residue TX 'Continue' logic

* Fix export oversight bug from #87

* Add Duddino's suggestions

* Payment Requests cleanup

* [General] Bottom menu background

---------

Co-authored-by: JSKitty <jskitty@protonmail.com>
Duddino added a commit to Duddino/MyPIVXWallet that referenced this pull request Mar 9, 2023
* Rewritten delegate, undelegate, sendTx

* Now they work

* Ran prettier

* Added error checking

* Restored wallet.js since it will be fixed in PIVX-Labs#87

* Added jsdoc comments

* Apply suggestions from code review

Co-authored-by: JSKitty <jskitty@protonmail.com>

---------

Co-authored-by: JSKitty <jskitty@protonmail.com>
Duddino added a commit to Duddino/MyPIVXWallet that referenced this pull request Mar 9, 2023
* Rewritten delegate, undelegate, sendTx

* Now they work

* Ran prettier

* Added error checking

* Restored wallet.js since it will be fixed in PIVX-Labs#87

* Added jsdoc comments

* Apply suggestions from code review

Co-authored-by: JSKitty <jskitty@protonmail.com>

---------

Co-authored-by: JSKitty <jskitty@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is either a bugfix (PR) or a bug (issue). Enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

3 participants