Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #31 from Vesta-wallet/3.1.1
Browse files Browse the repository at this point in the history
version
  • Loading branch information
willyfromtheblock authored Apr 14, 2022
2 parents 22583a6 + 4e264f7 commit 8b5e286
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ doc/api/

.idea/

.vscode/
.vscode/
.DS_Store
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.1.2
- Produce fixed-size signatures with low r-values (no more inconsistent tx sizes)

## 3.1.1
- Add P2WSH outputs

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: coinslib
description: A dart cryptocurrency library for Flutter, primarily build for Peercoin. BIP32, BIP39, P2PKH, bech32 integration.
version: 3.1.1
version: 3.1.2
homepage: https://github.com/Vesta-wallet/coinslib
publish_to: https://pub.dev

Expand Down

0 comments on commit 8b5e286

Please sign in to comment.