Skip to content

Commit

Permalink
fix changes (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
semenov-vladyslav committed Jul 11, 2023
1 parent b71d2a2 commit f961974
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
8 changes: 8 additions & 0 deletions .changes/bump-crypto-0.22.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"iota-stronghold": patch
"stronghold-engine": patch
"stronghold-runtime": patch
---

Added support for Secp256k1 ECDSA with SHA256/Keccak256 variants.
Bump `iota-crypto` version to 0.22.1.
1 change: 1 addition & 0 deletions .changes/pre.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"tag": "rc",
"changes": [
".changes/secp256k1.md",
".changes/snapshot-migration-v3age-zeroize.md",
".changes/snapshot_encrypt_work_factor.md"
]
Expand Down
4 changes: 2 additions & 2 deletions .changes/secp256k1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"stronghold-runtime": major
---

Secp256k1 ECDSA with SHA256/Keccak256 + SLIP-10 support added.
Bump `iota-crypto` version to 0.22.1.
Secp256k1 ECDSA + SLIP-10 support added.
Bump `iota-crypto` version to 0.21.2.

0 comments on commit f961974

Please sign in to comment.