M1nd3r
|
443ed603bd
|
fixup! fixup! wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
ff56bd54e5
|
fixup! wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
18b15dd076
|
wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
38959c732f
|
fixup! wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
8aef116351
|
wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
c231286916
|
fixup! wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
cb45cd1677
|
wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
039b74ce56
|
fix style and errors
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
317a8cb3cf
|
wip public credential
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
6c012f3f4d
|
wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
80d105602c
|
chore: improve fallback
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
c4795ebcb2
|
chore: optimize last run of transmission loop
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
d845d0117a
|
chore: improve logging in received_message_handler
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
e583c33ccc
|
chore(test): improve tests for multiple hosts
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
761e47a5ad
|
chore(test): add invalidate_client marker
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
ba80b385d4
|
chore: unify FailureType enum across branches
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
ef933f50ef
|
chore(python): test fallback in handshake
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
3a37d675d7
|
chore(core): improve fallback
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
55f81da4c3
|
wip - might not work
|
2025-04-17 18:02:32 +02:00 |
|
Martin Milata
|
837eac5f8c
|
fixup! chore(core): adapt trezorlib transports to session based [no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
Martin Milata
|
ce0e173b05
|
fixup! chore(core): adapt trezorlib transports to session based [no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
Martin Milata
|
d21306e8fd
|
fixup! chore(tests): adapt testing framework to session based [no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
Martin Milata
|
f03e02e4db
|
fixup! chore(core): adapt trezorlib transports to session based [no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
c911ed819a
|
chore(python): remove channel database
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
8cbc5f5b6c
|
fix(python): improve protocol_v2, remove its channel database
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
06b10a7cee
|
chore(tests): replace random.randbytes by os.urandom in tests
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
33ee4abf1f
|
fix(tests): fix test reset bip39
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
422049cce8
|
feat(core): improve pairing screens
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
6ca4a7607d
|
fix(tests): fix authorize coinjoin device test
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
6f88613e9e
|
fix(tests): fix THP upgrade tests
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
8ed9ba3cb6
|
fix(tests): fix click test reset slip39 basic
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
b59e14cc74
|
fix(python): partially fix shamir persistence tests
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
ddbe65fa20
|
fix(python): open transport before get protocol in client
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
fa237ed4c6
|
chore(python): bump trezorlib version to 0.15.0
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
b6c67b05e2
|
fix(python): remove transport close from get_protocol
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
4ec5389c11
|
fix(core): fix thp python unit test
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
102bed6638
|
chore: add changelog
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
4b4876bfa3
|
wip
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
2724b64136
|
fix(core): make custom noise implementation compatible with standard
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
074b5bfdd4
|
chore(python): add noiseprotocol to requirements
[no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
52f8737acc
|
fix(core): change default value of model_variant in device properties to None
[no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
73292657bb
|
chore(core): close all workflows when channel is replaced
[no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
54da209d25
|
fix: remove unnecessary get_msg_name and get_msg_type functions
[no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
b634c7723c
|
fix: style pb2py
[no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
3071b784ef
|
fix(ci): remove unnecessary code changes [no changelog]
|
2025-04-17 18:02:32 +02:00 |
|
M1nd3r
|
fa7de26cab
|
feat: use autoconnect=False credentials as autoconnect=True in case of channel replacement
[no changelog]
|
2025-04-17 18:02:31 +02:00 |
|
M1nd3r
|
d6460d51bf
|
feat: implement thp channel replacement
[no changelog]
|
2025-04-17 18:02:31 +02:00 |
|
M1nd3r
|
e0893b9932
|
fix: change credential to bytes from bytearray
|
2025-04-17 18:02:31 +02:00 |
|
M1nd3r
|
91891540b2
|
feat(core): add host static pubkey to channel cache
[no changelog]
|
2025-04-17 18:02:31 +02:00 |
|
M1nd3r
|
b6d9230133
|
chore(core): update cpace implementation
[no changelog]
|
2025-04-17 18:02:31 +02:00 |
|