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.9.0b2 #270

Merged
merged 8 commits into from
Jan 3, 2022
Merged

Conversation

egieseke
Copy link
Contributor

@egieseke egieseke commented Jan 3, 2022

Changelog

1.9.0b2

Added

onetechnical and others added 7 commits November 26, 2021 13:25
* adding default header to algod_request method

* fmt

* adding default user-agent header to indexer
* Add requirement to fetch behave source code and update readme

* Simplify tests section

* Change dockerfile to fetch requirements.txt
)

* Start ABI JSON interaction

* Add static annoation

* Fix Method argument parsing

* Add ABI Typing to Method arguments

* [WIP] Add AtomicTransactionComposer build functions

* [WIP] Sign and send atomic transaction groups

* Add unit tests for object parsing

* Clean up method calls

* Address PR comments on JSON objects

* Refactor ABI Type to ABIType so it can be exposed to outside world

* Add cucumber steps for ABI tests and update existing implementation so it can pass these tests

* Refactor TransactionSigner to Abstract class and merge signatures when signing

* Update testing to reflect json unit tests and composer tests

* Formatting and docstring fixes

* Add foreign types for method arguments

* Clean up imports

* Fix unit test for appId

* Add unit test for foreign array

* Refactor some names and add txn as an arg type

* Partially address PR comments

* Fix encoding args for foreign types

* Add some additional checks for safety

* Fix a step so we check for empty string instead of None

* Correct foreign app and account indices accounting for the implicit argument

* Resolve formatting

* Fix unit tests

* Fix foreign objects to compact duplicates and special values

* Refactor foreign objects, transactions, and address some new ABI changes

* ABI composer modifications and test updates

* Change Interface and Contract to newest ABI changes

* Fix some integration tests for composer

* Fix remaining composer tests

* Formatting changes

* Fix method json tests

* Address PR Comments, clean up and refactor composer and contract

* Create helper function for populating foreign objects

* Change type hints on reference and transaction checks

* Add generics and fix dictifying network info

* Fix step for cucumber test contract parsing
algobarb
algobarb previously approved these changes Jan 3, 2022
algojack
algojack previously approved these changes Jan 3, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
@egieseke egieseke dismissed stale reviews from algojack and algobarb via 039f29b January 3, 2022 21:25
@egieseke egieseke requested review from algobarb and algojack January 3, 2022 21:34
@egieseke egieseke merged commit 6bb2533 into master Jan 3, 2022
@onetechnical onetechnical deleted the release/v1.9.0b2 branch March 2, 2022 21:53
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