Skip to content

Fix Signer implementation #1366

Description

@thomas-senechal

Context
The current implementation of Signer is broken. It is supposed to allow us to do multiple implementations of signers to be able to sign, for example, using Massa Wallet, a Secret Key from env etc. We only used it for MW in MS, and overtime, things got mixed up and the implementation is now tied to MW.

We need to modify the implementation to allow more modularity and ensure that any kind of Signer implementation is possible.

How to

QA testing

  • Download MS
  • Install MS
  • Install MW
  • Try to do some operations on buildnet
  • Everything should work fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions