Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Add getSignatureStatus #1365

Merged
merged 1 commit into from
Sep 27, 2018
Merged

Add getSignatureStatus #1365

merged 1 commit into from
Sep 27, 2018

Conversation

mvines
Copy link
Contributor

@mvines mvines commented Sep 27, 2018

Fixes #1285

Look at only the last commit, the rest are from #1361

@mvines mvines force-pushed the sig branch 3 times, most recently from 32e80c3 to efe60ba Compare September 27, 2018 00:43
doc/json-rpc.md Outdated
* `string` - Transaction status:
* `Confirmed` - Transaction was successful
* `SignatureNotFound` - Unknown transaction
* `ProgramRuntimeError` - An error occurred in the program that proceeded this Transaction
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

processed

@mvines mvines merged commit 1821e72 into solana-labs:master Sep 27, 2018
@mvines
Copy link
Contributor Author

mvines commented Sep 27, 2018

cc: solana-labs/solana-web3.js#11

TESLA-SATI pushed a commit to TESLA-SATI/solana that referenced this pull request May 15, 2024
* build(deps): bump rayon from 1.9.0 to 1.10.0

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.9.0...rayon-core-v1.10.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants