Commit Graph

202 Commits

Author SHA1 Message Date
Szymon Lesisz
ff447f9de7 ci: add coinjoin-backend docker service 2022-10-19 14:23:41 +02:00
Jan Komarek
bcca6003eb chore: fix types after react upgrade 2022-10-13 19:39:34 +02:00
tomasklim
cc620ac55a chore(suite-desktop): change /scripts folder content to typescript 2022-10-11 10:28:58 +02:00
Szymon Lesisz
92f62f8070 chore(suite-desktop): use @trezor/ipc-proxy with @trezor/connect 2022-10-05 14:27:16 +02:00
Szymon Lesisz
3efc67d200 feat(connect): add setBusy method 2022-10-05 09:52:07 +02:00
tomasklim
2d9af96aac chore(suite-desktop): rename src-electron to src 2022-10-03 10:53:30 +02:00
Szymon Lesisz
e18c466c05 chore(connect): update required FW version for coinjoin feature 2022-10-02 18:40:44 +02:00
Szymon Lesisz
9390a92fb0 feat(connect): add unlockPath param to signTransaction method 2022-10-02 18:40:44 +02:00
Szymon Lesisz
eb92f3d311 feat(connect): add unlockPath param to getPublickKey method 2022-10-02 18:40:44 +02:00
Szymon Lesisz
c8b9196214 feat(connect): add unlockPath param to getAddress method 2022-10-02 18:40:44 +02:00
Szymon Lesisz
a880d161cd feat(connect): add TrezorConnect.unlockPath method 2022-10-02 18:40:44 +02:00
tomasklim
83f7f3ffb6 feat(message-system): move to separate package 2022-09-29 09:58:53 +02:00
mroz
ffac7fafa9 docs(connect): absolute links in readmes, improved checklists 2022-09-21 15:00:26 +02:00
Szymon Lesisz
4bd7750f70 chore(connect): use protobuf object in DeviceCommands.getPublicKey 2022-09-21 14:32:58 +02:00
tomasklim
93297ce96e feat(analytics): move changelog to notion 2022-09-09 10:24:26 +02:00
juriczech
ad8bae2d72 feat(suite-common): Transactions (#5981)
* 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
2022-08-29 15:23:14 +02:00
Daniel Suchý
f385f10a1f chore: rename utils isEnabled to isFeatureFlagEnabled 2022-08-26 08:25:26 +02:00
Jan Komarek
01327aff87 fix(docs): fix paths to types in connect docs 2022-08-23 13:18:30 +02:00
Jan Komarek
c68b87e9a5 fix(docs): change path to path.md 2022-08-23 13:18:30 +02:00
Jan Komarek
ad9f6cfc02 fix(docs): add path.md to SUMMARY.md, unify heading types 2022-08-23 11:54:35 +02:00
Akash
87d6905a5a Deleted specs section from docs and specs links from SUMMARY.md 2022-08-22 12:52:51 +02:00
mroz
94ff4a8d0e ci: improve connect release automation 2022-08-15 14:49:51 +02:00
mroz
050b0d1a12 docs: connect related docs revamp 2022-08-15 08:39:31 +02:00
Hannsek
508ba439df chore(docs): Create getCurrentFiatRates.md
fixup! chore(docs): Create getCurrentFiatRates.md
2022-08-12 09:00:34 +02:00
mroz
1485646d88 chore: forbid redundant eslint disable directives 2022-08-10 10:49:55 +02:00
Jan Komarek
69a30529f2 fix(docs): fix link URLs 2022-08-05 10:22:30 +02:00
Tomáš Klíma
06e7041f94 feat(suite-desktop): shortcut to restart app 2022-08-02 11:50:50 +02:00
Tomáš Klíma
497d57b0fc feat(suite-desktop): Shift+F5/Shift+cmd+R to hard reload app 2022-08-02 11:50:50 +02:00
Tomáš Klíma
2cddfe2268 chore(suite-desktop): F5/cmd+R to reload app 2022-08-02 11:50:50 +02:00
Tomáš Klíma
1cfd580ab7 feat(suite-desktop): open devtools by using F12, close it by shortcut 2022-08-02 11:50:50 +02:00
Tomáš Klíma
7040652869 feat(suite-desktop): add --open-devtools flag, open devtools immediately 2022-08-02 11:50:50 +02:00
Tomáš Klíma
c6f0520104 chore(csp): remove csp flag as devtools can now be opened without it 2022-08-02 11:50:50 +02:00
Jan Bouchner
23a8ae6a09 chore: suite utils (wallet and few others from suite) and types to common package (#5874)
* chore(wallet-utils): Moving wallet utils to common package

* chore(suite-common) Device types moved to common package

* chore(suite-common): Moving tests from suite to common package

* chore(test): wallet utils tests moved to common suite package

* chore: replace message system types from suite-types from common package

* chore: import global JestMocks in suite and wallet-utils

* chore: decrease jest global coverage thresholds for suite tests

* chore: fix import for suite-config

* chore: update refactored build paths and pckg for web and web-landing
2022-08-01 19:08:06 +02:00
Tomáš Klíma
012294e166 feat(docs): app log description 2022-07-27 13:48:58 +02:00
mroz
509b74a5a6 release: @trezor/connect 9.0.0-beta.5 2022-07-26 17:35:45 +02:00
Jan Komarek
74aedaaabc feat(docs): enhance Summary and Introduction page 2022-07-26 14:17:19 +02:00
gabrielkerekes
53b272f8b7 chore(connect-cardano): update docs with Babbage and TypeScript 2022-07-26 10:52:45 +02:00
mroz
44ad1f2cb2 docs(connect): firmware update 2022-07-26 10:29:09 +02:00
Jan Komarek
cca5d93f85 fix(docs): remove links to readmes from summary 2022-07-25 16:35:11 +02:00
Simon Males
7ecd4c76bc chore(docs): Manifest errors linking to old connect repo 2022-07-15 15:17:51 +02:00
Simon Males
6614eb8625 chore(docs): Migrate wiki.trezor.io Trezor Connect API doc 2022-07-12 10:19:48 +02:00
Jan Komarek
7ea0a9f3a8 feat(docs): update metadata docs 2022-07-07 17:55:14 +02:00
mroz
2939f67937 feat(connect): add getFirmwareHash method 2022-07-07 17:03:42 +02:00
mroz
f766e66571 docs: remove link to missing readme 2022-06-23 12:08:17 +02:00
Matej Kriz
107cb8eefe chore(docs): describe FW releases.json files 2022-06-23 10:22:04 +02:00
mroz
be6eb2ebc9 ci: improve npm releases 2022-06-21 15:23:43 +02:00
Simon Males
72289f56f3 docs(connect): New getDeviceState method documentation
Co-authored-by: Szymon Lesisz <sz.lesisz@gmail.com>
2022-06-13 14:35:20 +02:00
jakub.ondracek
fcd9bb7a28 feat(e2e): updating the e2e documentation and fixing the path bug 2022-06-09 17:29:15 +02:00
Jan Komarek
5c001ccccf chore(suite): update suite readmes 2022-06-09 17:29:15 +02:00
Jan Komarek
b5ca775b89 chore: update READMEs for miscellaneous packages 2022-06-09 17:29:15 +02:00