decentraland / catalyst

🐧 Content server for Decentraland
http://decentraland.github.io/catalyst-monitor
Apache License 2.0
52 stars 54 forks source link

fix: profiles sync deployment #1815

Closed aleortega closed 1 month ago

aleortega commented 1 month ago

This PR bumps content-validator and snapshot-fetcher dependencies version to latest. Basically what this PR pretends to do is to validate the hash of the deployment files before admitting the deployment on the Catalyst. This validation was already part of the catalyst-client library but was never included on the server.