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

re: Remove usage of serde from near-network-primitives #5546

Merged

Conversation

pmnoxx
Copy link
Contributor

@pmnoxx pmnoxx commented Nov 30, 2021

We are planning to separate jsonrpc types from rest of the code base. We can start by separating types from near-network-primitives from jsonrpc by removing direct usage of serde from that crate.

See #5516

TODO: (next PR)

  • Fix database memory leak.

@pmnoxx pmnoxx self-assigned this Dec 1, 2021
@pmnoxx pmnoxx added the P-low Priority: low label Dec 1, 2021
@pmnoxx pmnoxx added A-network Area: Network C-enhancement Category: An issue proposing an enhancement or a PR with one. C-housekeeping Category: Refactoring, cleanups, code quality and removed S-automerge labels Dec 2, 2021
@pmnoxx pmnoxx force-pushed the piotr-remove-serde-from-near-network-primitives branch from aa9861f to ec674f8 Compare December 10, 2021 15:55
@near-bulldozer near-bulldozer bot merged commit 23615a0 into master Dec 10, 2021
@near-bulldozer near-bulldozer bot deleted the piotr-remove-serde-from-near-network-primitives branch December 10, 2021 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-network Area: Network C-enhancement Category: An issue proposing an enhancement or a PR with one. C-housekeeping Category: Refactoring, cleanups, code quality P-low Priority: low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants