3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 07:12:17 +00:00
altcoinj/core/src
2014-09-08 13:01:07 +02:00
..
main Don't bother pointless attempt to construct thread pool with no open circuits. 2014-09-08 12:57:00 +02:00
test WalletTest: Better unit test failure message to check if the test is flaky. 2014-09-08 13:01:07 +02:00
paymentchannel.proto Support for bundling an optional info Protobuf ByteString with a PaymentAck message 2014-08-03 21:02:40 +02:00
paymentrequest.proto Adding support for processing PaymentRequests. 2014-01-28 09:46:51 +01:00
storedclientpaymentchannel.proto Payment channels: bug fixes and improved close behaviour. 2013-09-30 14:35:25 +02:00
storedserverpaymentchannel.proto Store states in protobufs instead of using Java Serialization. 2013-07-11 14:16:40 +02:00
wallet.proto Support for recording a memo with transactions. It can be used to record the memo of the payment request that initiated the transaction. Use the new SendRequest.memo register. 2014-09-03 16:13:41 +02:00