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
{{ message }}
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
Whenever an app is updated (i.e. whenever setApp is called on the Kernel) we should track those updates and put the version number in the apps list of organisation objects.
Possible flow
Whenever a SetApp event is fired
Update every app in the apps list on the organisation object corresponding to the address of the log origin, where the app ID of the entry in the list corresponds to the appId topic of the log.
The text was updated successfully, but these errors were encountered:
Whenever an app is updated (i.e. whenever
setApp
is called on the Kernel) we should track those updates and put the version number in theapps
list of organisation objects.Possible flow
Whenever a
SetApp
event is firedapps
list on the organisation object corresponding to the address of the log origin, where the app ID of the entry in the list corresponds to theappId
topic of the log.The text was updated successfully, but these errors were encountered: