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

1325 parse hets json snake case keys #1327

Merged
merged 10 commits into from
May 5, 2015

Conversation

eugenk
Copy link
Member

@eugenk eugenk commented Apr 23, 2015

This shall fix #1325 and also use the new display_name of Hets' provers list.

Hets now outputs JSON with snake case (instead of camel case) object keys. Our parsers need to be adjusted to this.

Because our CI services use the bleeding-edge version of Hets, they will always fail without the changes of this branch.

@eugenk eugenk force-pushed the 1325-parse_hets_json_snake_case_keys branch 2 times, most recently from a612bf9 to dc45593 Compare May 4, 2015 14:26
@eugenk eugenk force-pushed the 1325-parse_hets_json_snake_case_keys branch from dc45593 to b715248 Compare May 4, 2015 14:27
@eugenk
Copy link
Member Author

eugenk commented May 4, 2015

I rebased on staging and added the last commit

@0robustus1
Copy link
Contributor

👍

eugenk added a commit that referenced this pull request May 5, 2015
…_keys

1325 parse hets json snake case keys
@eugenk eugenk merged commit e7cc25f into staging May 5, 2015
@eugenk eugenk deleted the 1325-parse_hets_json_snake_case_keys branch May 5, 2015 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parse Hets' JSON snake_case keys
3 participants