Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace protobuf types and api #1337

Merged
merged 2 commits into from
Sep 18, 2019
Merged

Namespace protobuf types and api #1337

merged 2 commits into from
Sep 18, 2019

Conversation

antho1404
Copy link
Member

This is a proposal to fix #1236

All the types/api should be prefixed all the time to avoid conflicts. I created an issue on Tendermint for them to fix that too but this is the fix on our end that is needed anyway if developers use the sdk directly.

This is a big breaking change on the API and we need to make sure there is no side effect with that.

@antho1404 antho1404 added bug Something isn't working breaking change labels Sep 13, 2019
@antho1404 antho1404 self-assigned this Sep 13, 2019
@NicolasMahe NicolasMahe merged commit 6601123 into dev Sep 18, 2019
@NicolasMahe NicolasMahe deleted the feature/namespace-proto branch September 18, 2019 07:20
@NicolasMahe NicolasMahe changed the title Namespace protobuf types/api Namespace protobuf types and api Sep 23, 2019
@NicolasMahe NicolasMahe mentioned this pull request Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate proto type event
3 participants