fix: add epoch_no DESC sort to getLatestEpochInfo and getLatestEpochParameters
Without explicit ordering, the Koios API may return a stale node's entry at position [0], causing these methods to return outdated epoch data. Fixes #190 Co-Authored-By: Claude Sonnet 4.6 <[email protected]>