Releases: mraniki/dxsp
v11.0.7
v11.0.6
v11.0.6 (2024-08-19)
⬆️
- ⬆️ (
4cb798b
)
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
v11.0.4
v11.0.3
v11.0.2
v11.0.1
v11.0.0
v11.0.0 (2024-07-14)
🚨
- 🚨 Fix missing double quote in test_resolve_symbol function. (
13518bc
)
✅
- ✅ Unit Test (
ab9c192
)
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 main.py (
a9df1b0
)
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
)
♻️
-
♻️ (
0c534ae
) -
♻️ (
e7a1948
) -
♻️ (
1d80c44
) -
♻️ (
98de87a
) -
♻️ (
de03ca9
) -
♻️ (
2acb7a2
) -
♻️ (
b7b1e73
) -
♻️ (
7204e30
) -
♻️ (
c8a7389
) -
♻️ Token class (
7398b1f
)
✅
-
✅ Unit Test (
a092f24
) -
✅ Unit Test (
8ea17fa
) -
✅ Unit Test (
d7ffd76
) -
✅ Unit Test (
fa8ecd9
) -
✅ Unit Test (
e30a62a
) -
✅ Unit Test (
a3f47f8
)
🐛
💄
-
💄 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
)