Skip to content

Refactored accounts to use the ones from sdk-py#477

Merged
popenta merged 6 commits into
feat/nextfrom
account-refactoring
Feb 7, 2025
Merged

Refactored accounts to use the ones from sdk-py#477
popenta merged 6 commits into
feat/nextfrom
account-refactoring

Conversation

@popenta
Copy link
Copy Markdown
Collaborator

@popenta popenta commented Feb 3, 2025

No description provided.

@popenta popenta self-assigned this Feb 3, 2025
@popenta popenta marked this pull request as draft February 3, 2025 14:29
Base automatically changed from contract-refactoring to feat/next February 5, 2025 08:51
@popenta popenta marked this pull request as ready for review February 5, 2025 09:14
Copy link
Copy Markdown
Contributor

@andreibancioiu andreibancioiu left a comment

Choose a reason for hiding this comment

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

Nice refactoring and cleanup!

In a separate PR, can we handle [mypy] reported by reviewdog 🐶 warnings?

"--address-index",
type=int,
default=None,
help="🔑 the index of the address in the keyfile; should only be provided for keyfile of kind = mnemonic",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

help="🔑 a file containing keyfile's password, if keyfile provided",
)
sub.add_argument(
"--guardian-address-index",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

As discussed, in the future, --*-address-index can absorb --guardian-ledger-account-index and the similar ones etc.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Will do in the future.

@popenta
Copy link
Copy Markdown
Collaborator Author

popenta commented Feb 7, 2025

Nice refactoring and cleanup!

In a separate PR, can we handle [mypy] reported by reviewdog 🐶 warnings?

Will do in a separate PR.

@bogdan-rosianu bogdan-rosianu self-requested a review February 7, 2025 11:38
@popenta popenta merged commit cc22308 into feat/next Feb 7, 2025
@popenta popenta deleted the account-refactoring branch February 7, 2025 11:44
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.

3 participants