bisq-network/bitcoinj

Transaction.updatedAt is not set at new block

ManfredKarrer opened this issue · 0 comments

We need the block time when a tx is confirmed.
The code in Transaction.setBlockAppearance does not set the updatedAt if it was set before.
As Wallet.commit sets the updatedAt the update never happes.

See: https://groups.google.com/d/msg/bitcoinj/05TJbxAwKXs/D6CYV1byAgAJ