Skip to content

Breaking changes to SignatureTemplate - #440

Merged
rkalis merged 2 commits into
nextfrom
signature-template-breaking
Aug 18, 2026
Merged

Breaking changes to SignatureTemplate#440
rkalis merged 2 commits into
nextfrom
signature-template-breaking

Conversation

@rkalis

@rkalis rkalis commented Aug 18, 2026

Copy link
Copy Markdown
Member
  • Rename HashType to SighashType
  • Change SignatureTemplate getters to simple properties
  • Update docs, release notes & migration notes

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cashscript Ready Ready Preview Aug 18, 2026 9:49am

Request Review

@rkalis
rkalis merged commit 981eb07 into next Aug 18, 2026
3 checks passed
@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (next@45b3fbc). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #440   +/-   ##
=======================================
  Coverage        ?   88.03%           
=======================================
  Files           ?       59           
  Lines           ?     4831           
  Branches        ?      902           
=======================================
  Hits            ?     4253           
  Misses          ?      449           
  Partials        ?      129           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rkalis
rkalis deleted the signature-template-breaking branch August 18, 2026 09:51
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.

SDK: consider renaming the singatureTemplate 'HashType' to 'SighashType' consider changing some SignatureTemplate methods to properties

1 participant