Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
yash431garg opened a pull request on gator-labs/chomp
Prod 594/adjust deck stack new
- Description Updated stacks code to show first the expiring date based on whichever is expiring first comes first, than show upcoming decks based on whichever is upcoming first based on activeFro...yash431garg pushed 1 commit to PROD-594/adjust-deck-stack-new gator-labs/chomp
- refactor: remove unused code c50ffbf
yash431garg pushed 1 commit to PROD-594/adjust-deck-stack-new gator-labs/chomp
- feat: add sorting for decks in stack 00b866c
yash431garg closed a pull request on gator-labs/chomp
Prod 610: allow payout even no bonk
- Description Previously it wasn't possible to add bonk to a new wallet. - What are the steps to test that this code is working? Create a new wallet and try to claim bonk. It should be succesfu...yash431garg created a review comment on a pull request on gator-labs/chomp
Otherwise LGTM... can be merged.
yash431garg created a review comment on a pull request on gator-labs/chomp
I think we can just keep the name DeckScreen as it in a separate folder or we can keep the name deckscreencomponent. What do you think?
yash431garg created a review comment on a pull request on gator-labs/chomp
In figma design the opacity is 50.
yash431garg created a review comment on a pull request on gator-labs/chomp
In figma opacity is 50
yash431garg created a review on a pull request on gator-labs/chomp
Can you check the spacing in the pop up? <img width="1280" alt="Screenshot 2024-12-30 at 8 37 55 AM" src="https://github.com/user-attachments/assets/7679f0fc-521a-4446-8842-3ebee3a68e80" /> <img...
yash431garg created a comment on a pull request on gator-labs/chomp
Can you check the spacing in pop up? <img width="1280" alt="Screenshot 2024-12-30 at 8 37 55 AM" src="ht <img width="1280" alt="Screenshot 2024-12-30 at 8 38 44 AM" src="https://github.com/user-...
yash431garg created a review comment on a pull request on gator-labs/chomp
Yea, I have about will ask in the call regarding this.
yash431garg created a review comment on a pull request on gator-labs/chomp
It is not a token account it is AssociatedTokenAddress which means it is the mint address for that account. If you want I can make it treasuryAssociatedTokenAddress.
yash431garg created a comment on a pull request on gator-labs/chomp
@marvinmarnold I have rebased this branch with main and squashed as well. If you think rebase is correct we can merge this work and close #798
yash431garg pushed 28 commits to refactor/allow-payout gator-labs/chomp
- feat: setup sentry wizard 3bfb96a
- refactor: new query for total points and codebase refactoring for credit amount query 67b3a41
- add test 6ccc0e8
- yarn fix e6245a2
- fix: delete test data after use ef6901a
- Update sentry.client.config.ts 4d0bba7
- Update sentry.client.config.ts e631699
- Merge pull request #774 from gator-labs/PROD-572/sentry-source PROD-572: Setup sentry wizard d5a52b0
- Merge pull request #788 from gator-labs/PROD-612/points-fix refactor: new query for total points and codebase refact... 3900c5b
- Merge pull request #789 from gator-labs/PROD-611/flaky-test PROD-611: Fix test afterAll c0268c9
- feat: add feature flag e5a466d
- fix: add new user mystery box feature flag in test Co-Authored-By: [email protected] <[email protected]> 04d19f1
- Merge pull request #790 from gator-labs/PROD-553/add-feature-flag-tutorial-mystery-box feat: add feature flag 5ccc693
- build: temp sql file to force migration 717963c
- Merge pull request #792 from gator-labs/ma/force-migration build: temp sql file to force migration 19223c6
- docs: cleanup readme, lint, delete unusued files 9e4febb
- Merge pull request #793 from gator-labs/ma/cleanup docs: cleanup readme, lint, delete unusued files 3c700c3
- refactor design a5ddd6b
- refactor revalidation and design aed58d3
- fix: mystery box eligiblity 44dc6f2
- and 8 more ...
yash431garg pushed 1 commit to PROD-610/allow-payout-even-no-bonk gator-labs/chomp
- refactor: optimize send bonk and refactor myster box be558dd