Skip to content

feat: added new SignerInitOptions and removed unnecessary owner tests - #510

Draft
roman-nazaruk wants to merge 4 commits into
mainfrom
feat/new-signerInitOptions-types
Draft

feat: added new SignerInitOptions and removed unnecessary owner tests#510
roman-nazaruk wants to merge 4 commits into
mainfrom
feat/new-signerInitOptions-types

Conversation

@roman-nazaruk

Copy link
Copy Markdown
Contributor

Motivation

We are updating the oisy-signer so that it now waits for a valid owner to be set before processing non‑read‑only messages, ensuring that it returns a clear NOT_INITIALIZED error when not logged in.

Changes

Added a new SignerInitSchema and SignerInitOptions without the owner property, allowing the Signer to establish a connection without specifying an owner.

Tests

Removed unnecessary tests for the owner field in SignerInitOptions.

@roman-nazaruk
roman-nazaruk requested a review from a team as a code owner March 16, 2025 12:38

@peterpeterparker peterpeterparker left a comment

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.

Why create SignerOptionsSchema? What is the purpose of this schema and its types?

@roman-nazaruk
roman-nazaruk marked this pull request as draft March 17, 2025 10:01
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