bitcoinj/core/src
2014-11-03 13:59:38 +01:00
..
main Change the PeerFilterProvider interface to have begin/end methods instead of requiring a lock to be exposed. It's more efficient and flexible. 2014-11-03 13:59:38 +01:00
test Change the PeerFilterProvider interface to have begin/end methods instead of requiring a lock to be exposed. It's more efficient and flexible. 2014-11-03 13:59:38 +01:00
paymentchannel.proto Payment channel API. Negotiation af the channel duration. 2014-09-09 13:29:22 +02:00
paymentrequest.proto Adding support for processing PaymentRequests. 2014-01-28 09:46:51 +01:00
storedclientpaymentchannel.proto Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00
storedserverpaymentchannel.proto Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00
wallet.proto Refactor married keychains 2014-10-07 15:39:04 +02:00