trezor-suite icon indicating copy to clipboard operation
trezor-suite copied to clipboard

feat(connect): dispatch call in progress event - needed for immediate…

Open mroz22 opened this issue 1 year ago • 1 comments

  1. introduce a new connect "call in progress" event
  2. use this event to set suite.locks[device lock] in suite and get rid of the whitelist of wrapped methods. From now on, the lock is set whenever the connect method that is called works with a device and released when this method posts response.

cherry-picked from #14690

mroz22 avatar Oct 03 '24 14:10 mroz22