Skip to content

Move "atleast one signature" validation out of SignaturesOf #3295

@SamHSmith

Description

@SamHSmith

I am retiring the invariant of SignaturesOf which states that the structure must contain at least one signature. I'm doing this because the new topology needed a way to clear the signatures. Since tx.rs is the only place this invariant is used the code that is enforcing the invariant should be moved out of SignatureOf and into tx.rs.

Metadata

Metadata

Assignees

Labels

RefactorImprovement to overall code qualityiroha2-devThe re-implementation of a BFT hyperledger in RUST

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions