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

fix: JSON RPC deserialization in circulating supply #380

Merged
merged 6 commits into from
Sep 29, 2023

Conversation

morgsmccauley
Copy link
Contributor

@morgsmccauley morgsmccauley commented Sep 29, 2023

This PR bumps near-jsonrpc-client to 0.6.0, and related near dependencies to 0.17.0. The motive behind this is deserialisation would fail on specific lock up contracts. This issue has been resolved in the later version.

Additionally, I've moved all duplicate/dependant packages to the workspace root, so that then can be bumped in one pass.

@morgsmccauley morgsmccauley merged commit 1422219 into master Sep 29, 2023
2 checks passed
@morgsmccauley morgsmccauley deleted the fix/circulating-supply-jsonrpc-deserialization branch September 29, 2023 03:14
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