Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
yash431garg created a comment on a pull request on gator-labs/chomp
@samott This is a urgent fix. You can check the whole issue in this slack thread https://gator-labs.slack.com/archives/C06054PPNSY/p1734701225694339
yash431garg opened a pull request on gator-labs/chomp
remove poll transaction
Poll transaction method is returning confirmed event the tx fails if user have insufficient bonk and have a unused nft. <img width="1280" alt="Screenshot 2024-12-20 at 7 23 24 PM" src="https://g...yash431garg created a comment on a pull request on gator-labs/chomp
@danijel-radomiljac I think it still allowing user to reveal without bonk if user have nft and he do reveal with bonk.
yash431garg created a review comment on a pull request on gator-labs/chomp
we are using this in the MysterBox code if (mysteryBoxId && skipAction == "Dismiss") I didn't understand if we keep close here isn't the comparison will fail.
yash431garg created a review comment on a pull request on gator-labs/chomp
This is implemented by devin
yash431garg created a review on a pull request on gator-labs/chomp
Try asking devin to fix.
yash431garg created a review comment on a pull request on gator-labs/chomp
We already have something for that https://github.com/gator-labs/chomp/blob/b9d8159639023e1149434985cbf5d1f14b0b3b93/app/actions/chompResult.ts#L341-L342
yash431garg pushed 1 commit to PROD-553/mystery-box-flow-new-user gator-labs/chomp
- update test b9d8159
yash431garg created a review comment on a pull request on gator-labs/chomp
@samott this changed by devin from Close to Dismiss. I hope it won't effect the existing funcitonality.
yash431garg created a comment on a pull request on gator-labs/chomp
> > No, I have to test. > > Cool. Will get this merged to production as soon as it's tested. I have tested it ready to be merged.
yash431garg created a comment on a pull request on gator-labs/chomp
> @yash431garg have you tested in staging since Devin fixed? No, I have to test.
yash431garg created a comment on a pull request on gator-labs/chomp
I am still working on one test and this PR require migrations.
yash431garg pushed 1 commit to PROD-553/mystery-box-flow-new-user gator-labs/chomp
- refactor code and add mystery box 6f2079a
yash431garg opened a pull request on gator-labs/chomp
Prod 553/mystery box flow new user
- Description - What are the steps to test that this code is working? - Screen shots or recordings for UI changesyash431garg pushed 1 commit to PROD-553/mystery-box-flow-new-user gator-labs/chomp
- feat: mystery box for first time users 12b9056