spacemeshos / api

Protobuf implementation of the Spacemesh API
MIT License
15 stars 9 forks source link

v2alpha1: Remove versioned messages #338

Closed kacpersaw closed 6 months ago

kacpersaw commented 6 months ago

Remove versioning to avoid backward incompatibility. Instead of returning mixed DTOs from the same endpoint we will use service versioning.