Dxsp

Latest version: v11.1.9

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

Scan your dependencies

Page 52 of 64

1.7.1

Fix

- Fix: code coverage
([`ea2b839`](https://github.com/mraniki/dxsp/commit/ea2b839871e662269242a4e6847e7b1f694b5afc))

- Fix: pytest config
([`0badcee`](https://github.com/mraniki/dxsp/commit/0badcee88f50fccaa2828d192ece2a6c8ba985b1))

- Fix: unit test setup
([`9d82587`](https://github.com/mraniki/dxsp/commit/9d82587236724d041486a25b1cf0277587e5e1b0))

Other

- Merge pull request 124 from mraniki/dev
([`4b03ea0`](https://github.com/mraniki/dxsp/commit/4b03ea026ba7c6d18b28210e6b2f668c1283d0be))

Dev

- Merge pull request 125 from mraniki/dev
([`6d6e7e5`](https://github.com/mraniki/dxsp/commit/6d6e7e56f81dab00e82146cc6323a487a2b557fa))

fix: code coverage and pytest

🎨

- 🎨 fix
([`28588c3`](https://github.com/mraniki/dxsp/commit/28588c33c74a3971702d7b2ec4129e9205e17388))

- 🎨 minor format change
([`118c9c8`](https://github.com/mraniki/dxsp/commit/118c9c8924d3d1e1b05b0b2f72ba8ff4f29898ac))

1.7.0

Feat

- Feat: refactor
([`e920ee5`](https://github.com/mraniki/dxsp/commit/e920ee56b761b742e99c2f9c939a5634910c7165))

Other

- Lowercase
([`492af45`](https://github.com/mraniki/dxsp/commit/492af450429ba3af30878ac442db0dc6a91f17d3))

- Merge branch 'dev' of gitgithub.com:mraniki/dxsp.git
([`aca77cb`](https://github.com/mraniki/dxsp/commit/aca77cbbbecff7cedb3968da620b56f858237ffa))

- Merge pull request 122 from mraniki/dev
([`56124d0`](https://github.com/mraniki/dxsp/commit/56124d0dd9ba97648a64bda6e6ca3db85b3c3f22))

Dev

- Merge pull request 123 from mraniki/dev
([`1d448e6`](https://github.com/mraniki/dxsp/commit/1d448e636583ea41ad2b8d55c5482cb20b9d6f1c))

Feat: multiple code refactor and restructuring



- ✨ quote ccy across modules
([`32678af`](https://github.com/mraniki/dxsp/commit/32678af5e87f5360c69f8d180812c46dc0356570))

🎨

- 🎨 added stablecoin token as settings list and added account balance function
([`d82e876`](https://github.com/mraniki/dxsp/commit/d82e876b2440a3292e472fc3ac6ad0b4b72c213b))

- 🎨 varisous code refactoring
([`01f759e`](https://github.com/mraniki/dxsp/commit/01f759e47c1cc0689978221c2fea8768fc168e4b))

🐛

- 🐛 fix example
([`bdedf30`](https://github.com/mraniki/dxsp/commit/bdedf30d69bf0410fc5aef6e23f156db73b97908))

🥅

- 🥅 better error handling for the execute order
([`37fb751`](https://github.com/mraniki/dxsp/commit/37fb751168dfff4461a86025dd96b796277e462c))

1.6.2

Other

- Fix syntax error in example.py file.
([`0aec5f8`](https://github.com/mraniki/dxsp/commit/0aec5f8f514774bafc59f19f8873e4a70010c9b7))

- Merge branch 'dev' of gitgithub.com:mraniki/dxsp.git
([`9365acf`](https://github.com/mraniki/dxsp/commit/9365acff456612669f0943f2ca9c084c7707e40f))

- Merge pull request 121 from mraniki/dev
([`0ef6e21`](https://github.com/mraniki/dxsp/commit/0ef6e211c93f4176d41f80e477e61aced1eb4343))

fix: example

1.6.1

Fix

- Fix: Refactor dotenv import and update dxsp version
([`93fe583`](https://github.com/mraniki/dxsp/commit/93fe5839c00de4b5cacbaed86013e2ff597a2563))

Other

- Merge branch 'dev' of gitgithub.com:mraniki/dxsp.git
([`6f6d1b9`](https://github.com/mraniki/dxsp/commit/6f6d1b93e9504df857ca829c2945594cfc00f93d))

- Merge pull request 120 from mraniki/dev
([`8301eaa`](https://github.com/mraniki/dxsp/commit/8301eaad2a356ef1f0b4e551b6e160c522ac61bf))

Fix: example

1.6.0

Feat

- Feat: error handling for token balance
([`06cc72e`](https://github.com/mraniki/dxsp/commit/06cc72e03658b1c7a81eb36a8bf925697ea9f798))

Fix

- Fix: Add new requirement to examples.
([`df2c9de`](https://github.com/mraniki/dxsp/commit/df2c9de3ebb25fc551616e34854a3e3a305b9be6))

Other

- Merge branch 'dev' of gitgithub.com:mraniki/dxsp.git
([`9984de2`](https://github.com/mraniki/dxsp/commit/9984de25ec5b96986715f45b4eb0488c23de35e6))

- Merge pull request 118 from mraniki/dev
([`cfff835`](https://github.com/mraniki/dxsp/commit/cfff8350c61ec9c6aced112407f2b6d79bc61487))

fix: async bug

- Merge pull request 119 from mraniki/dev
([`7c836fe`](https://github.com/mraniki/dxsp/commit/7c836fe82b1ede6e3f120b67a0c2bc2d8286ae57))

feat: error handling for token balance

1.5.4

Fix

- Fix: Add pytest and pytest-cov to pyproject.toml
([`8e184b4`](https://github.com/mraniki/dxsp/commit/8e184b48f6c5fd99666aea072fba9b62151fc82d))

- Fix: code lint and refactor
([`a7fff0a`](https://github.com/mraniki/dxsp/commit/a7fff0a88af08df65ea1ec63dc07b88c313a6599))

- Fix: code refactor
([`5cfd752`](https://github.com/mraniki/dxsp/commit/5cfd7528f74c8da2a83cf5b1e53a09ccbb4cfdd0))

Other

- Fix: async bug in DexSwap class.
([`d2b738b`](https://github.com/mraniki/dxsp/commit/d2b738b4079676250ef8d4caae8df6ead768e101))

- Merge branch 'dev' of gitgithub.com:mraniki/dxsp.git
([`414f023`](https://github.com/mraniki/dxsp/commit/414f023eaa587aecef9443d0d0c77b211cdd4c7b))

- Merge pull request 117 from mraniki/dev
([`2c86438`](https://github.com/mraniki/dxsp/commit/2c864384789cd1bf4edf1820eea107d32afb073d))

fix: code refactoring

Page 52 of 64

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.