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

FOR REVIEW ONLY - py-algorand-sdk v1.16.1 #369

Merged
merged 5 commits into from
Aug 18, 2022
Merged

FOR REVIEW ONLY - py-algorand-sdk v1.16.1 #369

merged 5 commits into from
Aug 18, 2022

Conversation

algobarb
Copy link
Contributor

What's Changed

Bugfixes

Enhancements

Full Changelog: v1.16.0...v1.16.1

algojack and others added 5 commits July 25, 2022 12:16
* Revise tests

* Revise and delete v1 algod steps and add devmode helpers

* Change testing branch

* Formatting

* Use randint instead of randbytes due to 3.8 support

* Revert "Revise and delete v1 algod steps and add devmode helpers"

This reverts commit d951d75.

* Make v1 tests work again

* Change testing branch

* Delete debug print statements

* Increase timeout and add back imports

* Change circle configs to increase timeout

* Delete v1 integration tests just to see passing CI

* Revert v1 tests and add wait times

* Change how txids are retrieved

* Fix v1 steps again

* Use v1 functions

* Try fixing v1 tests

* Skip v1 step when waiting for certain transactions to go through

* Revert no output in CI

* Disable v1 rekey test and some flaky v1 algod functions on dev mode

* Delete redundant assert

* Initialize dev mode accounts to prevent rekeying woes

* Refactor some names and delete extra unused lines

* Add some comments, refactor some variables, and change wait rounds to 1 in dev mode

* Add env variable to use dev mode network

* Rekey in separate account

* Fix amounts to proportional amount and rename burn txns

* Isolate dev account in v2 tests

* Lower initial dev mode algo limit to avoid overspending

* Minimize use of transactions to advance rounds in #360 (#365)

* Wait for blocks using sleep instead of relying on status_after v1 api

* Lets do some formatting

* Bring back transaction check in v1 step

* Revert setting network in run_integration script

* Rename rekeying integ test

* Revert branch back to master

Co-authored-by: Michael Diamant <[email protected]>
@algobarb algobarb merged commit 9964004 into master Aug 18, 2022
@algobarb algobarb deleted the release/v1.16.1 branch August 18, 2022 20:00
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.

6 participants