3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 15:22:16 +00:00
altcoinj/core/src
2015-01-07 17:23:02 +01:00
..
main Give unit test params a payment protocol ID. 2015-01-07 17:23:02 +01:00
test DefaultRiskAnalysis.isStandard checks for signatures to use canonical DER encoding. Adds a test. 2015-01-02 21:00:11 +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
peerseeds.proto Add an experimental HTTP based peer discovery engine that uses signed gzipped protocol buffers. 2014-12-19 02:30:58 +01:00
storedclientpaymentchannel.proto PaymentChannelClient support encrypted wallets. Store will upgrade forward gracefully. 2014-12-02 16:28:14 +01: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