sandbox icon indicating copy to clipboard operation
sandbox copied to clipboard

Use Indexer release for all but dev configuration

Open fabrice102 opened this issue 3 years ago • 2 comments

Problem

Currently, sandbox recompiles the indexer from the master branch even for the default release configuration. This makes sandbox slower to start (compared to downloading an executable) and running a potentially non-fully stable software.

Solution

Use the latest stable release from indexer. This change may be simpler if the indexer is published as a Debian package.

Urgency

Nice to have.

fabrice102 avatar Mar 14 '22 21:03 fabrice102

This seems to be related to #37

fabrice102 avatar Mar 14 '22 21:03 fabrice102

Blocked by https://github.com/algorand/go-algorand-internal/issues/623

winder avatar May 26 '22 14:05 winder