Skip to content

Commit

Permalink
Development (#917)
Browse files Browse the repository at this point in the history
* Work on ledger notification

* Converted nativeAuth ttl seconds to time string

* push unlinked yarn.lock

* changed UI nativeAuth description

* updated CHANGELOG.md

* -

* updated ledger UI confirm screen only for ledger with usernames feature

* fix double login with providers (#912)

* fix double login with providers

* regenerate yarn lock

* reset version

* 2.20.1

* changelog

* resolved comments

* put back version

* resolved comments

* update readme

* update readme

* Ag fix transaction cancel (#915)

* fix transaction cancel

* 2.20.2

* changelog

* changelog

* revert npm version

* 2.20.2

* remove unused

---------

Co-authored-by: Tudor Morar <[email protected]>
Co-authored-by: Theodor Dumitrache <[email protected]>
Co-authored-by: Theodor Dumitrache <[email protected]>
Co-authored-by: cipriandraghici <[email protected]>
  • Loading branch information
5 people authored Sep 13, 2023
1 parent 20f669f commit 1fd55ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/transactions/useSignTransactionsCommonData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import {
transactionsToSignSelector
} from 'reduxStore/selectors';
import {
clearAllTransactionsToSign,
clearTransactionsInfoForSessionId,
setSignTransactionsCancelMessage
} from 'reduxStore/slices';
Expand Down

0 comments on commit 1fd55ec

Please sign in to comment.