File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2+ # 0.22.0 - 2023-06-08
3+
4+ * [ https://github.com/ElementsProject/rust-elements/pull/159 ] (Update ` TapTweak ` , and ` schnorr ` module generally, to match rust-bitcoin)
5+ * [ https://github.com/ElementsProject/rust-elements/pull/160 ] (Make ` Prevouts ` generic over type of ` TxOut ` )
6+ * [ https://github.com/ElementsProject/rust-elements/pull/161 ] (Add ` Transaction::vsize ` method)
7+ * [ https://github.com/ElementsProject/rust-elements/pull/157 ] (dynafed: extract ` FullParams ` from ` Params ` )
8+ * [ https://github.com/ElementsProject/rust-elements/pull/166 ] (** Update bitcoin dependency to 0.30.0 and secp256k1-zkp dependency to 0.9.1** )
9+
210# 0.21.1 - 2022-10-21
311
412- Add ` PeginData::parse_tx `
Original file line number Diff line number Diff line change 11[package ]
22name = " elements"
3- version = " 0.21.1 "
3+ version = " 0.22.0 "
44authors = [" Andrew Poelstra <apoelstra@blockstream.com>" ]
55description = " Library with support for de/serialization, parsing and executing on data structures and network messages related to Elements"
66license = " CC0-1.0"
You can’t perform that action at this time.
0 commit comments