-
Notifications
You must be signed in to change notification settings - Fork 24
Refactor/architecture redesign es lint #81
Refactor/architecture redesign es lint #81
Conversation
Development
merge development into master
release / v.0.1.0 sync dev => master
release / v0.2.0 sync dev => master
(release) v0.35.0 - merge dev to master
release / sync dev 0.3.1 -> master
release / sync dev 0.4.0 -> master
release / v0.5.0 sync dev => master
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
eslint and prettier configs looks good to me.
For testing by @CoinAlpha/qa-team |
@james-hummingbot We can't seem to interact with any of the endpoints, currently blocked and getting connection refused, same behavior when checking from Hummingbot client. Are we missing something here? Cross-checked on the development branch and was able to interact with the endpoints using postman and Hummingbot client. |
@CoinAlpha/qa-team I have fixed some of the issues you have mentioned. Now I have it working with postman locally. Could you check again? |
Confirming the reported issue has been fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and confirmed working by QA.
This also deletes unused code in
src/static/uniswap-v3/helper_functions.js