Aiotx

Latest version: v8.1.0

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

Scan your dependencies

Page 1 of 11

8.1.0

- cover _get_network_params by retry as well

8.0.0

- Added retry logic to TRON and TON block monitoring's
- In TON during monitoring shards now pulled in gather (parallel) mode to be able to keep up with network

7.0.0

- Added connection lifecycle management with new connect() and disconnect() methods
- Implemented async context manager support for cleaner resource management
- Improved RPC call performance by ~40-50% through session reuse

6.0.0

- Move timeout between blocks for TON outside of shards logic
- Before
- We had a delay between all the shards of master block
- Now
- We well have a delay only when our latest block is bigger to network latests (we are up to date)
It should speed up TON block monitoring but you know will get 429 limits on free tiers for sure
Maybe later more variables will be added to cover TON network monitoring

5.1.0

- revert all the changes from 5.0.0

5.0.0

- send exit signal on any error in monitoring

Page 1 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.