Pytonapi

Latest version: v0.4.3

Safety actively analyzes 681914 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.3.4

What's Changed
* **Fix:** Corrected a `TypeError` that occurred with the message `Callable[[arg, ...], result]: each arg must be a type. Got Ellipsis.` The type hint has been adjusted for compatibility with Python versions earlier than 3.10.

**Full Changelog:** https://github.com/tonkeeper/pytonapi/compare/v0.3.3...v0.3.4

0.3.3

What's Changed
* Skip before_lt only when it's None by Chipe1 in https://github.com/tonkeeper/pytonapi/pull/21


**Full Changelog**: https://github.com/tonkeeper/pytonapi/compare/v0.3.2...v0.3.3

0.3.2

What's Changed
* Remove unused Dict by CheloVek0116 in https://github.com/tonkeeper/pytonapi/pull/16
* Add method to get single Jetton balance by owner address by Chipe1 in https://github.com/tonkeeper/pytonapi/pull/18

New Contributors
* CheloVek0116 made their first contribution in https://github.com/tonkeeper/pytonapi/pull/16
* Chipe1 made their first contribution in https://github.com/tonkeeper/pytonapi/pull/18

**Full Changelog**: https://github.com/tonkeeper/pytonapi/compare/v0.3.1...v0.3.2

0.3.1

What's Changed

- Added `total` count field to `JettonHolders` schema.
- Fixed: `AttributeError: 'str' object has no attribute 'get'`.

**Full Changelog**: https://github.com/tonkeeper/pytonapi/compare/v0.2.9...v0.3.1

0.2.9

What's Changed

Fixes

* **Updated `StateInit` schema:** The `StateInit` schema has been revised to include only the `boc` field. [10](https://github.com/tonkeeper/pytonapi/issues/10)

**Full Changelog**: https://github.com/tonkeeper/pytonapi/compare/v0.2.8...v0.2.9

0.2.8

What's Changed

New Features
- Added 'liteserver' module to the list of imported schemas in the `__all__` variable.
- Added `liteserver.get_account_state` tests.
- Added `py.typed` to support type checkers by vladimir-chernykh in https://github.com/tonkeeper/pytonapi/pull/12

Fixes
- Fixed `TypeError: 'type' object is not subscriptable`, updated type annotations to support Python versions below 3.10. https://github.com/tonkeeper/pytonapi/pull/13
- Updated `BlockRaw.shard` data type from `int` to `str` to resolve data inconsistency error. https://github.com/tonkeeper/pytonapi/issues/11

Enhancements
- Refactored `test_get_all_jettons` method.

New Contributors
* vladimir-chernykh made their first contribution in https://github.com/tonkeeper/pytonapi/pull/12

**Full Changelog**: https://github.com/tonkeeper/pytonapi/compare/v0.2.6...v0.2.8

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.