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

Hotfix/1.6.1 : add algodv2 and indexer client to module exports #169

Merged
merged 1 commit into from Jun 4, 2020

Conversation

EvanJRichard
Copy link
Contributor

Summary

Internal SDK tests were able to access the algodv2 and indexer clients just fine, but they weren't added to the list of module exports in main.js. This PR proposes to fix this.

@EvanJRichard EvanJRichard self-assigned this Jun 3, 2020
@algorotem algorotem merged commit 662db2c into master Jun 4, 2020
@algorotem algorotem deleted the hotfix/1.6.1 branch June 4, 2020 19:12
bricerisingalgorand pushed a commit to bricerisingalgorand/js-algorand-sdk that referenced this pull request Jul 20, 2021
…nd#211)

* add utility func for building headers for an AlgodClient.algod_request function call, import typehints

* call new utility function in v2client.algod.py, update kwargs['headers'] and pass along updated headers to self.algod_request

* if no headers are passed from kwargs['headers'], use the values passed in additional_headers

* update docstrings for util.py build_headers_from function

* remove headers kwarg from return statements in v2client/algod.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants