bitcoinj/tests/com/google/bitcoin
Mike Hearn 3b8b0833c5 Use Sha256Hash more consistently, improve the class a bit.
Note that the endianness of the hashes is still very ad-hoc and messy. Next step is to pick an endianness and stick with it, to reduce the number of times reverseBytes is used.
2011-06-30 20:33:41 +00:00
..
core Use Sha256Hash more consistently, improve the class a bit. 2011-06-30 20:33:41 +00:00
discovery Fix a typo bug in IrcDiscoveryTest. Patch from Nathan Baulch. Resolves issue 33. 2011-06-30 19:00:52 +00:00
store Move some classes into new packages. 2011-06-29 17:45:18 +00:00