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

chore(jsonrpc): move request parsing logic to server #6853

Merged
merged 4 commits into from
May 20, 2022

Conversation

miraclx
Copy link
Contributor

@miraclx miraclx commented May 20, 2022

Tracking issue: #6850

Supercedes: #6849

Move request parsing logic from jsonrpc-primitives to the server.

Copy link
Contributor

@matklad matklad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

chain/jsonrpc/src/parser.rs Outdated Show resolved Hide resolved
@near-bulldozer near-bulldozer bot merged commit d18f345 into master May 20, 2022
@near-bulldozer near-bulldozer bot deleted the decouple/jsonrpc/extract-request-parser branch May 20, 2022 18:13
nikurt pushed a commit that referenced this pull request May 23, 2022
Tracking issue: #6850

Supercedes: #6849

Move request parsing logic from `jsonrpc-primitives` to the server.
near-bulldozer bot pushed a commit that referenced this pull request May 31, 2022
Tagged: https://github.com/near/nearcore/releases/tag/crates-0.14.0

Notable changes:

  - #6844
  - #6853
  - #6902
  - #6917
  - #6916

Check here for a full changelog: crates-0.13.0...crates-0.14.0

Tested `cargo package` on each public crate locally, they all compile independently of the workspace. We should be good to go.
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.

2 participants