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

improve strategy and pool cards in home page to show better info #112

Merged
merged 33 commits into from
Sep 5, 2024

Conversation

akiraonstarknet
Copy link
Contributor

Resolves #84

Ayoazeez26 and others added 30 commits August 28, 2024 07:48
add APY % in Share on X msg, add CORS
Pool and Strategy card improvements
Sync UI colors + Pool/Strategy card new designs
@akiraonstarknet akiraonstarknet merged commit e989604 into strkfarm:dev Sep 5, 2024
0 of 2 checks passed
Copy link

gitguardian bot commented Sep 5, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard.
Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
10294468 Triggered Generic High Entropy Secret 354fab3 src/app/slinks/template.tsx View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@akiraonstarknet
Copy link
Contributor Author

@all-contributors please add @Ayoazeez26 for code

Copy link
Contributor

@akiraonstarknet

I've put up a pull request to add @Ayoazeez26! 🎉

akiraonstarknet added a commit that referenced this pull request Dec 30, 2024
* chore: formatted tvl data

* fix: added dollar sign before tvl data

* fix: removed dollar sign : )

* fix: undefined tvl formatting issue

* fix: compile error in TVL

* chore: raffle implementation

* chore: deploy trigger

* chore: updated cron expression

* chore: updated cron expression

* chore: updated cron expression

* chore: update route method

* chore: update route logic

* chore: updated cron expression

* chore: updated cron expression

* chore: code refactor

* chore: updated lucky winner route

* fix: added cron secret

* chore: updated lucky winner route.ts

* chore: ui updates on raffle page

* fix: bugs and ui tweaks

* chore: text update

* fix: ekubo logo

* chore: update home page banner

* Update .env.sample

* Update lint_and_build.yml [fix env setting]

* chore: added new banner

* chore: update banner

---------

Co-authored-by: Hemant <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UX design: improve strategy and pool cards in home page to show better info
2 participants