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: Update default nearcore version to v1.38.0 #81

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

vikinatora
Copy link
Contributor

Context

Update nearcore to v1.37.3 that adds send_tx RPC method and a some other features. This allows for near-workspaces-js, near-api-js and other dependants of near-sandbox to be compatible with the new RPC methods.

Issue

Currently near-api-js uses near-workspaces-js to run tests in a sandboxed environment. The latest PR updates the RPC logic to use send_tx. However the CI checks fails because: [-32601] Method not found: send_tx.

Next steps

After this PR is updated, a subsequent PR will be opened in near-workspaces-js to bump the version, so that near-api-js can pull it.

frol
frol previously approved these changes Mar 19, 2024
frol
frol previously approved these changes Mar 19, 2024
@frol frol merged commit 9c7b95c into near:main Mar 19, 2024
6 checks passed
@frol frol changed the title Update nearcore version to post v1.37 feat: Update default nearcore version to v1.38.0 Mar 19, 2024
@frol frol mentioned this pull request Nov 14, 2023
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