3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 23:32:16 +00:00
altcoinj/core/src
2013-07-19 12:04:15 +02:00
..
main/java Payment channels: Add more logging on the server resume path. 2013-07-19 12:04:15 +02:00
test Payment channels: Fix a dumb bug that caused the negotiated channel size to be wrong. Add a test. 2013-07-17 21:41:08 +02:00
bitcoin.proto Some fixes to wallet serialization: 2013-06-27 14:01:02 +02:00
paymentchannel.proto Implement server-side and client-side payment channel protocols. 2013-06-27 14:15:49 +02:00
storedclientpaymentchannel.proto Store states in protobufs instead of using Java Serialization. 2013-07-11 14:16:40 +02:00
storedserverpaymentchannel.proto Store states in protobufs instead of using Java Serialization. 2013-07-11 14:16:40 +02:00