-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update CHANGELOG and add tweetnacl dependency
- Loading branch information
Greg S
committed
Feb 20, 2020
1 parent
ebae911
commit 91da32c
Showing
3 changed files
with
28 additions
and
4 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 |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# CHANGELOG | ||
|
||
# v0.8.0 | ||
|
||
- upgrade upstream [email protected] | ||
- dropped KECCAK/SHA3 key derivation for SHA512 | ||
- added compatibility with SLIP-10 key derivation | ||
- dropped SHA3/KECCAK derivation dependent on Network sign schema | ||
- dropped usage of SignSchema | ||
- dropped class CatapultECC in favor of `tweetnacl` | ||
|
||
# v0.7.0 | ||
|
||
- upgraded upstream [email protected] | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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