This website requires JavaScript.
Explore
Help
Register
Sign In
Qortal
/
altcoinj
Watch
3
Star
0
Fork
0
You've already forked altcoinj
mirror of
https://github.com/Qortal/altcoinj.git
synced
2025-02-20 22:25:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
core
/
src
History
Mike Hearn
f569e10c17
Peer: reindent lines to match code style.
2014-09-08 18:26:36 +02:00
..
main
Peer: reindent lines to match code style.
2014-09-08 18:26:36 +02:00
test
Peer: fix the case where dependency download is disabled. It wasn't sending transactions to the wallet before. Add a test for this and add accessors for the setting.
2014-09-08 18:24:44 +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