Skip to content

Remove unwraps for clearer error reports #23

@heytdep

Description

@heytdep

We don't use unwraps frequently in our code, but we do at

.unwrap(),

.unwrap()

.unwrap_optimized()

These aren't potentially dangerous, at least not within the protocol, but it might be better to return clear errors for better interoperation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions