bitcoinj/core
Sean Gilligan e0b46d7c64 Block, Peer: set TransactionConfidence source more selectively
* Don't set it in `Block.readTransactions()` (this is a performance and
  a layering issue)
* When received from the network (or simulating network reception in a test)
  only set `source` to `NETWORK` if it was previously `UNKNOWN`.
2023-10-24 12:28:54 +02:00
..
src Block, Peer: set TransactionConfidence source more selectively 2023-10-24 12:28:54 +02:00
build.gradle build.gradle: update equalsverifier to 3.15.2 2023-10-24 11:57:41 +02:00
findbugs.xml