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

Support nearcore 1.37 #169

Closed
wants to merge 11 commits into from
Closed

Support nearcore 1.37 #169

wants to merge 11 commits into from

Conversation

kobayurii
Copy link
Member

@kobayurii kobayurii commented Feb 7, 2024

Updated the code to match with 1.37 nearcore release
https://github.com/near/nearcore/blob/447572bb775a5954ca7a5a4b65c85b45aab9e499/chain/jsonrpc/CHANGELOG.md#023

  1. Up rust version
  2. Update dependencies
  3. Rewrite protocol_config method
  4. Improvement to query_function_call
  5. added support of new send_tx method
  6. added support for wait_until flag for transactions methods

@kobayurii kobayurii self-assigned this Feb 7, 2024
@kobayurii kobayurii force-pushed the update_deps branch 3 times, most recently from 052c43e to 12b6da7 Compare February 8, 2024 09:53
@kobayurii kobayurii mentioned this pull request Feb 8, 2024
@kobayurii
Copy link
Member Author

#164

@kobayurii kobayurii changed the title Support nearcore 1.37 WIP:Support nearcore 1.37 Feb 9, 2024
@kobayurii kobayurii force-pushed the update_deps branch 5 times, most recently from 9eedf38 to 63c4d97 Compare February 19, 2024 08:48
@kobayurii kobayurii changed the title WIP:Support nearcore 1.37 Support nearcore 1.37 Feb 19, 2024
@kobayurii kobayurii force-pushed the update_deps branch 5 times, most recently from e1c989a to 2da5774 Compare February 27, 2024 10:53
@kobayurii
Copy link
Member Author

#194

@kobayurii kobayurii closed this Mar 4, 2024
@kobayurii kobayurii deleted the update_deps branch March 15, 2024 13:04
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.

1 participant