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
2b6022cd7c
WalletFiles: log how long saving the wallet took.
2013-07-10 16:59:39 +02:00
..
main
/java
WalletFiles: log how long saving the wallet took.
2013-07-10 16:59:39 +02:00
test
Wallet: refactor saving code into a separate class that uses a Java scheduled executor rather than the messy and likely buggy custom threading code. Synchronously save the wallet on way more codepaths, now we only do write coalescing for new best block notifications.
2013-07-10 16:46:56 +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