Closed str4d closed 10 months ago
It looks like the book rendering workflow hasn't been working for a while. #402 fixes that, and might also resolve this issue depending on how long the book rendering workflow has been broken.
Confirmed, these are now reachable at https://zcash.github.io/orchard/IDENTIFIERS.json
I added this file in #321 as a mapping from short identifiers suitable for protocol.z.cash to paths in the Orchard book. When building the book locally,
IDENTIFIERS.json
is copied into thebook/book
directory. However, the CI process that deploys updates to the book is for some reason ignoring this file (while correctly deploying other.json
files). Maybe related to it being all-caps? In any case, we need to figure this out before we can implement https://github.com/zcash/protocol.z.cash/issues/2.