livepeer / protocol

Livepeer protocol
MIT License
152 stars 45 forks source link

Structs not being validated exhaustively #562

Open RiccardoBiosas opened 2 years ago

RiccardoBiosas commented 2 years ago

Some public/external functions (i.e.: here and here) return struct entities which are not then validated exhaustively in the javascript tests. Add a deep equality/validation for all structs