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-07 23:03:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
altcoinj
/
core
/
src
History
Mike Hearn
da0d6c37a2
Payment channels: some bugfixes to resume behaviour.
...
Don't deserialize channels as active. Deserialize keys as compressed, not uncompressed.
2013-07-19 15:55:29 +02:00
..
main
/java
Payment channels: some bugfixes to resume behaviour.
2013-07-19 15:55:29 +02:00
test
Payment channels: some bugfixes to resume behaviour.
2013-07-19 15:55:29 +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