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

refactor(jsonrpc): Refactor view_client structured errors according to removal of BlockMissing for GetBlockError, GetChunkError, QueryError #4079

Conversation

khorolets
Copy link
Member

According to recent removal of BlockMissing we had to refactor some structures to be up to date

@khorolets khorolets requested a review from frol March 11, 2021 15:43
@khorolets khorolets force-pushed the refactor/structured-errors-view-client-jsonrpc-query-unknownblock branch from 13d33bb to 2f8ff92 Compare March 11, 2021 15:44
chain/client/src/view_client.rs Outdated Show resolved Hide resolved
CODEOWNERS Show resolved Hide resolved
@khorolets khorolets force-pushed the refactor/structured-errors-view-client-jsonrpc-query-unknownblock branch from ef30002 to 3ec0603 Compare March 12, 2021 10:55
…issing for GetBlockError, GetChunkError, QueryError
… from handle_query. Add @frol and @khorolets as codeowners for view_client.rs
@khorolets khorolets force-pushed the refactor/structured-errors-view-client-jsonrpc-query-unknownblock branch from 3ec0603 to b4f86bc Compare March 12, 2021 11:57
@frol frol added the automerge label Mar 12, 2021
@frol frol added automerge and removed automerge labels Mar 12, 2021
@near-bulldozer near-bulldozer bot merged commit 5a01db5 into master Mar 12, 2021
@near-bulldozer near-bulldozer bot deleted the refactor/structured-errors-view-client-jsonrpc-query-unknownblock branch March 12, 2021 19:22
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.

4 participants