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
/
test
History
Andreas Schildbach
ae24da4f9c
When manually constructing SimpleDateFormat, specify Locale.US or otherwise we may end up on non-latin scripts.
...
See SimpleDateFormat javadoc for a discussion.
2014-09-04 14:17:23 +02:00
..
java/com/google
/bitcoin
When manually constructing SimpleDateFormat, specify Locale.US or otherwise we may end up on non-latin scripts.
2014-09-04 14:17:23 +02:00
resources/com/google
/bitcoin
HD wallets: experimental change to not trigger full lookahead when deriving keys. This allows a savvy app to get keys/addresses at startup fast, if they do so before starting up the peergroup (which wants all keys in the zone so it can calculate a Bloom filter). May be reverted if it causes trouble.
2014-08-11 17:53:33 +02:00