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 v2.1.0 #446

Merged
merged 10 commits into from
Mar 14, 2023
Merged

FOR REVIEW ONLY: py-algorand-sdk v2.1.0 #446

merged 10 commits into from
Mar 14, 2023

Conversation

algobarb
Copy link
Contributor

Overview

Adding the simulate, disassembly endpoint support.

What's Changed

Bugfixes

New Features

Enhancements

New Contributors

Full Changelog: v2.0.0...v2.0.1

excalq and others added 10 commits January 3, 2023 18:38
* Add setup.py check to circle ci

* Fix warnings on version in setup.py

* Fail CI check if there are warnings outputted from setup.py check

* Fix exit code for circle CI

* Use bash

* Use negate at front

* Escape negate

* Escape again

* Escape

* Add extra step to check setup.py

* Remove redundant output

* Update .circleci/config.yml

Co-authored-by: Michael Diamant <[email protected]>

Co-authored-by: Michael Diamant <[email protected]>
* Add disassembly endpoint and implement cucumber test

* Add integration tag for tests
* Adding methods to use the simulate endpoint

* fix call to sim raw, add response format of msgpack

* adding simulate to atc

* lint

* update names

* passing msgpack in both response_format and format

* tmp

* Remove simulate response, dont bail on would_succeed false

* grab the right field out of the txn results

* docstrings

* provide more information since we get it back from simulate anyway

* adding cucumber tests

* try to make sandbox run against experimental-api branch

* revert env var change

* remove extra kwarg

* add new test paths, remove json, add docstring

* Replace direct method access with method we've already got

* adding check for group number

* adding tests for empty signer simulation

* fix return value for atc simulation

* fix return value for atc simulation

* Update .test-env

* typed return val

---------

Co-authored-by: algochoi <[email protected]>
Co-authored-by: Bob Broderick <[email protected]>
@algobarb algobarb self-assigned this Mar 14, 2023
Copy link
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog and setup.py version bump looks good to me

@algobarb algobarb merged commit a539d60 into master Mar 14, 2023
@algobarb algobarb deleted the release/v2.1.0 branch March 14, 2023 19:34
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

Successfully merging this pull request may close these issues.

8 participants