Skip to content

Utxo and PoolInfo amounts to string + axios update + new endpoint #25

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

Merged

Conversation

AlexDochioiu
Copy link
Contributor

Hey, the changes are:

  • updated the interfaces and following APIs to return the amounts as string:
  • added addresses/cred/utxos endpoint
  • Updated axios to ^1.6.0 to mitigate vulnerability in ^1.5.0 (reported in yarn audit)

The updated APIs are:

GET /accounts/{stake_addr}/assets

GET /addresses/{address}/utxos
POST /addresses/utxos
GET /addresses/cred/{credential}/utxos
POST /addresses/cred/utxos (NEW ENDPOINT)

GET /pools/{pool_id}/info

POST /transactions/outputs

@AlexDochioiu AlexDochioiu requested a review from a team as a code owner November 13, 2023 10:52
@AlexDochioiu
Copy link
Contributor Author

@Vardominator

@Vardominator Vardominator merged commit d022561 into maestro-org:main Nov 13, 2023
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