Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conway: tx body items #206

Merged
merged 2 commits into from
Dec 19, 2023
Merged

conway: tx body items #206

merged 2 commits into from
Dec 19, 2023

Conversation

janmazak
Copy link
Collaborator

Certificates, voting procedures, treasury, donation.

Copy link
Collaborator

@davidmisiak davidmisiak left a comment

Choose a reason for hiding this comment

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

Apart from the comments below and TODOs in code, LGTM.

doc/ins_sign_tx.md Show resolved Hide resolved
src/txHashBuilder.h Outdated Show resolved Hide resolved
src/txHashBuilder.c Outdated Show resolved Hide resolved
src/signTx.h Outdated Show resolved Hide resolved
src/txHashBuilder.c Outdated Show resolved Hide resolved
src/securityPolicy.c Outdated Show resolved Hide resolved
src/signTx.h Outdated Show resolved Hide resolved
src/signTx.c Show resolved Hide resolved
Comment on lines +740 to +741
"Always",
"abstain",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Also here? (e.g. the current Trezor implementation displays Delegating to: Abstain)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'd keep this one because it describes what will happen (as a consequence of this delegation).
For UI details, there is no one that would give us some definitive guidance, everyone just suggests this and that and I can't evaluate the proposals due to lack of information. So at this point, we want to put something out (on experimental provider) and let SW wallets & M. Lang try it and then gather feedback.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ok, let's do it consistently on Trezor then.

cc @jaskp (only changing the string in UI should be sufficient)

src/signTx_ui.c Outdated Show resolved Hide resolved
@janmazak janmazak force-pushed the conway-txbody branch 3 times, most recently from 8b6bf5c to b479eea Compare December 16, 2023 17:19
@janmazak janmazak changed the base branch from conway-keys to conway December 16, 2023 17:34
@janmazak janmazak force-pushed the conway-txbody branch 5 times, most recently from c6352df to c95aece Compare December 16, 2023 19:37
@janmazak janmazak merged commit 3225de6 into conway Dec 19, 2023
18 checks passed
@janmazak janmazak deleted the conway-txbody branch December 19, 2023 01:26
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.

2 participants