Skip to content

Add custom multisig signature #4695

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

Merged
merged 2 commits into from
Jun 11, 2025
Merged

Conversation

brentstone
Copy link
Collaborator

Describe your changes

Fixes fucking multisig

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

@brentstone brentstone force-pushed the bat/add-multisig-signature-custom-tx branch from ac1220a to 4904d21 Compare June 11, 2025 15:52
@brentstone brentstone requested a review from tzemanovic June 11, 2025 15:55
@github-actions github-actions bot added the breaking:api public API breaking change label Jun 11, 2025
@tzemanovic tzemanovic added backport-libs-0.150 Backport to libraries 0.150 maintenance branch and removed breaking:api public API breaking change labels Jun 11, 2025
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (0b3ae12) to head (38af2f6).
Report is 133 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #4695   +/-   ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tzemanovic tzemanovic added the merge Ready to merge - mergifyio bot will add the PR to merge queue when all checks pass label Jun 11, 2025
@mergify mergify bot merged commit 8535bed into main Jun 11, 2025
28 checks passed
@mergify mergify bot deleted the bat/add-multisig-signature-custom-tx branch June 11, 2025 17:03
mergify bot pushed a commit that referenced this pull request Jun 11, 2025
(cherry picked from commit 38af2f6)
mergify bot added a commit that referenced this pull request Jun 11, 2025
tzemanovic added a commit that referenced this pull request Jun 11, 2025
Namada libs-v0.150.2 release.

* tag 'libs-v0.150.2':
  Changelog: Release libs 0.150.2
  Namada libs 0.150.2
  changelog: add #4695
  Changed how multisig signatures are added to a tx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-libs-0.150 Backport to libraries 0.150 maintenance branch merge Ready to merge - mergifyio bot will add the PR to merge queue when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants