3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-07 14:54:15 +00:00
altcoinj/core/src
2014-11-14 17:09:36 +01:00
..
main Print fee with Transaction.toString(), if known. 2014-11-14 17:09:36 +01:00
test Remove IOException from TestWithWallet. 2014-11-14 17:09:36 +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 Replace duplicated "current wallet version" constant by code that looks it up from the .proto itself. 2014-11-14 17:08:51 +01:00