issues
search
transparency-dev
/
trillian-tessera
Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
11
stars
11
forks
source link
Make paths adhere to the spec, and reason about them in tile-space
#38
Closed
AlCutter
closed
4 months ago
AlCutter
commented
4 months ago
This PR does two things related to the tile paths:
Provide tile-space centric APIs (there is a function to convert from node-space to tile-space coords)
Make the paths produced match the format specified by
the Tiles spec
This PR does two things related to the tile paths: