M1nd3r
b3233240b4
chore(protocol): remove unused ThpInvalidData error type
2025-09-30 10:51:58 +02:00
Jiri Zbytovsky
295afab848
chore(protobuf): update protobuf
2025-09-29 18:01:43 +02:00
karliatto
c2dca4f0bd
feat(protocol): exports for trezor push notification
2025-09-27 12:17:39 +02:00
karliatto
70f0b76f2e
feat(protocol): trezor-push-notification decode
2025-09-26 12:38:54 +02:00
Tomas Martykan
37a4375b33
fix(protocol-thp): add error to getExpectedHeaders
2025-09-25 10:30:54 +02:00
trezor-ci
e21f2f2efd
npm-release: @trezor/protocol 1.2.9
2025-09-18 15:07:11 +02:00
trezor-ci
0c08a0b9de
npm-prerelease: @trezor/protocol 1.2.9-beta.1
2025-09-09 12:18:22 +02:00
Szymon Lesisz
d84fe7ae25
fix(protocol): do not reset ThpState.properties
2025-08-28 11:20:29 +02:00
Szymon Lesisz
30e20f7096
fix(protocol): ignore unexpected chunks in ThpAck after send
2025-08-21 17:29:12 +02:00
Szymon Lesisz
dd0312cf0b
feat(connect): implement THP passphrase flow
2025-08-18 16:01:21 +02:00
Szymon Lesisz
de01a0302e
feat(connect): cancel THP workflow
2025-08-18 16:01:21 +02:00
Szymon Lesisz
1a7e054e21
feat(connect): implement THP pairing
2025-08-18 16:01:21 +02:00
Szymon Lesisz
2d26b5c928
feat(protocol): add THP pairing messages and state
2025-08-18 16:01:21 +02:00
Szymon Lesisz
f16730bebb
feat(protocol): add THP pairing cryptography
...
Functions used by THP pairing workflow
2025-08-18 16:01:21 +02:00
Szymon Lesisz
0c16c5f1fc
chore(protobuf): update ThpPairingRequest message
2025-08-13 21:16:10 +02:00
Szymon Lesisz
94267f36aa
chore(protobuf): update THP protobuf messages
...
- rename *_static_pubkey > *_static_public_key
- added `ButtonAck` to thp.proto
2025-07-22 09:58:21 +02:00
Szymon Lesisz
3270d50505
chore(protobuf): update THP MessageType enum
2025-07-17 06:47:16 +02:00
trezor-ci
7c24d6bdb8
npm-release: @trezor/protocol 1.2.8
2025-07-11 06:40:41 +02:00
trezor-ci
45c2211e42
npm-prerelease: @trezor/protocol 1.2.8-beta.1
2025-07-07 09:54:48 +02:00
trezor-ci
377bdbcb53
npm-release: @trezor/protocol 1.2.7
2025-06-25 06:44:23 +02:00
Jan Václavík
1a1786a1ab
chore(suite): Update tsx
2025-06-24 15:52:19 +02:00
Szymon Lesisz
990ba54344
feat(protocol): add ThpState.sync and getExpectedHeaders functions
2025-06-24 14:06:19 +02:00
Szymon Lesisz
dddcb76000
fix(protocol): throw decode error if bytes.length < header size
...
PROTOCOL_MALFORMED instead of "Attempt to access memory outside buffer bounds"
2025-06-24 14:05:09 +02:00
trezor-ci
381415fe44
npm-prerelease: @trezor/protocol 1.2.7-beta.1
2025-06-12 14:03:52 +02:00
Szymon Lesisz
b5cb747767
feat(protocol): add THP protobuf definitions and types
2025-06-04 20:04:46 +02:00
Szymon Lesisz
b893516894
chore(protocol): rename getChunkHeader to getHeaders and return [header, chunkHeader]
2025-06-04 13:42:30 +02:00
Szymon Lesisz
b3056f54d2
feat(protocol): add THP cryptography
...
Co-authored-by: Ondřej Vejpustek <ondrej.vejpustek@satoshilabs.com >
following: https://github.com/trezor/trezor-firmware/pull/3435
2025-05-26 09:49:51 +02:00
Szymon Lesisz
b33b491b40
feat(protocol): add THP encoding/decoding logic
...
- only one message exchange is supported ThpCreateChannelRequest > ThpCreateChannelResponse
- without cryptography module. will be added in the next commit
2025-05-23 14:52:42 +02:00
Szymon Lesisz
c883e604c1
feat(protocol): add credentials to ThpState
2025-05-23 14:52:42 +02:00
trezor-ci
a81dd382d4
npm-release: @trezor/protocol 1.2.6
2025-05-15 12:04:22 +02:00
trezor-ci
14db93b8d9
npm-prerelease: @trezor/protocol 1.2.6-beta.1
2025-05-08 11:20:10 +02:00
Tomas Martykan
eb758acea9
chore: apply latest prettier
2025-05-05 13:51:36 +02:00
Szymon Lesisz
5838888e83
feat(protocol): add THP protobuf types and state
2025-04-24 11:17:27 +02:00
trezor-ci
de08ac129b
npm-release: @trezor/protocol 1.2.5
2025-03-19 10:59:15 +01:00
trezor-ci
fe8f4dc278
npm-prerelease: @trezor/protocol 1.2.5-beta.1
2025-03-18 17:35:52 +01:00
trezor-ci
1e55745a8d
npm-release: @trezor/protocol 1.2.4
2025-03-13 17:09:47 +01:00
trezor-ci
5ea9011fdb
npm-prerelease: @trezor/protocol 1.2.4-beta.2
2025-03-11 16:18:02 +01:00
Trezor Bot
3d7542843b
npm-release: @trezor/connect 9.5.2-beta.1 ( #17529 )
...
* npm-prerelease: @trezor/connect-plugin-stellar 9.1.2-beta.1
* npm-prerelease: @trezor/blockchain-link 2.4.2-beta.1
* npm-prerelease: @trezor/blockchain-link-types 1.3.2-beta.1
* npm-prerelease: @trezor/blockchain-link-utils 1.3.2-beta.1
* npm-prerelease: @trezor/connect-analytics 1.3.1-beta.1
* npm-prerelease: @trezor/connect-common 0.3.2-beta.1
* npm-prerelease: @trezor/transport 1.4.2-beta.1
* npm-prerelease: @trezor/protobuf 1.3.2-beta.1
* npm-prerelease: @trezor/protocol 1.2.4-beta.1
* npm-prerelease: @trezor/utils 9.3.2-beta.1
* npm-release: @trezor/connect 9.5.2-beta.1
* chore(connect): changlog for 9.5.2-beta.2
---------
Co-authored-by: Martin Varmuza <mvarmuza@gmail.com >
2025-03-11 09:25:42 +01:00
Szymon Lesisz
7ff4f19571
feat(protocol): add protocol-v2
2025-03-10 12:12:57 +01:00
trezor-ci
f714f42e0b
npm-release: @trezor/protocol 1.2.3
2025-03-06 12:37:30 +01:00
trezor-ci
71c1cd7ee3
npm-prerelease: @trezor/protocol 1.2.3-beta.1
2025-03-03 14:55:33 +01:00
Daniel Suchý
a13f269b99
fix(repo): fix generate package script ( #17300 )
2025-02-28 10:12:02 +00:00
trezor-ci
01a74bae44
npm-release: @trezor/protocol 1.2.2
2024-11-26 12:36:13 +01:00
trezor-ci
7bfeed7f69
npm-prerelease: @trezor/protocol 1.2.2-beta.1
2024-11-21 14:24:35 +01:00
Peter Sanderson
abb41f8033
chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies
2024-11-13 10:36:38 +01:00
trezor-ci
76ccf1b8ea
npm-release: @trezor/protocol 1.2.1
2024-09-23 12:24:13 +02:00
trezor-ci
52acb3950c
npm-prerelease: @trezor/protocol 1.2.1-beta.1
2024-09-20 09:50:16 +02:00
Szymon Lesisz
5bf4c0138e
feat(protocol): add name to TransportProtocol
2024-09-06 10:20:19 +02:00
trezor-ci
43f775c212
npm-release: @trezor/protocol 1.2.0
2024-08-22 10:30:30 +02:00
trezor-ci
cdd837ba2b
npm-prerelease: @trezor/protocol 1.1.1-beta.1
2024-08-02 14:01:19 +02:00