We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf153d6 + b56b595 commit e265d32Copy full SHA for e265d32
CHANGELOG.md
@@ -1,7 +1,17 @@
1
# 0.17.0
2
3
-- Add listwalletdir rpc
4
-- Update `jsonrpc` dependency to 0.14.0
+- add `list_wallet_dir` rpc
+- add `join_psbt` rpc
5
+- add `get_raw_change_address` rpc
6
+- add `create_psbt` rpc
7
+- add `combine_raw_transaction` rpc
8
+- add `decode_raw_transaction` rpc
9
+- add `import_descriptors` rpc
10
+- add `get_mempool_info` rpc
11
+- add `get_index_info` rpc
12
+- change return type of `unload_wallet`
13
+- update `jsonrpc` dependency to 0.14.0
14
+- update `bitcoin` dependency to 0.30.0
15
16
# 0.16.0
17
0 commit comments