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

feat: add support for nearcore 1.37 changes #12

Closed
wants to merge 15 commits into from

Conversation

gtsonevv
Copy link
Collaborator

@gtsonevv gtsonevv commented Feb 28, 2024

Pre-flight checklist

  • I have read the Contributing Guidelines on pull requests.
  • Commit messages follow the conventional commits spec
  • If this is a code change: I have written unit tests.
  • If this changes code in a published package: I have run pnpm changeset to create a changeset JSON document appropriate for this change.
  • If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

https://github.com/near/nearcore/blob/447572bb775a5954ca7a5a4b65c85b45aab9e499/chain/jsonrpc/CHANGELOG.md#changelog
near/nearcore#9556
near/nearcore#9648
near/nearcore#9644
https://docs.google.com/document/d/1jGuXzBlMAGQENsUpy5x5Xd7huCLOd8k6tyMOEE41Rro/edit

Test Plan

Related issues/PRs

@gtsonevv gtsonevv requested a review from vikinatora February 28, 2024 11:21
packages/accounts/src/account.ts Outdated Show resolved Hide resolved
packages/providers/src/json-rpc-provider.ts Outdated Show resolved Hide resolved
packages/providers/src/json-rpc-provider.ts Outdated Show resolved Hide resolved
@gtsonevv gtsonevv requested a review from vikinatora March 5, 2024 13:15
@vikinatora vikinatora force-pushed the nearcore-1-37-changes branch from 2822425 to b6adcf1 Compare March 27, 2024 14:37
@vikinatora vikinatora force-pushed the nearcore-1-37-changes branch from b6adcf1 to d86b5aa Compare March 27, 2024 15:05
@vikinatora vikinatora closed this Apr 23, 2024
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