trezor-suite
trezor-suite copied to clipboard
feat(connect): dispatch call in progress event - needed for immediate…
- introduce a new connect
"call in progress"event - 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