pathfinder
pathfinder copied to clipboard
refactor(rpc): migrate v07 rpc dtos to new serialization system
Progress on https://github.com/eqlabs/pathfinder/issues/1830.
Seemingly a lot of changes in this PR, but all of them are boilerplate. For now everything is tested with unit tests that we already had; what other ideas do you have? Do you even think more testing than that is necessary? Maybe I should run the load tests locally and see if any DTO failures come up?