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

Dummy PoW solution field for hardware wallet #1949

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Conversation

murisi
Copy link
Collaborator

@murisi murisi commented Sep 27, 2023

Describe your changes

Removal of the pub pow_solution: Option<crate::ledger::testnet_pow::Solution> field from WrapperTx broke hardware wallet support for Namada Txs. This PR reintroduces the field, albeit in a degenerate form.

Indicate on which release or other PRs this topic is based on

v0.23.0 .

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@murisi murisi mentioned this pull request Oct 12, 2023
@murisi murisi force-pushed the murisi/pow-solution-fix branch from 36b2805 to 696c8be Compare October 23, 2023 12:32
murisi added a commit that referenced this pull request Oct 23, 2023
Fraccaman added a commit that referenced this pull request Oct 23, 2023
* origin/murisi/pow-solution-fix:
  Added changelog entry.
  Reintroduced a dummy field in order to achieve compatability with hardware wallet.
tzemanovic added a commit that referenced this pull request Oct 24, 2023
* origin/murisi/pow-solution-fix:
  Added changelog entry.
  Reintroduced a dummy field in order to achieve compatability with hardware wallet.
@tzemanovic tzemanovic mentioned this pull request Oct 24, 2023
@tzemanovic tzemanovic merged commit 696c8be into main Oct 24, 2023
13 of 14 checks passed
@tzemanovic tzemanovic deleted the murisi/pow-solution-fix branch October 24, 2023 11:26
brentstone pushed a commit that referenced this pull request Nov 11, 2023
* origin/murisi/pow-solution-fix:
  Added changelog entry.
  Reintroduced a dummy field in order to achieve compatability with hardware wallet.
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.

2 participants