Skip to content

Make sure signed/unsigned in our protocol handling is correct #2805

@roji

Description

@roji

We had some confusion around the parameter number limit actually being unsigned in the protocol (#2795). This likely means we have other bugs in this area; specifically, message lengths are currently treated as int, although they probably need to be uint.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions