Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure husky #75

Closed
akiraonstarknet opened this issue Jul 19, 2024 · 5 comments · Fixed by #78
Closed

Configure husky #75

akiraonstarknet opened this issue Jul 19, 2024 · 5 comments · Fixed by #78
Labels
enhancement New feature or request

Comments

@akiraonstarknet
Copy link
Contributor

Configure husky in this project to run below commands before commit

  1. yarn lint:fix
  2. yarn format:fix
@akiraonstarknet akiraonstarknet added the enhancement New feature or request label Jul 19, 2024
@ooochoche
Copy link
Contributor

@akiraonstarknet I can work on the issues

@akiraonstarknet
Copy link
Contributor Author

Sure, @ooochoche, do u have experience with husky before?

@ooochoche
Copy link
Contributor

Yes I have experience with husky and I know what needs to be done. I'll install and initialize Husky, after that I'll create a pre-commit hook that will run before any commit is made

@akiraonstarknet
Copy link
Contributor Author

akiraonstarknet commented Jul 21, 2024 via email

@ooochoche ooochoche mentioned this issue Jul 21, 2024
3 tasks
@ooochoche
Copy link
Contributor

@akiraonstarknet I've created a PR

akiraonstarknet added a commit that referenced this issue Sep 23, 2024
* Integrated Vesu.xyz protocol

* updated PR

* updated PR

* updated vesu name in list

* updated vesu name in list

* fixed the comments in the review

* vesu: clean integration

* vesu: add in list

---------

Co-authored-by: Ugo-X <ugonnadike001@gmail.com>
akiraonstarknet added a commit that referenced this issue Sep 24, 2024
* Add Vesu pools (#75) (#76)

* Integrated Vesu.xyz protocol

* updated PR

* updated PR

* updated vesu name in list

* updated vesu name in list

* fixed the comments in the review

* vesu: clean integration

* vesu: add in list

---------

Co-authored-by: Ugo-X <ugonnadike001@gmail.com>

* Add tx history (#78)

* Add GraphQL tx history (#77)

* feat: use STRKFarm Graphql API to show tx history

* add console.log statements for debugging

* modify graphql query

* fix: fix apollo client

* refac: modify graphgl query

* feat: implement function to get tx history using graphql

* feat: show tx history in Strategy page

* fix: fix linting issue

* feat: implement function to get strategy address

---------

Co-authored-by: Mystic <149405096+Gift-Naomi@users.noreply.github.com>
Co-authored-by: Gift-Naomi <emmanuelgiftnaomi@gmail.com>

* fix tx toast update delay, add earnings info, cleaned tx component

---------

Co-authored-by: Mystic <149405096+Gift-Naomi@users.noreply.github.com>
Co-authored-by: Gift-Naomi <emmanuelgiftnaomi@gmail.com>

---------

Co-authored-by: Ugo-X <ugonnadike001@gmail.com>
Co-authored-by: Mystic <149405096+Gift-Naomi@users.noreply.github.com>
Co-authored-by: Gift-Naomi <emmanuelgiftnaomi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants