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

Nearcore 1 37 changes #1317

Merged
merged 19 commits into from
Apr 24, 2024
Merged

Nearcore 1 37 changes #1317

merged 19 commits into from
Apr 24, 2024

Conversation

gtsonevv
Copy link
Collaborator

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

Copy link

changeset-bot bot commented Mar 12, 2024

🦋 Changeset detected

Latest commit: 7eb6454

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@near-js/accounts Minor
@near-js/types Minor
@near-js/cookbook Patch
near-api-js Patch
@near-js/wallet-account Patch
@near-js/crypto Patch
@near-js/keystores Patch
@near-js/providers Patch
@near-js/transactions Patch
@near-js/utils Patch
@near-js/biometric-ed25519 Patch
@near-js/keystores-browser Patch
@near-js/keystores-node Patch
@near-js/signers Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gtsonevv gtsonevv merged commit 06baa81 into near:master Apr 24, 2024
1 check passed
@gtsonevv gtsonevv deleted the nearcore-1-37-changes branch April 24, 2024 13:16
andy-haynes pushed a commit that referenced this pull request Aug 15, 2024
* feat: add support for nearcore 1.37 changes

* chore: add a changeset file

* fix: fix TxOutcome import. update sendTransaction functions

* fix: fix wait_until and signed_tx_base64 parameters

* feat: revert TxOutcome struct changes

* fix: reorder imports

* chore: update changeset file

* chore: bump near-workspaces

* chore: fix workspaces

* chore: add missing changes

* chore: add provider changes

* chore: bump near-api-js

* fix: revert provider changes

* chore: move resolutions

* Revert "chore: move resolutions"

This reverts commit f44d39e.

* chore: update tests

---------

Co-authored-by: vikinatora <[email protected]>
Co-authored-by: Viktor Todorov <[email protected]>
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