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-21 06:35:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
core
/
src
History
Andreas Schildbach
2aa7f25a95
Provide a more meaningful exception when reaching past end of ASN.1 stream. Properly close ASN.1 decoder in exception paths.
...
A way to trigger the exception is running ScriptTest.dataDrivenValidTransactions().
2014-09-08 13:07:03 +02:00
..
main
Provide a more meaningful exception when reaching past end of ASN.1 stream. Properly close ASN.1 decoder in exception paths.
2014-09-08 13:07:03 +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