We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da49e38 + 6cec6a2 commit f9700a9Copy full SHA for f9700a9
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# 3.2.0
2
+__added__
3
+- Added `address.fromBech32/toBech32` (#846)
4
+
5
+# 3.1.0
6
7
+- Added `Transaction.prototype.virtualSize` (#811)
8
+- Added `Transaction.prototype.weight` (#811)
9
10
# 3.0.0
11
From this release users can expect out-of-the-box Segregated Witness support.
12
The majority of breaking changes have been in how `script` encoding/decoding occurs, with the introduction of witness stacks.
0 commit comments