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

Murisi/fix dry run header and prover #1524

Merged
merged 3 commits into from
Jun 14, 2023

Conversation

murisi
Copy link
Contributor

@murisi murisi commented Jun 8, 2023

Fixed an issue preventing the Namada SDK from being used from the web client. More precisely, the SDK now uses the LocalTxProver supplied from ShieldedUtils. Also removed a usage of the DecryptedTx header from apps/src/lib/client/tx.rs, now preferring to install it inside dry_run_tx (as was done in the past).

@murisi murisi mentioned this pull request Jun 8, 2023
@murisi murisi force-pushed the murisi/fix-dry-run-header-and-prover branch from 0764bcc to e00ce23 Compare June 8, 2023 09:59
Copy link
Contributor

@mateuszjasiuk mateuszjasiuk left a comment

Choose a reason for hiding this comment

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

Tested web interface targeting this and it works well!
LGTM!

@Fraccaman
Copy link
Member

ill merge this to draft, thanks!

@Fraccaman Fraccaman mentioned this pull request Jun 12, 2023
Fraccaman added a commit that referenced this pull request Jun 12, 2023
* origin/murisi/fix-dry-run-header-and-prover:
  Added a changelog entry for this fix.
  Fixed the header of transactions in dry_run.
  Fixed local tx prover dependency regression.
Fraccaman added a commit that referenced this pull request Jun 14, 2023
* origin/murisi/fix-dry-run-header-and-prover:
  Added a changelog entry for this fix.
  Fixed the header of transactions in dry_run.
  Fixed local tx prover dependency regression.
@Fraccaman Fraccaman merged commit 9ed9ebf into main Jun 14, 2023
@Fraccaman Fraccaman deleted the murisi/fix-dry-run-header-and-prover branch June 14, 2023 14:41
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.

4 participants