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

Update getSignaturesForAddress and getConfirmedSignaturesForAddress2 RPC call description#21955

Merged
mergify[bot] merged 5 commits intosolana-labs:masterfrom
jdcaballerov:master
Dec 16, 2021
Merged

Update getSignaturesForAddress and getConfirmedSignaturesForAddress2 RPC call description#21955
mergify[bot] merged 5 commits intosolana-labs:masterfrom
jdcaballerov:master

Conversation

@jdcaballerov
Copy link
Copy Markdown
Contributor

Problem

The description doesn't fully match the functionality of the call. Take for instance this transaction. The transfer in the transaction is never reported for the mint involved . i.e the transaction never gets returned since the mint is not passed but the two ATAs thus misleading.

Summary of Changes

Modification suggestion

@mergify mergify Bot added the community Community contribution label Dec 16, 2021
@mergify mergify Bot requested a review from a team December 16, 2021 16:47
Copy link
Copy Markdown
Contributor

@CriesofCarrots CriesofCarrots left a comment

Choose a reason for hiding this comment

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

Fair, makes sense to be more precise. Wdyt of my proposed wording?
Also, can you wrap to 80 chars?
Thank you!

Comment thread docs/src/developing/clients/jsonrpc-api.md Outdated
jdcaballerov and others added 2 commits December 16, 2021 12:56
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Comment thread docs/src/developing/clients/jsonrpc-api.md Outdated
@CriesofCarrots
Copy link
Copy Markdown
Contributor

I just pushed a little commit making the two doc blocks the same. Thank you for helping improve our docs!

@CriesofCarrots CriesofCarrots added the automerge Merge this Pull Request automatically once CI passes label Dec 16, 2021
@mergify mergify Bot merged commit 3398f5a into solana-labs:master Dec 16, 2021
mergify Bot pushed a commit that referenced this pull request Dec 16, 2021
…RPC call description (#21955)

* Update jsonrpc-api.md

* Update docs/src/developing/clients/jsonrpc-api.md

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* Wrap 80chars

* Update docs/src/developing/clients/jsonrpc-api.md

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
(cherry picked from commit 3398f5a)
mergify Bot added a commit that referenced this pull request Dec 16, 2021
…RPC call description (#21955) (#21960)

* Update jsonrpc-api.md

* Update docs/src/developing/clients/jsonrpc-api.md

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* Wrap 80chars

* Update docs/src/developing/clients/jsonrpc-api.md

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
(cherry picked from commit 3398f5a)

Co-authored-by: jdcaballerov <743513+jdcaballerov@users.noreply.github.com>
@brooksprumo brooksprumo mentioned this pull request Jan 5, 2022
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 4, 2022

This PR has been automatically locked since there has not been any activity in past 14 days after it was merged.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge this Pull Request automatically once CI passes community Community contribution locked PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants