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

Removes the hardcoded masp sentinel key #2376

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Conversation

grarco
Copy link
Collaborator

@grarco grarco commented Jan 10, 2024

Describe your changes

Removes the hardcoded masp key from the codebase. Updates tx_signers to return an empty vector of keys if the source of the tx is MASP since there's no need to sign the tx in that case.

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

v0.29.0

Checklist before merging to draft

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

@grarco grarco force-pushed the grarco/remove-masp-key branch from 598e913 to e2ffafe Compare January 10, 2024 17:37
@grarco grarco marked this pull request as ready for review January 10, 2024 18:10
@grarco grarco requested a review from murisi January 10, 2024 18:10
Copy link
Collaborator

@murisi murisi left a comment

Choose a reason for hiding this comment

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

Nice one! Looks good to me, thanks!

@grarco grarco mentioned this pull request Jan 12, 2024
tzemanovic added a commit that referenced this pull request Jan 12, 2024
* origin/grarco/remove-masp-key:
  Changelog #2376
  Removes the hardcoded masp sentinel key
@brentstone brentstone merged commit 8a052b7 into main Jan 13, 2024
14 of 15 checks passed
@brentstone brentstone deleted the grarco/remove-masp-key branch January 13, 2024 19:01
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