Skip to content

Conversation

komret
Copy link
Contributor

@komret komret commented Jul 29, 2024

Description

  • Prepare Suite for T3B1.
  • Use T3B1 as default over T2B1 (thus renaming the assets).
  • Some improvements on the way (isDeviceWithButtons util).
  • Make docs and comments more future-proof (avoid naming particular models).
  • Fix white screen in onboarding with custom firmware.
  • Run yarn update-coins so that it is synchronized with trezor-common, no manual changes there.

TODO:

  • Add T3B1 firmware binary and releases.json - waiting for FW.

How I created the single-frame hologram video for DeviceAnimation component:

@komret komret mentioned this pull request Jul 29, 2024
2 tasks
@komret komret force-pushed the chore/add-t3b1-to-suite branch 3 times, most recently from 5b759a0 to 99e7d76 Compare July 30, 2024 13:03
Copy link
Member

@tomasklim tomasklim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing support for cardano and solana in networksConfig.ts

@@ -1,6 +1,6 @@
import { DeviceModelInternal } from '@trezor/connect';

const t2b1 = [
const safe3 = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont like t2b1 nor safe3. Please come up with better naming

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

homescreensT3B1 but definitely not just safe3,

Copy link
Contributor Author

@komret komret Aug 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -814,6 +814,63 @@
}
}
}
},
{
"conditions": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would do this in separate PR, it is kinda dangerous as we can forget to bump version/release config,...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we are waiting for FW... let's wait and see.

@komret
Copy link
Contributor Author

komret commented Aug 7, 2024

Missing support for cardano and solana in networksConfig.ts

Where exactly?

@komret komret force-pushed the chore/add-t3b1-to-suite branch 4 times, most recently from 0e728fd to d830312 Compare August 8, 2024 12:58
@komret komret force-pushed the chore/add-t3b1-to-suite branch 2 times, most recently from 2cd4c10 to 2b9f556 Compare August 26, 2024 15:14
@matejkriz matejkriz mentioned this pull request Aug 27, 2024
@komret komret force-pushed the chore/add-t3b1-to-suite branch 10 times, most recently from c25667e to 38fd6dc Compare August 30, 2024 15:54
@komret komret marked this pull request as ready for review September 3, 2024 11:18
@komret
Copy link
Contributor Author

komret commented Sep 4, 2024

I added one last fixup (8ea3bf0) bumping the version is message-system because we are going to release T3B1 next month. Going to merge it now.

@komret
Copy link
Contributor Author

komret commented Sep 4, 2024

/rebase

Copy link

github-actions bot commented Sep 4, 2024

@trezor-ci trezor-ci force-pushed the chore/add-t3b1-to-suite branch from 8ea3bf0 to 1a66d9b Compare September 4, 2024 10:42
@komret komret force-pushed the chore/add-t3b1-to-suite branch from 840896b to a8b2c94 Compare September 4, 2024 15:58
@komret komret force-pushed the chore/add-t3b1-to-suite branch from a8b2c94 to 39e233b Compare September 5, 2024 07:40
@komret komret enabled auto-merge (rebase) September 5, 2024 09:22
@komret komret dismissed tomasklim’s stale review September 5, 2024 09:23

Reviewer is not available.

@komret komret merged commit 74c53f6 into develop Sep 5, 2024
84 of 85 checks passed
@komret komret deleted the chore/add-t3b1-to-suite branch September 5, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants