vulpemventures / marina

Liquid Wallet browser extension
MIT License
37 stars 19 forks source link

use Promise.all in getNextAddress #479

Closed louisinger closed 1 year ago

louisinger commented 1 year ago

If something went wrong during the write operations on repository, no error are thrown due to Promise.allSettled. Promise.all ensures that an error will be sent in case of marina fails to persist the script.