Skip to content

Releases: mraniki/dxsp

v11.0.9

11 Sep 07:44
Compare
Choose a tag to compare

v11.0.9 (2024-09-11)

Other

  • Merge pull request #731 from mraniki/dev

⬆️ 🤖 - As to the Adjective when in doubt strike it out (6633a50)

⬆️

  • ⬆️ 🛠️(deps): update dependency sphinx-hoverxref to v1.4.1 (dd7f10c)

v11.0.8

05 Sep 04:39
Compare
Choose a tag to compare

v11.0.8 (2024-09-05)

Other

  • Merge pull request #729 from mraniki/dev

⬆️ 🤖 - Wagners music is better than it sounds (7d1ba0d)

⬆️

  • ⬆️ 🛠️(deps): update dependency myst_parser to v4 (623c0b8)

v11.0.7

23 Aug 18:39
Compare
Choose a tag to compare

v11.0.7 (2024-08-23)

Other

  • Merge pull request #725 from mraniki/dev

⬆️ 🤖 - Reply hazy ask again later (1180e97)

⬆️

  • ⬆️ 🛠️(deps): update dependency web3 to v6.20.3 (3b9051c)

v11.0.6

19 Aug 04:09
Compare
Choose a tag to compare

v11.0.6 (2024-08-19)

⬆️

Other

  • Merge pull request #721 from mraniki/dev

⬆️ (f94e99f)

  • Merge pull request #720 from mraniki/dev

⬆️ build(deps): update pyproject.toml (c31f7ca)

  • build(deps): update pyproject.toml (30b6cbc)

  • build(deps): update pyproject.toml (ac8ab97)

  • build(deps): update pyproject.toml (7addc65)

  • build(deps): update pyproject.toml (7f34358)

  • build(deps): update pyproject.toml (4edea94)

  • build(deps): update pyproject.toml (ed795fe)

  • build(deps): update pyproject.toml (94eb31f)

v11.0.5

18 Aug 06:31
Compare
Choose a tag to compare

v11.0.5 (2024-08-18)

⬆️

Other

  • Merge pull request #719 from mraniki/dev

⬆️ update (672d3a7)

  • Merge pull request #715 from mraniki/dev

Dev (e0265c6)

  • build(deps): update pyproject.toml (bbef9b7)

Update

  • Update web3 version to 6.20.0 and ruff to ^0.6.0 (843bdde)

⬆️

  • ⬆️ 🛠️(deps): update dependency web3 to v6.20.2 (59d196f)

  • ⬆️ 🛠️(deps): update dependency web3 to v6.20.2 (e4c44d7)

v11.0.4

24 Jul 20:36
Compare
Choose a tag to compare

v11.0.4 (2024-07-24)

Other

  • Merge pull request #708 from mraniki/dev

⬆️ 🤖 - You will outgrow your usefulness (f98cf87)

⬆️

  • ⬆️ 🛠️(deps): update dependency web3 to v6.20.1 (1975891)

v11.0.3

21 Jul 11:35
Compare
Choose a tag to compare

v11.0.3 (2024-07-21)

Other

  • Merge pull request #705 from mraniki/dev

⬆️ 🤖 - Q What do you call the money you pay to the government when (e47a972)

⬆️

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.4.7 (6e61bb6)

v11.0.2

20 Jul 10:30
Compare
Choose a tag to compare

v11.0.2 (2024-07-20)

Other

  • Merge pull request #703 from mraniki/dev

⬆️ 🤖 - Its all in the mind ya know (e9a8d1a)

⬆️

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.4.6 (e82fe52)

v11.0.1

17 Jul 08:05
Compare
Choose a tag to compare

v11.0.1 (2024-07-17)

Other

  • Merge pull request #701 from mraniki/dev

⬆️ 🤖 - Just to have it is enough (f73eb3d)

  • Merge pull request #698 from mraniki/dev

⬆️ 🤖 - Q What is the difference between Texas and yogurt (39cde98)

⬆️

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.4.5 (9a99dd7)

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.4.4 (d487587)

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.4.3 (80735c6)

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.4.2 (06877c4)

  • ⬆️ 🛠️(deps): update dependency sphinx to v7.4.0 (060bb9a)

v11.0.0

14 Jul 16:12
Compare
Choose a tag to compare

v11.0.0 (2024-07-14)

🚨

  • 🚨 Fix missing double quote in test_resolve_symbol function. (13518bc)

Fix

  • Refactor client_fixture function in test_unit_client file (10f46fa)

Other

  • Merge pull request #692 from mraniki/dev

💥 Refactoring (ContractUtils, AccountUtils and new TokenUtils) (5904692)

  • Refactor resolve_token function for BSC client. (d2cbc50)

  • Add new test for resolving token symbol with BSC network. (7d7f85b)

  • Add test_resolve_symbol function to test resolving token symbol. (778d787)

  • Refactor token_personal_list initialization in DexClient (0807e3a)

  • Merge pull request #691 from mraniki/dev

⬆️ 🤖 - Q What do you call the money you pay to the government when (f17dc49)

Update

  • Update token symbol case sensitivity test assertion. (4b2f4f6)

  • Update test_unit_client.py with new resolve symbol test function (235ea3a)

  • Update function call in test_unit_dexswap.py, remove unused code in test_unit_client.py (9e61478)

♻️

🐛

💄

  • 💄 TokenUtils created (2ca28dc)

  • 💄 ContractUltil and AccontUtils refactoring to remove settings ref and use it per client (003e851)

💥

  • 💥 breaking due to abi_url and block explorer new handling (31a50f8)

🚨

🥅

  • 🥅 Improve error handling (bb5b83e)