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

Update tx execution status #1347

Merged
merged 1 commit into from
May 21, 2024

Conversation

gtsonevv
Copy link
Collaborator

@gtsonevv gtsonevv commented May 15, 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 #1346) and the maintainers have approved on my working plan.

Motivation

Test Plan

All tests pass

Related issues/PRs

@gtsonevv gtsonevv requested a review from vikinatora May 15, 2024 06:51
Copy link

changeset-bot bot commented May 15, 2024

🦋 Changeset detected

Latest commit: 92a6f5b

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/providers Patch
@near-js/types Patch
@near-js/accounts Patch
@near-js/cookbook Patch
near-api-js Patch
@near-js/wallet-account Patch
@near-js/crypto Patch
@near-js/keystores 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

@vikinatora vikinatora merged commit 80d2a10 into near:master May 21, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request May 21, 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.

Account.sendMoney transaction execution level
2 participants