-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
v1.0.1 | ||
======= | ||
|
||
The v1.0.1 is a patch fixing an issue where the secp256k1 extension | ||
was not used because the version was incorrect. | ||
|
||
Notable Changes | ||
=============== | ||
|
||
Bug fixes: | ||
- #779 - EcAdapterFactory: bump secp256k1 version to v0.2.0, fixes #777 | ||
|
||
General: | ||
- #786 - OutPointSerializer: make parsing slightly faster | ||
|
||
Credits | ||
======= | ||
|
||
A special thanks to everyone who contributed directly to the release: | ||
|
||
- afk11 | ||
- andkom | ||
|