Post
Topic
Board Development & Technical Discussion
Re: P2SH-P2WPKH (Segwit) change addresses in Bitcoin Core - how?
by
pianist
on 31/08/2017, 17:18:32 UTC
1. make the wallet generate segwit change addresses by itself so that we can just use sendtoaddress and other RPC calls without workarounds (maybe an option in config?),
This is being worked on for the next version of Core (after 0.15.0). It will likely be a minor release.

any announces from Core?

of course, we can manually create raw transactions, but it's not a good solution