- Merge pull request 466 from mraniki/sourcery/dev
([`ec7ee2c`](https://github.com/mraniki/dxsp/commit/ec7ee2c5b5c131759949196c372cb5948d42f7db))
💥 breaking: contract search refactoring (Sourcery refactored)
- Merge pull request 467 from mraniki/sourcery/dev
([`92ea5ba`](https://github.com/mraniki/dxsp/commit/92ea5badac903391305a4820615a0e70574aa030))
💥 breaking: contract search refactoring (Sourcery refactored)
- Refactor 0x quote method
([`08e35e6`](https://github.com/mraniki/dxsp/commit/08e35e651ac02d8b8f3650805f72a3622f34fe9c))
- Refactor account and contract utils, update test cases
([`7b36773`](https://github.com/mraniki/dxsp/commit/7b36773c5c107c3e18536f776bd64cc6663f26aa))
- Refactor contract_utils.py and add test cases for exception handling
([`135f163`](https://github.com/mraniki/dxsp/commit/135f16310da6fd78ab62380dcaac5f6042657c4d))
The changes in this commit refactor the contract_utils.py file by updati ng the variable names and
adding test cases for exception handling.
- Refactor contract_utils.py and uniswap.py
([`2bbca14`](https://github.com/mraniki/dxsp/commit/2bbca14f4e5f393adbbe1a18811644ca3816f312))
- Refactor contract_utils.py by removing unnecessary code and comments.
([`34c1551`](https://github.com/mraniki/dxsp/commit/34c15517c97e9106b70397ebd869ce3b787a80d5))
This commit removes unused code and comments in contract_utils.py.
- Refactor contract_utils.py for better logging and address flexibility
([`e463d18`](https://github.com/mraniki/dxsp/commit/e463d188eebf6ab99b17790b0b127e857d198430))
The changes in this commit refactor the contract_utils.py file to improv e logging and provide
flexibility in specifying the token address. The s pecific changes include:
- Added a debug log statement for the 'result' variable in the ContractU tils class. - Commented out
a debug log statement for 'search_results' in the Contra ctUtils class. - Modified the
'get_token_abi' method in the Token class to accept an op tional 'address' parameter. - Updated
the 'get_token_abi' method in the Token class to use the speci fied 'address' if provided, or
fallback to the default token address. - Modified the 'Token' class initialization to use the
updated 'get_toke n_abi' method without specifying the token address.
These changes aim to improve the code's readability, maintainability, an d flexibility.
- Refactor contract_utils.py for search functionality
([`73929e8`](https://github.com/mraniki/dxsp/commit/73929e8372717e9f8746c031008a19ae9f1b96d6))
- Refactor contract_utils.py to return the entire token_data object instead of just the address.
([`d997146`](https://github.com/mraniki/dxsp/commit/d997146dd53ecc53b3b67b9c3f6f3dd34000d37f))
- Refactor DexSwap and DexClient to use the "rpc" parameter
([`7cffbd5`](https://github.com/mraniki/dxsp/commit/7cffbd54472e461566455f521a145dcfc1625909))
- Refactor DexSwap to use the "rpc" parameter instead of _config.get("rp c") - Refactor DexClient to
use the "rpc" parameter instead of None
- Refactor get_quotes function in test_unit.py
([`1d1542b`](https://github.com/mraniki/dxsp/commit/1d1542b938c99e3703246e019bf1ee891d8b9efb))
- Refactor get_token_abi method in Token class
([`066a333`](https://github.com/mraniki/dxsp/commit/066a333eccc0f625636d39b53cf5b6b2d6e9f52b))
- Refactor Kwenta protocol and add test case for get_quotes_invalid function
([`837aa05`](https://github.com/mraniki/dxsp/commit/837aa0582b359084cf1fc43b169babb92d9b7da2))
- Refactor logger.debug in ContractUtils
([`f9fed19`](https://github.com/mraniki/dxsp/commit/f9fed1970aa9631b27e146266eae6eb5634e5675))
- Refactor main.py and zerox.py
([`12b4550`](https://github.com/mraniki/dxsp/commit/12b4550b5b24b980c4b1d5e2a2486ef48420422c))
- Removed unused methods in DexSwap class in main.py - Removed unnecessary else statement in
DexZeroX class in zerox.py - Updated return statement in DexZeroX class in zerox.py
- Refactor test_get_swap in test_unit_client.py
([`43d335f`](https://github.com/mraniki/dxsp/commit/43d335fa0841833145c450a23e3753d32591cebc))
- Change buy_token from UNI to WBTC - Remove unnecessary whitespace
- Refactor unit tests and fixtures in test_unit.py
([`6b55baf`](https://github.com/mraniki/dxsp/commit/6b55baf433ed2189b36b2de3f2b688278654ce55))
Update
- Update .github/workflows/Flow.yml
([`f5ffa77`](https://github.com/mraniki/dxsp/commit/f5ffa773840b450d6946087338c83e7e18e48716))
- Update pyproject.toml with new web3client version
([`da9acbe`](https://github.com/mraniki/dxsp/commit/da9acbebe52f35c9e329eb075dab4b5283de9391))
This commit updates the pyproject.toml file by adding the new web3client version.
- Update Requirements
([`523946d`](https://github.com/mraniki/dxsp/commit/523946d613adf9e0d3f7b9d3aaadec81f270140c))
- Update Requirements
([`f222f82`](https://github.com/mraniki/dxsp/commit/f222f82931ed687f0cd629124fb7bb07cd66e7ee))
- Update Requirements
([`ba4114a`](https://github.com/mraniki/dxsp/commit/ba4114a067f05eac429e3d18549521072223073c))
- Update Requirements
([`a3a018c`](https://github.com/mraniki/dxsp/commit/a3a018ca3e8f5482e75b8d845f118851bd56f2e1))
- Update web3client version
([`47ce51c`](https://github.com/mraniki/dxsp/commit/47ce51c227eaf682413a11d19cc29078bb98cc63))
♻️
- ♻️ ([`57e5886`](https://github.com/mraniki/dxsp/commit/57e5886df114a1d75d4b034aadcebce186328725))
- ♻️ ([`8a40555`](https://github.com/mraniki/dxsp/commit/8a40555ab750132a233ed229dc46bce97297dc97))
- ♻️ ([`a267469`](https://github.com/mraniki/dxsp/commit/a267469e833a1a34229a91a6b9e943c178d0a770))
- ♻️ ([`126e416`](https://github.com/mraniki/dxsp/commit/126e416db8f552bc6e7a2cb05df92dc5c66c710e))
- ♻️ Token class
([`67ff106`](https://github.com/mraniki/dxsp/commit/67ff106f6fdf2fe77de057db3158ba59de3a0879))
⚡
- ⚡ Proxy implementation try
([`7ad3c8a`](https://github.com/mraniki/dxsp/commit/7ad3c8acb9687056e49b4c5a19c13ab157ddeba7))
✅
- ✅ Unit Test
([`00a599c`](https://github.com/mraniki/dxsp/commit/00a599c57dac757fa126e66b900d3dad97f90b59))
- ✅ Unit Test
([`8dd7926`](https://github.com/mraniki/dxsp/commit/8dd79261c82eb638f315e50d051519c1b1717aa9))
- ✅ Unit Test
([`aac8dcd`](https://github.com/mraniki/dxsp/commit/aac8dcd32a20d82d4f2db3fe17892b9662971819))
- ✅ Unit Test
([`2809cc6`](https://github.com/mraniki/dxsp/commit/2809cc652cd5e2d27c98f522cda27991d52021a5))
- ✅ Unit Test ♻️
([`f8c4fe8`](https://github.com/mraniki/dxsp/commit/f8c4fe8ae6969c89a62c6a3838926303e40409cb))
- ✅ Unit Test ♻️
([`85e2c8c`](https://github.com/mraniki/dxsp/commit/85e2c8ced60e3339a9af0e81cab5e2ee4b535dff))
- ✅ Unit Test ⚡
([`7dd4160`](https://github.com/mraniki/dxsp/commit/7dd416055c1822c8310fbae70392a207db0b47fb))
⬆️
- ⬆️ 🛠️(deps): update dependency web3 to v6.11.0
([`820e558`](https://github.com/mraniki/dxsp/commit/820e55893f74046af515590c813fe521dc493dd7))
🎨
- 🎨 ([`a7abe2d`](https://github.com/mraniki/dxsp/commit/a7abe2d4e8524934e25153a37f3f91f15bf13697))
💥
- 💥 breaking: contract search refactoring
([`c92f2dd`](https://github.com/mraniki/dxsp/commit/c92f2dd3de9b9d195b67b67f5ecc4d6fb35f680c))
🔥
- 🔥 ([`0593df9`](https://github.com/mraniki/dxsp/commit/0593df9773a81223f6712585efbb7669dd30a8a6))