11# CHANGELOG
22
33
4+ ## v11.1.7 (2025-02-13)
5+
6+ ### Other
7+
8+ - Merge pull request #769 from mraniki/dev
9+ ([ ` 2492f05 ` ] ( https://github.com/mraniki/dxsp/commit/2492f050d92160bc5bb1850bed95f5ab5ea25f60 ) )
10+
11+ ⬆️ 🤖 - You should emulate your heros but dont carry it too far Especially
12+
13+ ### ⬆️
14+
15+ - ⬆️ 🛠️(deps): update dependency myst_parser to v4.0.1
16+ ([ #768 ] ( https://github.com/mraniki/dxsp/pull/768 ) ,
17+ [ ` 3503961 ` ] ( https://github.com/mraniki/dxsp/commit/35039616965d98a62faae4b49a1143f43fe65d4f ) )
18+
19+ Co-authored-by: renovate[ bot] <29139614+renovate[ bot] @users .noreply.github.com>
20+
21+
422## v11.1.6 (2025-01-11)
523
624### Other
379397- :white_check_mark : Unit Test
380398 ([ ` ab9c192 ` ] ( https://github.com/mraniki/dxsp/commit/ab9c192fd9dd686df7ec0bd78a3c7cdb8aebe41d ) )
381399
382- ### Fix
383-
384- - Refactor client_fixture function in test_unit_client file
385- ([ ` 10f46fa ` ] ( https://github.com/mraniki/dxsp/commit/10f46fa1142789b8ec4f6faf20e1d218cb1e0524 ) )
386-
387400### Other
388401
389402- Add new test for resolving token symbol with BSC network.
402415
403416💥 Refactoring (ContractUtils, AccountUtils and new TokenUtils)
404417
418+ - Refactor client_fixture function in test_unit_client file
419+ ([ ` 10f46fa ` ] ( https://github.com/mraniki/dxsp/commit/10f46fa1142789b8ec4f6faf20e1d218cb1e0524 ) )
420+
405421- Refactor resolve_token function for BSC client.
406422 ([ ` d2cbc50 ` ] ( https://github.com/mraniki/dxsp/commit/d2cbc508f86eefaf58933e6eeb8491a950199b42 ) )
407423
@@ -2531,6 +2547,9 @@ Update README.md
25312547
25322548### Other
25332549
2550+ - :construction_worker_man : update gitIgnoredAuthors in renovate.json
2551+ ([ ` 31dd879 ` ] ( https://github.com/mraniki/dxsp/commit/31dd87964c47de28b30f9f5e41d848ebf79cde85 ) )
2552+
25342553- Add test case for get_swap function
25352554 ([ ` 5382084 ` ] ( https://github.com/mraniki/dxsp/commit/5382084f3d0f992dcd4443202a36f3fe64dd8d58 ) )
25362555
@@ -2549,11 +2568,6 @@ Update README.md
25492568 Added error handling in case of any exceptions during the Kwenta integ ration. - Updated the unit
25502569 test in ` tests/test_unit_dexswap.py ` to reflect the c hanges.
25512570
2552- ### Update
2553-
2554- - :construction_worker_man : update gitIgnoredAuthors in renovate.json
2555- ([ ` 31dd879 ` ] ( https://github.com/mraniki/dxsp/commit/31dd87964c47de28b30f9f5e41d848ebf79cde85 ) )
2556-
25572571
25582572## v6.0.0 (2023-10-13)
25592573
@@ -2581,11 +2595,6 @@ Update README.md
25812595- :white_check_mark : Unit Test :recycle :
25822596 ([ ` ab776b4 ` ] ( https://github.com/mraniki/dxsp/commit/ab776b41db543e5a791a7fd729b24f9599f2ac04 ) )
25832597
2584- ### Fix
2585-
2586- - Refactor unit tests and fixtures in test_unit.py
2587- ([ ` 6b55baf ` ] ( https://github.com/mraniki/dxsp/commit/6b55baf433ed2189b36b2de3f2b688278654ce55 ) )
2588-
25892598### Other
25902599
25912600- 'refactored by Sourcery'
@@ -2761,6 +2770,9 @@ These changes aim to improve the code's readability, maintainability, an d flexi
27612770
27622771- Change buy_token from UNI to WBTC - Remove unnecessary whitespace
27632772
2773+ - Refactor unit tests and fixtures in test_unit.py
2774+ ([ ` 6b55baf ` ] ( https://github.com/mraniki/dxsp/commit/6b55baf433ed2189b36b2de3f2b688278654ce55 ) )
2775+
27642776### Update
27652777
27662778- Update .github/workflows/Flow.yml
@@ -3798,11 +3810,6 @@ Refactor trading asset address in DexSwap class
37983810- :white_check_mark : Unit Test
37993811 ([ ` d460f9b ` ] ( https://github.com/mraniki/dxsp/commit/d460f9b81f9cf05df0615d9b0fc17b5160b5a56a ) )
38003812
3801- ### Fix
3802-
3803- - Refactor DexTrader and DexClient fixtures in test_unit.py
3804- ([ ` 4d23072 ` ] ( https://github.com/mraniki/dxsp/commit/4d230724f36fb85d92931457e8dbaa0dc8915522 ) )
3805-
38063813### Other
38073814
38083815- 'refactored by Sourcery'
@@ -3833,6 +3840,9 @@ Refactor trading asset address in DexSwap class
38333840- Refactor code and update unit test
38343841 ([ ` 7feb134 ` ] ( https://github.com/mraniki/dxsp/commit/7feb1349b887c6c58bde4d1ef1548c7f47248b65 ) )
38353842
3843+ - Refactor DexTrader and DexClient fixtures in test_unit.py
3844+ ([ ` 4d23072 ` ] ( https://github.com/mraniki/dxsp/commit/4d230724f36fb85d92931457e8dbaa0dc8915522 ) )
3845+
38363846- Refactor DexTrader class constructor
38373847 ([ ` 5e0c6ed ` ] ( https://github.com/mraniki/dxsp/commit/5e0c6ed0e2676bf2ca4b77ddf3e7038105be1a2c ) )
38383848
@@ -4646,7 +4656,7 @@ Signed-off-by: dependabot[bot] <support@github.com>
46464656
46474657### ⬆️
46484658
4649- - ⬆️(deps): update dependency ruff to ^0.0.284
4659+ - ** deps ** : ⬆️(deps): update dependency ruff to ^0.0.284
46504660 ([ ` ed20482 ` ] ( https://github.com/mraniki/dxsp/commit/ed2048226698ece51e3c90bd83984e0d0e35af87 ) )
46514661
46524662### 👷
@@ -4671,7 +4681,7 @@ Signed-off-by: dependabot[bot] <support@github.com>
46714681
46724682### ⬆️
46734683
4674- - ⬆️(deps): update dependency ruff to ^0.0.283
4684+ - ** deps ** : ⬆️(deps): update dependency ruff to ^0.0.283
46754685 ([ ` 011fe70 ` ] ( https://github.com/mraniki/dxsp/commit/011fe70a0519264e6160e278cc137f7df5a0733b ) )
46764686
46774687
@@ -4926,7 +4936,7 @@ Update Requirements
49264936
49274937### ⬆️
49284938
4929- - ⬆️(deps): update dependency ruff to ^0.0.280
4939+ - ** deps ** : ⬆️(deps): update dependency ruff to ^0.0.280
49304940 ([ ` 3c459bf ` ] ( https://github.com/mraniki/dxsp/commit/3c459bf24aa38ed44407519f952276d2d5a21da5 ) )
49314941
49324942### 🥚
@@ -4951,7 +4961,7 @@ Update Requirements
49514961
49524962### ⬆️
49534963
4954- - ⬆️(deps): update dependency ruff to ^0.0.279
4964+ - ** deps ** : ⬆️(deps): update dependency ruff to ^0.0.279
49554965 ([ ` d663460 ` ] ( https://github.com/mraniki/dxsp/commit/d663460f9ede2d87ea828258a1edfd0e98e65355 ) )
49564966
49574967
@@ -5136,10 +5146,10 @@ Merge
51365146- ⬆️ 👷 CI Change
51375147 ([ ` e7c3a56 ` ] ( https://github.com/mraniki/dxsp/commit/e7c3a56e4dc04ee2e17f6b9d977b13606cbbbd5e ) )
51385148
5139- - ⬆️(deps): update dependency parsimonious to v0.10.0
5149+ - ** deps ** : ⬆️(deps): update dependency parsimonious to v0.10.0
51405150 ([ ` ceac117 ` ] ( https://github.com/mraniki/dxsp/commit/ceac1170af6d666d81bf552c878d79f686787070 ) )
51415151
5142- - ⬆️(deps): update dependency parsimonious to v0.10.0
5152+ - ** deps ** : ⬆️(deps): update dependency parsimonious to v0.10.0
51435153 ([ ` a0178d9 ` ] ( https://github.com/mraniki/dxsp/commit/a0178d9f4f85998ef9787be18d3a6f89bbfdb5da ) )
51445154
51455155### 👷
@@ -5238,7 +5248,7 @@ Merge
52385248
52395249### ⬆️
52405250
5241- - ⬆️(deps): update dependency python-semantic-release to v8
5251+ - ** deps ** : ⬆️(deps): update dependency python-semantic-release to v8
52425252 ([ ` 5fa72ab ` ] ( https://github.com/mraniki/dxsp/commit/5fa72ab3e04e6f00a858247ffa8d3e11ea1a0536 ) )
52435253
52445254
@@ -5561,7 +5571,7 @@ Merge
55615571
55625572### ⬆️
55635573
5564- - ⬆️(deps): update dependency sphinx to v7
5574+ - ** deps ** : ⬆️(deps): update dependency sphinx to v7
55655575 ([ ` ba431f7 ` ] ( https://github.com/mraniki/dxsp/commit/ba431f781f7ee3300141255c8c53733e47049299 ) )
55665576
55675577
@@ -9328,7 +9338,12 @@ fix: missing import
93289338
93299339## v1.2.14 (2023-04-27)
93309340
9331- ### Bump
9341+ ### Fix
9342+
9343+ - Fix: core reanmed to default_settings.toml
9344+ ([ ` 233edca ` ] ( https://github.com/mraniki/dxsp/commit/233edca222209034eb497dfff578e69459aa81c3 ) )
9345+
9346+ ### Other
93329347
93339348- Build(deps): bump relekang/python-semantic-release from 7.33.2 to 7.33.3
93349349 ([ ` 3593d7c ` ] ( https://github.com/mraniki/dxsp/commit/3593d7cc89e5389534947987e3148d56fe82630f ) )
@@ -9348,13 +9363,6 @@ update-type: version-update:semver-patch
93489363
93499364Signed-off-by: dependabot[ bot] < support@github.com >
93509365
9351- ### Fix
9352-
9353- - Fix: core reanmed to default_settings.toml
9354- ([ ` 233edca ` ] ( https://github.com/mraniki/dxsp/commit/233edca222209034eb497dfff578e69459aa81c3 ) )
9355-
9356- ### Other
9357-
93589366- Merge pull request #100 from
93599367 mraniki/dependabot/github_actions/relekang/python-semantic-release-7.33.3
93609368 ([ ` 273d595 ` ] ( https://github.com/mraniki/dxsp/commit/273d595116a5dc49e4a4faf3fd2b330d7874207d ) )
@@ -9446,24 +9454,6 @@ Dev
94469454
94479455## v1.2.10 (2023-04-21)
94489456
9449- ### Bump
9450-
9451- - Build(deps): bump actions/checkout from 3.5.0 to 3.5.2
9452- ([ ` fa91721 ` ] ( https://github.com/mraniki/dxsp/commit/fa9172193c065f95b1dce5bdca71fa96b2052311 ) )
9453-
9454- Bumps [ actions/checkout] ( https://github.com/actions/checkout ) from 3.5.0 to 3.5.2. - [ Release
9455- notes] ( https://github.com/actions/checkout/releases ) -
9456- [ Changelog] ( https://github.com/actions/checkout/blob/main/CHANGELOG.md ) -
9457- [ Commits] ( https://github.com/actions/checkout/compare/v3.5.0...v3.5.2 )
9458-
9459- --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct: production
9460-
9461- update-type: version-update: semver-patch
9462-
9463- ...
9464-
9465- Signed-off-by: dependabot[ bot] < support@github.com >
9466-
94679457### Fix
94689458
94699459- Fix: Add Ethereum chain data and web3client to dependencies
@@ -9483,6 +9473,22 @@ Signed-off-by: dependabot[bot] <support@github.com>
94839473
94849474### Other
94859475
9476+ - Build(deps): bump actions/checkout from 3.5.0 to 3.5.2
9477+ ([ ` fa91721 ` ] ( https://github.com/mraniki/dxsp/commit/fa9172193c065f95b1dce5bdca71fa96b2052311 ) )
9478+
9479+ Bumps [ actions/checkout] ( https://github.com/actions/checkout ) from 3.5.0 to 3.5.2. - [ Release
9480+ notes] ( https://github.com/actions/checkout/releases ) -
9481+ [ Changelog] ( https://github.com/actions/checkout/blob/main/CHANGELOG.md ) -
9482+ [ Commits] ( https://github.com/actions/checkout/compare/v3.5.0...v3.5.2 )
9483+
9484+ --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct: production
9485+
9486+ update-type: version-update: semver-patch
9487+
9488+ ...
9489+
9490+ Signed-off-by: dependabot[ bot] < support@github.com >
9491+
94869492- Fix: version in toml file
94879493 ([ ` f4de8ca ` ] ( https://github.com/mraniki/dxsp/commit/f4de8caf8189557a1fd77b1f7252f5f497f4fc14 ) )
94889494
@@ -10513,29 +10519,6 @@ Update build workflow to exclude poetry installation.
1051310519
1051410520## v0.1.0 (2023-04-12)
1051510521
10516- ### Fix
10517-
10518- - Added additional chains and fix protocol type typo
10519- ([ ` 2957ca4 ` ] ( https://github.com/mraniki/dxsp/commit/2957ca47d0e65c1751bff8645dfc07a6c4482de9 ) )
10520-
10521- - Async fix for get call
10522- ([ ` 95c0d7b ` ] ( https://github.com/mraniki/dxsp/commit/95c0d7b0d58131fa68b58a634bda97f6af4f68ea ) )
10523-
10524- - Get_chain_by_id fix
10525- ([ ` 0689dca ` ] ( https://github.com/mraniki/dxsp/commit/0689dca6dc907050c59b5a57f0a7b46c708b6028 ) )
10526-
10527- - Get_contract_address fix
10528- ([ ` 91fc3b2 ` ] ( https://github.com/mraniki/dxsp/commit/91fc3b23eb9f7f33946335f64b371cf246b6f0eb ) )
10529-
10530- - Retrieve_url_json fix in toekn search
10531- ([ ` f1a65f0 ` ] ( https://github.com/mraniki/dxsp/commit/f1a65f075dffaac3b7b92f023a967fde6755afeb ) )
10532-
10533- - Self.chain_id fix for token search
10534- ([ ` 06a6d95 ` ] ( https://github.com/mraniki/dxsp/commit/06a6d9523712dd080ec29dca976326cf794b1c62 ) )
10535-
10536- - Version fix
10537- ([ ` 528d2ef ` ] ( https://github.com/mraniki/dxsp/commit/528d2ef4dbc2a1fd8b21bf0a474db6633c9a2e70 ) )
10538-
1053910522### Other
1054010523
1054110524- 'refactored by Sourcery'
@@ -10600,6 +10583,9 @@ Update build workflow to exclude poetry installation.
1060010583- Add web3 and coingecko badges, update DexSwap usage and attributes
1060110584 ([ ` 516e59f ` ] ( https://github.com/mraniki/dxsp/commit/516e59fc093c8c1c0cd7ab9579c0bcf3557be1c3 ) )
1060210585
10586+ - Added additional chains and fix protocol type typo
10587+ ([ ` 2957ca4 ` ] ( https://github.com/mraniki/dxsp/commit/2957ca47d0e65c1751bff8645dfc07a6c4482de9 ) )
10588+
1060310589- Added block_explorer_api
1060410590 ([ ` ac30916 ` ] ( https://github.com/mraniki/dxsp/commit/ac309163cf8dc70ed44b5ef44ef72b72f0e990ac ) )
1060510591
@@ -10630,6 +10616,9 @@ Update build workflow to exclude poetry installation.
1063010616- Additional update
1063110617 ([ ` 6fb8522 ` ] ( https://github.com/mraniki/dxsp/commit/6fb852228a79776c66e8dd17e75c8b4661b0b86d ) )
1063210618
10619+ - Async fix for get call
10620+ ([ ` 95c0d7b ` ] ( https://github.com/mraniki/dxsp/commit/95c0d7b0d58131fa68b58a634bda97f6af4f68ea ) )
10621+
1063310622- Bump actions/checkout from 2 to 3
1063410623 ([ ` c8210c4 ` ] ( https://github.com/mraniki/dxsp/commit/c8210c449c236283cebe1c39f2beba46f7b0913d ) )
1063510624
@@ -10700,6 +10689,12 @@ Signed-off-by: dependabot[bot] <support@github.com>
1070010689- Dxsp folder
1070110690 ([ ` b7b3f55 ` ] ( https://github.com/mraniki/dxsp/commit/b7b3f558f15e98ae4c660c8994e671300d2580a2 ) )
1070210691
10692+ - Get_chain_by_id fix
10693+ ([ ` 0689dca ` ] ( https://github.com/mraniki/dxsp/commit/0689dca6dc907050c59b5a57f0a7b46c708b6028 ) )
10694+
10695+ - Get_contract_address fix
10696+ ([ ` 91fc3b2 ` ] ( https://github.com/mraniki/dxsp/commit/91fc3b23eb9f7f33946335f64b371cf246b6f0eb ) )
10697+
1070310698- Import typo
1070410699 ([ ` ee065d6 ` ] ( https://github.com/mraniki/dxsp/commit/ee065d6dd25d08675684e0e57a5ab2fe095e1024 ) )
1070510700
@@ -10790,12 +10785,18 @@ Alignement
1079010785- Repo renaming to dxsp
1079110786 ([ ` fc5105e ` ] ( https://github.com/mraniki/dxsp/commit/fc5105edb32d8bc7894ce981fa4e144e5ae00e66 ) )
1079210787
10788+ - Retrieve_url_json fix in toekn search
10789+ ([ ` f1a65f0 ` ] ( https://github.com/mraniki/dxsp/commit/f1a65f075dffaac3b7b92f023a967fde6755afeb ) )
10790+
1079310791- Router codification
1079410792 ([ ` d02b731 ` ] ( https://github.com/mraniki/dxsp/commit/d02b7314f920bd5587d06f7bd017a7c42d5665ea ) )
1079510793
1079610794- Self
1079710795 ([ ` 4229fde ` ] ( https://github.com/mraniki/dxsp/commit/4229fded373b006a56cc9f2ea003f3b43d1c266f ) )
1079810796
10797+ - Self.chain_id fix for token search
10798+ ([ ` 06a6d95 ` ] ( https://github.com/mraniki/dxsp/commit/06a6d9523712dd080ec29dca976326cf794b1c62 ) )
10799+
1079910800- Self.protocol typo
1080010801 ([ ` d8c8fd9 ` ] ( https://github.com/mraniki/dxsp/commit/d8c8fd9d1b5f29eb299d926907e7907db9f4b8a2 ) )
1080110802
@@ -10880,6 +10881,9 @@ Alignement
1088010881- Version 18
1088110882 ([ ` d044c34 ` ] ( https://github.com/mraniki/dxsp/commit/d044c3442db114f52079fdf18adee7350400342f ) )
1088210883
10884+ - Version fix
10885+ ([ ` 528d2ef ` ] ( https://github.com/mraniki/dxsp/commit/528d2ef4dbc2a1fd8b21bf0a474db6633c9a2e70 ) )
10886+
1088310887- Workflow
1088410888 ([ ` 88b02ff ` ] ( https://github.com/mraniki/dxsp/commit/88b02fff1f1e1d1d82d19a979728c77ff6aa0d84 ) )
1088510889
0 commit comments