Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
yash431garg pushed 13 commits to PROD-553/mystery-box-flow-new-user gator-labs/chomp
- feat: add animation on text ecf4877
- fix: back to original migrations after manual resolution 22bb718
- Merge pull request #757 from gator-labs/ma/original-migrations fix: back to original migrations after manual resolution d7f9661
- Add Chompmas specific animation. 19e2389
- Prettier update. ad90f35
- Merge pull request #758 from gator-labs/PROD-586/use-red-mystery-box-for-chompmas PROD-586: use red mystery box for ... d947f10
- Merge pull request #756 from gator-labs/PROD-548/streak-text-animation feat: add animation on text 4290bc4
- fix: sentry and mixpanel claim, reveal flush 9d0713f
- Merge pull request #760 from gator-labs/fix/add-flush-sentry-mixpanel fix: sentry and mixpanel claim, reveal flush a3199a5
- build: workflow to sync DB 99f9423
- Merge pull request #761 from gator-labs/ma/replica-sync build (PROD-576): workflow to sync DB 5b53a5d
- Merge branch 'main' into PROD-553/mystery-box-flow-new-user cd145fa
- wip: show mystery box to new user b2e2c96
yash431garg opened a pull request on gator-labs/chomp
feat: add animation on text
https://github.com/user-attachments/assets/d2adae29-62ce-46cd-84ad-33628ae4a6d5yash431garg pushed 1 commit to PROD-520/points-fix-answer-deck-question gator-labs/chomp
- refactor test e43d135
yash431garg pushed 1 commit to PROD-520/points-fix-answer-deck-question gator-labs/chomp
- fix: resolve test conflict issue 5fb191b
yash431garg pushed 120 commits to PROD-520/points-fix-answer-deck-question gator-labs/chomp
- add box animation f19cdf9
- fix: resolve burn tx edge cases 9ae4946
- fix: refactor types code and remove tx confirmation 701ae08
- refactor: import updates 2c4c7ce
- update querty to return revealAmount if transaction is pending 64dec9a
- remove console 8790106
- finish animation 71ca2da
- Merge branch 'main' into PROD-521/replace-placeholder-treasure-box-with-bonk-gif-animation d37909c
- feat: add mysterybox allowlist 8be2029
- refactor: update allowlist util 14d1069
- revert query 5950b15
- refactor: update state name 6110b93
- refactor: add sentry error for tx confirmation d2a3c40
- fix: continue the execution if tx can not be confirmed 43e5358
- revert previous commit 66da595
- feat: retry tx in the backend df5876b
- wip: tx confirmation retry 5e95dfb
- add cron configs bfe934b
- remove tx confirmation from create pending results 60b9ca9
- Demote rewardMysteryBox() from being a server action. The function should only be called from other server actions s... c84b13f
- and 100 more ...
yash431garg created a comment on a pull request on gator-labs/chomp
@neel-ds tagging you incase you are interested to know about this issue and the fix.
yash431garg opened a pull request on gator-labs/chomp
fix: allow user to reveall all with unused nft and refactor code
This PR will fix the feature where user wasn't able to reveal all with unused nftyash431garg pushed 21 commits to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- style: add home stats box 09cf1ce
- Merge main into PROD-545/home-stats 935e61b
- feat: add points promise statbox 7fedb57
- fix: remove extra prop de345d1
- Merge branch 'main' into PROD-545/home-stats b4db10e
- add animated border 7fb62b8
- add env 4a42236
- fix longest streak edge case 48c56a6
- Fix mystery box lookup query. 5f0bce4
- Update mystery box tests. c076b81
- Update mystery box tests. 0b10b77
- Fix mystery box lookup query. 4ff17b0
- Ensure there is at least one matching trigger during box lookup. b3ff535
- Merge branch 'PROD-545/home-stats' into PROD-524/create-streaks-flow-mvp-for-chompmas 2b5051f
- Merge pull request #737 from gator-labs/PROD-524/create-streaks-flow-mvp-for-chompmas PROD-524/create-streaks-flow-m... d9fbd46
- Merge branch 'main' into PROD-545/home-stats 4ab534b
- Skip failing deck test. d1df5ec
- Merge pull request #726 from gator-labs/PROD-545/home-stats PROD-545: Update home stats box bc3a145
- Fix streak length lookup for new users. 238186b
- Merge pull request #741 from gator-labs/fix/streak-length-new-user Fix streak length lookup for new users. 6004cb6
- and 1 more ...
yash431garg pushed 19 commits to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- PROD-539 added UI for scripts 001f596
- PROD-539 added env variable for hiding/showing test create feature 0b3e647
- PROD-539 resolved conflicts 083bebb
- chore: upgrade solana/web3.js dependency 89fa7f4
- fix: flaky tests 90debef
- Merge pull request #735 from gator-labs/fix/tests fix: flaky tests 24a4428
- Merge branch 'main' into PROD-540/upgrade-dep 8fa1e2c
- Merge pull request #734 from gator-labs/PROD-540/upgrade-dep PROD-540 Upgrade @solana/web3.js dependency ed2e9e3
- Fix mystery box lookup query. 2edf2f3
- Update mystery box tests. 8e6861f
- Merge pull request #736 from gator-labs/fix/mystery-box Fix Chompas mystery box 7fecd52
- fix: pinned web3 js dep 4d51622
- PROD-539 updated env-example 902fb77
- Merge branch 'main' into PROD-539/Create-UI-for-staging-scripts 59516ee
- Update number output format for consistency. 62ce613
- Merge pull request #740 from gator-labs/PROD-530/single-reveal-share-amount-inconsistent PROD-530: Update number out... a75f97f
- Merge pull request #739 from gator-labs/PROD-540/upgrade-dep fix: pinned @solana/web3.js to 1.95.8 93a9c61
- Merge pull request #733 from gator-labs/PROD-539/Create-UI-for-staging-scripts PROD-539 added UI for scripts 1df42a1
- Merge branch 'main' into PROD-532/rpc-tx-confirmation-backend ab9a9ec
yash431garg created a review on a pull request on gator-labs/chomp
I clicked skip mystery box button and Now I cannot see the box. I am in the allowlist with seven day streak <img width="1280" alt="Screenshot 2024-12-13 at 7 07 30 PM" src="https://github.com/use...
yash431garg created a review comment on a pull request on gator-labs/chomp
Can we create a reusable comment?
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- feat: add test update cron to every min b6a4e1f
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- refactor: remove lte from the api 2ac9eb6
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- feat: validate old bonk burn txs 4c54755
yash431garg pushed 41 commits to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- feat: add mysterybox allowlist 8be2029
- refactor: update allowlist util 14d1069
- Demote rewardMysteryBox() from being a server action. The function should only be called from other server actions s... c84b13f
- Merge branch 'main' into PROD-523/allowlist 602e6e8
- fix: make error msg better 85c02bc
- add cursor 59c7e07
- Sync to working yarn.lock. 50c7198
- center box 021c1bf
- Merge branch 'PROD-510/protect-mystery-box-endpoints' 9d0d5c3
- Finish merge. 7851cb5
- Finish merge; check user is defined. d3e1647
- Merge pull request #723 from gator-labs/PROD-521/replace-placeholder-treasure-box-with-bonk-gif-animation-fixes PROD... 8b8f57f
- fix: yarn.lock from main 125a804
- Merge branch 'main' into PROD-510/protect-mystery-box-endpoints fe717e6
- Merge pull request #721 from gator-labs/PROD-510/protect-mystery-box-endpoints PROD-510: Protect mystery box endpoint 679cfff
- Add Chompmas mystery box enum. bc169ee
- Allow NULL on trigger allowlistId (for Claim All boxes). 3355869
- style: update opened box screen 8755079
- Implement Chompmas mystery box type. 45da275
- Add check to ensure we got BONK in mystery box. 39224a7
- and 21 more ...
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- add comments ddc9806
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- add comments in the code afdae90
yash431garg pushed 1 commit to PROD-532/rpc-tx-confirmation-backend gator-labs/chomp
- refactor: remove tx confirmatmation from poll transaction 6c15451