Modify display of settings so seed is never printed or logged #502

Closed
opened 2024-12-13 14:37:59 +00:00 by thesimplekid · 2 comments
thesimplekid commented 2024-12-13 14:37:59 +00:00 (Migrated from github.com)
No description provided.
mubarak23 commented 2024-12-13 18:27:17 +00:00 (Migrated from github.com)

is this something you are working on or i should give a crack on this,

if i understand the issue correctly we are trying to remove any log or print statement that show setting seed data.

@thesimplekid

is this something you are working on or i should give a crack on this, if i understand the issue correctly we are trying to remove any log or print statement that show setting seed data. @thesimplekid
thesimplekid commented 2024-12-16 10:53:35 +00:00 (Migrated from github.com)

You can work on it. We just need to impl custom Display and Debug traits on the structs that have the mnemonic, and instead of printing the mnemonic just print a place holder.

You can work on it. We just need to impl custom Display and Debug traits on the structs that have the mnemonic, and instead of printing the mnemonic just print a place holder.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk#502
No description provided.