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
Devrandom
1f39dcdc6f
Always use position 0 for LocalTransactionSigner sig, we don't know in advance what position we'll end up in
...
Fix p2sh bloom filter construction Proper signature insertion for P2SH scriptSig
2014-09-09 14:15:54 +02:00
..
main
Always use position 0 for LocalTransactionSigner sig, we don't know in advance what position we'll end up in
2014-09-09 14:15:54 +02:00
test
Always use position 0 for LocalTransactionSigner sig, we don't know in advance what position we'll end up in
2014-09-09 14:15:54 +02: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
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