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

Wrong POX version in API docs #778

Closed
crypt0jan opened this issue Sep 26, 2024 · 1 comment
Closed

Wrong POX version in API docs #778

crypt0jan opened this issue Sep 26, 2024 · 1 comment
Assignees

Comments

@crypt0jan
Copy link

Describe the bug
On pages such as https://docs.hiro.so/stacks/api/stacking-pool/members, pox3 is still used in example queries instead of pox4 giving different results and confusing developers that are implementing the HIRO API into their software, especially starting developers without knowledge of the difference between pox3 and pox4.

To Reproduce
Steps to reproduce the behavior:

  1. Go to docs.hiro.so/stacks/api/stacking-pool/members
  2. Observe 'pox3' in the example cURL and Javascript request
  3. Also observe 'pox3' in the example query at the bottom of the page (see image)
  4. Also observe the different end results between the two pox versions (see image)

Expected behavior
Update the HIRO API documentation to always use the latest pox contract.

Screenshots

pox3-1
pox3-2

@andresgalante andresgalante transferred this issue from hirosystems/stacks-blockchain-api Sep 30, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Devrel Sep 30, 2024
@ryanwaits ryanwaits moved this from 🆕 New to 🏗 In Progress in Devrel Oct 1, 2024
@ryanwaits ryanwaits mentioned this issue Oct 1, 2024
5 tasks
@ryanwaits
Copy link
Collaborator

fixed: #761

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in API Board Oct 1, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Devrel Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Status: No status
Development

No branches or pull requests

2 participants