Do checksum check after fetching platform zip file #111
Labels
Feature Enhancement
Enhancing an existing feature driven by business requirements. Typically backwards compatible.
P1
High priority issue. Required to be completed in the assigned milestone.
released
Recently we modified code so that platform code is directly fetched inside the container: #84
As it is not using
PackageDownloader
to download first, it doesn't do the checksum check as before: https://github.com/hashgraph/solo/blob/main/src/core/package_downloader.mjs#L208The text was updated successfully, but these errors were encountered: