Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DamianB-BitFlipper/algopytest issues and pull requests
#83 - Somehow auto-add finalizer to users created by `create_user`
Issue -
State: open - Opened by DamianB-BitFlipper almost 2 years ago
Labels: enhancement
#82 - Final touch-ups before v2.0.0 release
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#81 - Use crate-ci/typos for source code spell-checking
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#80 - Removed search link from index page
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#79 - Include Pytest docs reference in README.md
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#78 - Include all current demo projects in `demos.rst`
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#77 - Update the `demos.rst` to reflect all of the demo projects
Issue -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
Labels: documentation
#76 - Replaced `mdash` html with UTF8 so that sphinx displays it correctly as well
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#75 - Update Sphinx to v6 once Read-the-Docs theme supports it
Issue -
State: open - Opened by DamianB-BitFlipper almost 2 years ago
Labels: documentation
#74 - Reorganized API documentation with subsections
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#73 - Add divisors in the Sphinx compiled API documentation
Issue -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
Labels: documentation
#72 - Created `SignerTxnPairT` type alias for clearer documentation
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#71 - Create type alias for transaction object `Tuple[AlgoUser, algosdk.transaction.Transaction]`
Issue -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
Labels: documentation
#70 - Completed all docstrings for AlgoPytest exported functions
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#69 - Removed upper-bound pin on pyteal in the environment
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#68 - Remove upper-bound pin on `pyteal`
Issue -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
#67 - Support `py-algorand-sdk` v2.0.0
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#66 - The `configuration.rst` to reflect the current state of `AlgoPytest`
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#65 - README.md to reflect the current state of the project
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#64 - Removed straggling `__init__.pyc`
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#63 - Made `create_asset` into a context manager
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#62 - Made the `create_app` into a context manager
Pull Request -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
- 1 comment
#61 - Make `create_app` and `create_asset` context managers
Issue -
State: closed - Opened by DamianB-BitFlipper almost 2 years ago
#60 - Application local state bug fix 59
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#59 - The `application_local_state` fails when a local state was deleted by a smart contract
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#58 - Add type checking to `transaction_boilerplate`
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#57 - Utilize `logging.logger` in `transaction_ops.py`
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#56 - Make `transaction_boilerplate` support type checking
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#55 - Function `smart_signature_transaction` accepts transaction tuple
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#54 - Implemented unittests for the `algopytest.utils`
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#53 - Make `smart_signature_transaction` take full `transaction` rather than only second element
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#52 - Implement `TxnElemsContext`
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#51 - Explicitly test utilities to fill in gaps in code coverage
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 2 comments
#50 - Make helper functions like `txn_elem` context managers
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#49 - Write tests for all of the util functions of `algopytest`
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#48 - CI cancels old actions when a new one is triggered
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#47 - Implemented `name` field for all Algorand user entities
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#46 - Make logging from `algopytest.transaction_ops` use `logging`
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#45 - Added the `algo-quizzer` to the sub-modules and CI steps
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#44 - Added `algo-quizzer` to the submodules
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#43 - The function `deploy_smart_contract` is easy to misue
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
Labels: bug
#42 - Add support for Keyreg transactions
Issue -
State: open - Opened by DamianB-BitFlipper about 2 years ago
Labels: enhancement
#41 - Sphinx search button at bottom does not go anywhere
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
Labels: documentation
#40 - mdash bug on read the docs README.md
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
Labels: documentation
#39 - Move configuration.rst to autovariable and make the defaults constants
Issue -
State: open - Opened by DamianB-BitFlipper about 2 years ago
Labels: documentation
#38 - Consider implementing nightly tests
Issue -
State: open - Opened by DamianB-BitFlipper about 2 years ago
#37 - Consider if any of the `type_stubs.py` should be exported?
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#36 - Make sure `format_finish` and `return_fn` in `transaction_ops.py` makes sense
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#35 - In the `demos/algo-wizcoin`, make `'relinquish_accounts'` return the min balance back to the owner
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#34 - Comments in tests needed to clarify what is being tested
Issue -
State: open - Opened by DamianB-BitFlipper about 2 years ago
Labels: documentation
#33 - Write a bunch of `_raises` tests
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#32 - Make raise tests match string
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#31 - Give `AlgoUser` a `name` field
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#30 - Mypy seemingly not type checking
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#29 - Replaced single ticks with double ticks in the docstrings
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#28 - Use KMD to access sandbox private keys
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#27 - Speed up `AlgoPytest` by caching `_initial_funds_account`.
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#26 - Each unit test takes longer than expected on dev-net
Issue -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
#25 - Rename `group_elem` to `txn_elem`
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#24 - Pass `AlgoUser` directly instead of `AlgoUser.address` into the API
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#23 - Made the 'NullUser' explicitly a private variable
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#22 - Added pre-commit hook 'pycln' to remove unused imports
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#21 - Implemented `SmartContractAccount` entity
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#20 - Import `algosdk.future.transaction` as `algosdk_transaction` to avoid ambiguity
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#19 - Added `debug-statements` hook to the pre-commit
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#18 - Support testing multisignature transactions
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#17 - Added pull request description template
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#16 - Implement ASA transaction operations
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#15 - Modify CI to measure code coverage before imports
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#14 - Fill in all arguments to `transaction_ops`, including less used ones
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#13 - Interactive mode for the 'spellcheck.sh' script
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#12 - Replace `PyTEAL` usage with simply `pyteal.Expr` directly
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#11 - Tidy up code
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#10 - Better test coverage + Groups can contain logic signatures
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#9 - Remove the codecov badge from the README.md
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#8 - Codecov only the Patch
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#7 - Color PyTest output in CI
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#6 - Editable install in CI to make codecov work
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#5 - Test `dummy_function` for codecov
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#4 - Added codecov badge to README.md
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#3 - Added a Spellchecker to pre-commit and the CI
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#2 - Updated the CI configuration to also test with Algo-Diploma
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago
- 1 comment
#1 - Add a few lines to CHANGELOG
Pull Request -
State: closed - Opened by DamianB-BitFlipper about 2 years ago