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-12 18:25:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
core
/
src
History
Andreas Schildbach
ff8d76cf7e
Include PUSHDATA opcode in Script.toString(). Also, smallNums are printed in their decoded form.
2014-05-22 13:03:32 +02:00
..
main
Include PUSHDATA opcode in Script.toString(). Also, smallNums are printed in their decoded form.
2014-05-22 13:03:32 +02:00
test
Include PUSHDATA opcode in Script.toString(). Also, smallNums are printed in their decoded form.
2014-05-22 13:03:32 +02:00
bitcoin.proto
Add a simple API that lets you tag wallets with arbitrary string->byte[] pairs.
2014-05-08 20:13:09 +02:00
paymentchannel.proto
Payment channels: require a minimum payment to initiate.
2013-11-13 18:18:10 +01: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