endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
828 stars 72 forks source link

refactor(daemon): Synchronize incarnateLeastAuthority #2141

Closed rekmarks closed 7 months ago

rekmarks commented 7 months ago

Progresses: #2086

Replaces the daemon's incarnateLeastAuthority() with the synchronous incarnateNumberedLeastAuthority(), thereby synchronizing it.