Dxsp

Latest version: v11.1.9

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

Scan your dependencies

Page 20 of 64

5.1.3

Other

- Merge pull request 434 from mraniki/dev
([`c41b4af`](https://github.com/mraniki/dxsp/commit/c41b4af0262053132f9c2f029d8317334238f5d7))

♻️ Cleanup and refactoring

♻️

- ♻️ Cleanup and refactoring
([`056125a`](https://github.com/mraniki/dxsp/commit/056125a529a6da9209aca243eac0dbf5d76a45b5))

5.1.2

Other

- Merge pull request 433 from mraniki/dev
([`d68341c`](https://github.com/mraniki/dxsp/commit/d68341c2c48c2a98c372f2e7a7d70ede8e503e0e))

Update README.md

Update

- Update README.md
([`d399f36`](https://github.com/mraniki/dxsp/commit/d399f3627235a1fe00934dd2d8d885d9bdf554e9))

- Update Requirements
([`7cbcbfc`](https://github.com/mraniki/dxsp/commit/7cbcbfce29836e1dd4ad12d879a326e22524f17f))

5.1.1

:white_check_mark:

- :white_check_mark:
([`6474e56`](https://github.com/mraniki/dxsp/commit/6474e5679ad0cfe1bce777f43c059e08883887e9))

Other

- Add Ruff pre-commit hook and update pre-commit hooks version
([`509be85`](https://github.com/mraniki/dxsp/commit/509be854ad16cd547b6287e71747bb9059826b8b))

- Add test case for get_quote function
([`95989f2`](https://github.com/mraniki/dxsp/commit/95989f26b2e33d7f732f19267db1f31446f52a4a))

- Add test for dynaconf in testing environment
([`237057d`](https://github.com/mraniki/dxsp/commit/237057da841fb898e71a4cdafbcee073163e1cbc))

- Fix tests and add assertions for get_quote, get_balances, and get_positions functions.
([`dd7f0fc`](https://github.com/mraniki/dxsp/commit/dd7f0fcd67d0f34987c42286816856d17e20d03f))

- Merge pull request 430 from mraniki/dev
([`4f55e1c`](https://github.com/mraniki/dxsp/commit/4f55e1c2cc6f03e0eb889b0b7582b2375dba747b))

Adding more Unit Test

- Refactor account balance and position display in DexSwap class
([`e4bc648`](https://github.com/mraniki/dxsp/commit/e4bc648cd26437e36ec04fa20e05f7bb2af054a2))

- Refactor account balance and position retrieval in DexSwap class
([`34f2a74`](https://github.com/mraniki/dxsp/commit/34f2a744bf70c9ecaa9a22931e81110cb406775e))

- Refactor contract_utils.py to handle empty response
([`e956a98`](https://github.com/mraniki/dxsp/commit/e956a9859cb125b1d20b5193c8a651bb94706a31))

- Refactor exchange configuration and test assertions
([`a051854`](https://github.com/mraniki/dxsp/commit/a0518543f68102328c32550cfd54a10bb01e7e0d))

- Refactor test_unit.py by commenting out assertions
([`d542246`](https://github.com/mraniki/dxsp/commit/d5422467122fdefdd94dcdad839c06bfe1bf9fb1))

- Refactor test_unit.py for DexSwap class and add new assertions
([`5eeb2bf`](https://github.com/mraniki/dxsp/commit/5eeb2bf19604486f58d62ff720a5ee3b862c2f8e))

- Remove unnecessary flake8 dependencies
([`12a368f`](https://github.com/mraniki/dxsp/commit/12a368f5175a0290ffe7ca6fe4d1af8c73041d1d))

Update

- Update client.py
([`dc0ec34`](https://github.com/mraniki/dxsp/commit/dc0ec34ad9eb06a21afc8e9fa25b8e6ee2fb2899))

- Update main.py
([`59e95f6`](https://github.com/mraniki/dxsp/commit/59e95f622ff2be4fe72f37b24f959306ed6500dd))

- Update pre-commit config for Ruff version
([`35d7fa5`](https://github.com/mraniki/dxsp/commit/35d7fa51c86d8d5030a20594d6c85bca8577d862))

- Update pyproject.toml file
([`8b923c5`](https://github.com/mraniki/dxsp/commit/8b923c54e1d1f550b61b110d3fe3750bfd5a1c9f))

- Update pyproject.toml file
([`e7662bd`](https://github.com/mraniki/dxsp/commit/e7662bd7d93129795d95e51dfb7a6dee4e481bb0))

- Update pyproject.toml file
([`e1e1014`](https://github.com/mraniki/dxsp/commit/e1e1014df7c081a8b40bc131114472196b8d5fe5))

- Update pyproject.toml file
([`3cb8d12`](https://github.com/mraniki/dxsp/commit/3cb8d1224ec526cb2508415e00dac4635c72107a))

- Update pyproject.toml with new dependencies
([`a417062`](https://github.com/mraniki/dxsp/commit/a4170622a0f805e08a1b0f7863e6ef25f6c9f0a8))

- Update Python version to 3.10
([`9bdf7b4`](https://github.com/mraniki/dxsp/commit/9bdf7b45f23d8bb3961ea576af0ed5849826e558))

- Update python-semantic-release version
([`f237b10`](https://github.com/mraniki/dxsp/commit/f237b109b259bef7a2f20c62a5e3bfe5270d9920))

- Update Web3 provider URL in test_unit.py
([`819a979`](https://github.com/mraniki/dxsp/commit/819a979ca1c152f2fa4cf2850592a76ca481b898))



- ✅ Unit Test
([`8cde436`](https://github.com/mraniki/dxsp/commit/8cde4366b4dc5ada05ff5a2368bd28171ccec958))

- ✅ Unit Test
([`413c276`](https://github.com/mraniki/dxsp/commit/413c2761bcca74879a5d3acd653a084ccd0e9b0e))

🎨

- 🎨 ([`46fb8a9`](https://github.com/mraniki/dxsp/commit/46fb8a94ac761316b68b871c1b1e97dc75f61911))

👷

- 👷 CI Change
([`440d0b9`](https://github.com/mraniki/dxsp/commit/440d0b9acc89e4bbd7b4269fd97933ed1cc89ff5))

🔧

- 🔧 ([`33ff43b`](https://github.com/mraniki/dxsp/commit/33ff43b5cd4a0afc7942b85d2e5fa839dd22038b))

🚨

- 🚨 ([`097405a`](https://github.com/mraniki/dxsp/commit/097405a1e828ae4c2a253c014599f925057ec625))

- 🚨 ([`59e7008`](https://github.com/mraniki/dxsp/commit/59e70089370d95f37c3c8169e7b89fcafa76c3df))

5.1.0

:white_check_mark:

- :white_check_mark:unit test
([`4889e80`](https://github.com/mraniki/dxsp/commit/4889e8054b3389bce8df1e9ee7ddbc1cfd44e5c3))

Other

- Merge pull request 429 from mraniki/dev
([`bd27ece`](https://github.com/mraniki/dxsp/commit/bd27ece357f52f901e448f250e6751b58e265796))

✨ instrument mapping per exchange

- Refactor instrument symbol logging
([`e6a16c8`](https://github.com/mraniki/dxsp/commit/e6a16c8559829bdbc46dbe4d59aed464a03f16cc))

- Refactor mapping assignment in DexSwap class
([`b17dadf`](https://github.com/mraniki/dxsp/commit/b17dadf53f6ff75dd1993b1662232f0c12fccaf7))

- Refactor mapping assignment in DexSwap class
([`d5bab83`](https://github.com/mraniki/dxsp/commit/d5bab83c09f4249789dd56689e49443af59c35d3))

- Refactor test_get_quote_invalid function
([`a27917b`](https://github.com/mraniki/dxsp/commit/a27917b7d4ddb3685ac2c039b3202384d73ec686))

♻️

- ♻️ ([`4d2a654`](https://github.com/mraniki/dxsp/commit/4d2a65463409cb266619dc4be7c3c6324b585ab6))



- ✨ instrument mapping per exchange
([`4e6f87a`](https://github.com/mraniki/dxsp/commit/4e6f87ad323d78154f5308c8a95d434a3f5c5891))

🔧

- 🔧 ([`e303a93`](https://github.com/mraniki/dxsp/commit/e303a93aa335b60bb85548bb47a7b799485a0adb))

5.0.7

Other

- Merge pull request 427 from mraniki/dev
([`5bac9b0`](https://github.com/mraniki/dxsp/commit/5bac9b0713f57bf1c8064da9b17d9ab971375c9e))

🚨 Linter cleanup

🚨

- 🚨 ([`679f6a3`](https://github.com/mraniki/dxsp/commit/679f6a38dd1874fd1d9dea889d9e03c4e9800f45))

5.0.6

Other

- Merge pull request 425 from mraniki/dev
([`6fdb603`](https://github.com/mraniki/dxsp/commit/6fdb60339ceced1f5a6591103dea320ec34ea9b5))

👷 CI Change

👷

- 👷 CI Change
([`d6f67f8`](https://github.com/mraniki/dxsp/commit/d6f67f8aa99e130483af4f83fba37edda0513ad4))

Page 20 of 64

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.