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

Simulate Endpoint Integration #17

Open
mangoplane opened this issue Jun 1, 2023 · 2 comments
Open

Simulate Endpoint Integration #17

mangoplane opened this issue Jun 1, 2023 · 2 comments

Comments

@mangoplane
Copy link

Hi,

It would be useful to implement a Simulate Endpoint for enhanced debugging of transactions issued by this SDK. Simulate is summarized here:

https://developer.algorand.org/articles/whats-new-in-algorand-3150/#new-simulate-endpoint

In the Algod REST API, it's defined here:
https://developer.algorand.org/docs/rest-apis/algod/#post-v2transactionssimulate

My understanding is it's just adding a REST interface to this endpoint, and dressing up the result to work with the SDK types.

Happy to have a go at implementing this, unless you would prefer to take care of this :)

@FrankSzendzielarz
Copy link
Owner

Simulate endpoint is still a WIP from algod.

@FrankSzendzielarz
Copy link
Owner

Updating the V2 kr V3 endpoints is semi automated.

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

No branches or pull requests

2 participants