forked from Qortal/qortal
Add Transaction.parse() support. Subclasses are called, switched by transaction type, using ByteBuffer. Correct RECIPIENT_LENGTH in Transaction. Common [de]serialization tasks moved to methods in Serialization class.
Add Transaction.parse() support. Subclasses are called, switched by transaction type, using ByteBuffer. Correct RECIPIENT_LENGTH in Transaction. Common [de]serialization tasks moved to methods in Serialization class.