mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-07 06:44:16 +00:00
- Extract serialization code out of NetworkConnection into a new class - Created classes for Ping and VerAck messages - Use reflection to create new message classes - Add a few test cases to exercise the BitcoinSerializer class Patch by Noa Resare. |
||
---|---|---|
.. | ||
AddressTest.java | ||
Base58Test.java | ||
BitcoinSerializerTest.java | ||
BlockChainTest.java | ||
BlockTest.java | ||
BoundedOverheadBlockStoreTest.java | ||
ChainSplitTests.java | ||
DiskBlockStoreTest.java | ||
ECKeyTest.java | ||
IrcDiscoveryTest.java | ||
ScriptTest.java | ||
UtilsTest.java | ||
VarIntTest.java | ||
WalletTest.java |