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

chore: version packages #1661

Closed
wants to merge 2 commits into from
Closed

Conversation

blockstack-devops
Copy link
Contributor

@blockstack-devops blockstack-devops commented Mar 22, 2024

This PR was published to npm with the version 6.13.1-pr.f480be0.0
e.g. npm install @stacks/[email protected] --save-exact

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@stacks/[email protected]

Note: Version bump only for package @stacks/cli

@stacks/[email protected]

Features

  • add pox-4 signer-key to StackingClient methods (#1614) (3e649de)

janniks and others added 2 commits March 22, 2024 14:56
* feat: add pox-4 signer-key to StackingClient methods

* chore: account for missing signer-key

* refactor: remove pox period logic from live 2.1 fork

* refactor: fix signer-key ensure

* refactor: update to latest signer-key order

* feat: helper function to make pox-4 signer signature

* refactor: update to latest signer-sig arg

* refactor: update changes from self-review

* refactor: update signer helpers

* docs: add doc strings

* test: fix test imports

* refactor: update sign method

* chore: pr review updates

* docs: add dynamic fetch

* fix: make signer-sig arg an optional

* fix: make all signer-sig optional

* fix: undo double some

* feat: add max-amount and auth-id params

* feat: add fixture test for pox-4 message hash

* fix: update pox-4 args

* fix: add missing fields to agg-commit

* refactor: update authId to integer

---------

Co-authored-by: janniks <[email protected]>
Co-authored-by: Hank Stoever <[email protected]>
Co-authored-by: Matthew Little <[email protected]>
Co-authored-by: Friedger <[email protected]>
Copy link

vercel bot commented Mar 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stacksjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2024 1:59pm

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

Attention: Patch coverage is 64.38356% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 66.31%. Comparing base (4ef1815) to head (f480be0).

Files Patch % Lines
packages/stacking/src/index.ts 48.83% 17 Missing and 5 partials ⚠️
packages/stacking/src/utils.ts 86.66% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1661      +/-   ##
==========================================
- Coverage   66.39%   66.31%   -0.08%     
==========================================
  Files         119      119              
  Lines        8719     8764      +45     
  Branches     1947     1953       +6     
==========================================
+ Hits         5789     5812      +23     
- Misses       2692     2708      +16     
- Partials      238      244       +6     

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

@janniks janniks closed this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants