Re: How to get the block date for a confirmed transaction?

2018-01-12 Thread Manfred Karrer
> On 12 Jan 2018, at 11:51, Andreas Schildbach wrote: > > You can use Transaction.getUpdateTime() if you know a tx is confirmed > (see its confidence to know that). Thanks! > > > On 01/09/2018 11:27 PM, Manfred Karrer wrote: >> What is the best way to access the date

Re: Why are old changes from master not in the release branches?

2018-01-12 Thread Andreas Schildbach
Master is ongoing development, currently heading towards 0.15. The current release (0.14) is on release-0.14. Generally I only backport bugfixes and security issues. The tx v2 support should be quite easily backportable, but also we could work towards releasing 0.15 sooner (maybe move SegWit to

Re: Deleting onld keychains from wallet?

2018-01-12 Thread Andreas Schildbach
Removing keys or keychains is tricky, since you'd have to remove old transactions tied to these keys as well to keep the wallet consistent. For this reason, bitcoinj wallets are mostly append only. On 01/11/2018 04:59 AM, Jen wrote: > is it possible to delete/remove old HDKeychains from a