You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We start to see a huge cost of data transfer on our s3 bucket, for ppl to download our harmony binaries.
Which component?
consensus
deploy script
wallet
explorer
node script
test automation
demo app
others ...
Proposed Solution
We can provide an IPFS option for ppl to download our released harmony binary, thus to save our cost of data transfer.
We need to integrate an upload script for the official release, and integrated it in node.sh, so that ppl can download the harmony binaries from IPFS.
Alternatives Considered
Is there any other CDN service that can be used with low cost of data transfer?
Also, we can lower the frequency of checking new release. This is a temporary solution, until we have a revamp of the entire node.sh and auto-update mechanism which is tracked in this ticket. #3110
Additional Context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Problem/limitation At Hand
We start to see a huge cost of data transfer on our s3 bucket, for ppl to download our harmony binaries.
Which component?
Proposed Solution
We can provide an IPFS option for ppl to download our released harmony binary, thus to save our cost of data transfer.
We need to integrate an upload script for the official release, and integrated it in node.sh, so that ppl can download the harmony binaries from IPFS.
Alternatives Considered
Is there any other CDN service that can be used with low cost of data transfer?
Also, we can lower the frequency of checking new release. This is a temporary solution, until we have a revamp of the entire node.sh and auto-update mechanism which is tracked in this ticket. #3110
Additional Context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: