Skip to content

Commit

Permalink
pkg: v7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nodech committed Dec 27, 2024
1 parent fd3cd93 commit 21aae5c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion docs/release-notes/release-notes-7.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ v7.x Release notes
* [Wallet CLI (hsw-cli)](#wallet-cli-hsw-cli)
+ [hs-client wallet](#hs-client-wallet)
* [Changelog](#changelog)
- [v7.0.1](#v701)
* [Changelog](#changelog-1)

<!-- tocstop -->

Expand Down Expand Up @@ -283,4 +285,8 @@ The following methods have been deprecated
- \[[`4e87fb1d`](https://github.com/handshake-org/hsd/commit/4e87fb1d)] - [#850](https://github.com/handshake-org/hsd/pull/850) - **script**: add redundant tests to math ops. - (@nodech - Nodari Chkuaselidze)
- \[[`ab611036`](https://github.com/handshake-org/hsd/commit/ab611036)] - [#849](https://github.com/handshake-org/hsd/pull/849) - **pkg**: ci no longer update npm on build. - (@nodech - Nodari Chkuaselidze)
- \[[`61ae19c2`](https://github.com/handshake-org/hsd/commit/61ae19c2)] - [#844](https://github.com/handshake-org/hsd/pull/844) - **docs**: backport release schedule and v6.x notes. - (@nodech - Nodari Chkuaselidze)
- \[[`9b70c294`](https://github.com/handshake-org/hsd/commit/9b70c294)] - [#910](https://github.com/handshake-org/hsd/pull/844) - **net**: remove unstable seed. (@nodech - Nodari Chkuaselidze)
- \[[`9b70c294`](https://github.com/handshake-org/hsd/commit/9b70c294)] - [#910](https://github.com/handshake-org/hsd/pull/910) - **net**: remove unstable seed. (@nodech - Nodari Chkuaselidze)

# v7.0.1
## Changelog
- \[[`36899e2a`](https://github.com/handshake-org/hsd/commit/9b70c294)] - [#914](https://github.com/handshake-org/hsd/pull/914) - **net**: Add checkpoint between 160k and 225k. (@nodech - Nodari Chkuaselidze)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hsd",
"version": "7.0.0",
"version": "7.0.1",
"description": "Cryptocurrency bike-shed",
"license": "MIT",
"repository": "git://github.com/handshake-org/hsd.git",
Expand Down

0 comments on commit 21aae5c

Please sign in to comment.