mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-20 06:08:39 +01:00
* Transaction logic move to suite-common * refactor(suite-common): Use actions instead of extra * refactor(suite-common): Move package to wallet-core * refactor(suite-common): Remove wallet-transactions * fix(suite-common): Fix linting problems * fix(suite-common): Imports, renames * refactor(suite-common): Refactor fiat rates action * feat(suite-common): Move export transaction to suite-common * fix(suite-common): Import type * refactor(suite-common): Use action creators for replace transaction * fix(suite-common): Imports * fix(suite-common): Mock connect for tests * fix(suite-common): Names