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
4124: Modify Localnet image-build behaviour, update documentation r=jordanschalm a=jordanschalm
The original default behaviour for Localnet was to always re-build all images, every time a new network was started. At some point, this default behaviour changed, so that images are not re-built, but the documentation was not updated.
This diff:
- changes default behaviour back to build images each time localnet is started (original behaviour: trade-speed-for-safety)
- adds option (make start-cached etc) to start without building images (current behaviour: trade-safety-for-speed)
- updates the documentation
Co-authored-by: Jordan Schalm <[email protected]>
0 commit comments