Skip to content

Sanitization is skipped in _submit_input #428

@TeTpaAka

Description

@TeTpaAka

🐛 Description

#425 disabled input sanitization.
Missing sender in the call to apply.

var earliest_received_input = _input_encoder.apply(tick, snapshots)

Steps to reproduce

N/A

Expected behavior

Inputs should be sanitized. Currently any client can send inputs that are just accepted.

Observed behavior

N/A

Versions

N/A

Notes

N/A

MRE

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions