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

Found Work: sort keys received from indexer to make tests consistent #201

Closed
EvanJRichard opened this issue Aug 7, 2020 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@EvanJRichard
Copy link
Contributor

No description provided.

@EvanJRichard EvanJRichard self-assigned this Aug 7, 2020
@ian-algorand ian-algorand added this to the Sprint 7 milestone Aug 10, 2020
milafilip pushed a commit to milafilip/js-algorand-sdk that referenced this issue Mar 22, 2023
…action or a dict of constructor args (#203)

Previously signMultisigTransaction would only accept a dict of constructor args describing a transaction. Now, it can handle both that or a Transaction object.

Also, sort returned keys in indexer testing, because this was causing Travis to fail.

Review: algorand/js-algorand-sdk#203
Resolves: algorand/js-algorand-sdk#201 algorand/js-algorand-sdk#188
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants