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

js-algorand-sdk v1.19.1 #624

Merged
merged 9 commits into from
Aug 22, 2022
Merged

js-algorand-sdk v1.19.1 #624

merged 9 commits into from
Aug 22, 2022

Conversation

algobarb
Copy link
Contributor

What's Changed

Enhancements

Full Changelog: v1.19.0...v1.19.1

algojack and others added 6 commits July 21, 2022 16:30
…ns (#595)

* Add attach signature method to transaction class

* Add multisig external signature methods

* Fix failing multisig test

* Add signature length checks

* Add method to create an unsigned multisig transaction blob

* Rename multisig create methods and use unencoded transaction

* Refactor `createMultisigTransactionWithSignature` to use `createMultisigTransaction` method

* Fix algosdk createMultisigTransaction export

* Use MultisigMetadata without pks in new create method

* These types should be consolidated in the future, and addrs seems like a better convention to use long-term

* More descriptive test suite name
* Send zero txn to itself

* Refactor block advance functions

* Revise steps to allow for rekeying transient accounts

* Try to reduce flaky tests

* Move constant into step

* Add artificial sleep instead of sending blank txns when mimicking wait for block API

* Reduce flaky tests

* Remove unnecessary use of v2 algod client (#616)

* Remove unnecessary use of v2 algod client
* Add missing await for async function calls (#617)

* Rename rekey tag in makefile

* Revert testing branch back to master

Co-authored-by: Michael Diamant <[email protected]>
algobarb and others added 2 commits August 18, 2022 15:56
Co-authored-by: John Lee <[email protected]>
Co-authored-by: John Lee <[email protected]>
@algobarb algobarb requested a review from onetechnical August 22, 2022 14:59
@algobarb algobarb merged commit ea72af2 into master Aug 22, 2022
@algolucky algolucky deleted the release/v1.19.1 branch November 10, 2022 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants