* nicer error message for failed backfill Many checkpoint sources don't support block download * RestGenericError -> RestErrorMessage ...and other assorted fixes to bring rest types closer to spec * fix tests
* Fix REST generic error parser. * Unescape test vectors. * Fix RestGenericError writer and tests, to encode `code` as `Number`.