Navigation Menu

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

Make testing_quorum JSON serialization work for input #737

Closed

Conversation

jagerman
Copy link
Member

The block explorer uses loki's KV serialization structs for its RPC
commands, but testing_quorum was only doing outbound serialization of
validators/workers. This adds the missing inbound serialization code.

@jagerman
Copy link
Member Author

jagerman commented Jul 12, 2019

Hold off review, this doesn't work yet.

The block explorer uses loki's KV serialization structs for its RPC
commands, but testing_quorum was only doing outbound serialization of
validators/workers.  This adds the missing inbound serialization code.
@jagerman jagerman force-pushed the two-way-quorum-rpc-serialization branch from 5e2d584 to 7dc5d3b Compare July 12, 2019 04:16
@Doy-lee
Copy link
Collaborator

Doy-lee commented Jul 17, 2019

Replaced by: #743

@Doy-lee Doy-lee closed this Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants