Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

gator-labs/chomp

vercel[bot] created a comment on a pull request on gator-labs/chomp
[vc]: #Nj/ocZQYdX7oJXsz+usE8EB3yXtmRBwBYx69IMXyFBs=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjaG9tcCIsInJvb3REaXJlY3RvcnkiOm51bGwsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZ...

View on GitHub

samott opened a pull request on gator-labs/chomp
Release: 21 January, 2025
- [PROD-605: ClaimAllError: Failed to fetch link preview](https://github.com/gator-labs/chomp/pull/872) - [PROD-494: Update PWA to support subj multiple choice](https://github.com/gator-labs/chomp...
samott deleted a branch gator-labs/chomp

prod-659/process-credit

samott pushed 2 commits to main gator-labs/chomp
  • fix: vercel cron filename d85e30f
  • Merge pull request #876 from gator-labs/prod-659/process-credit fix: Cron filename typo 15f3296

View on GitHub

samott closed a pull request on gator-labs/chomp
fix: Cron filename typo
- Description Filename typo and prettier
samott created a review on a pull request on gator-labs/chomp

View on GitHub

vercel[bot] created a comment on a pull request on gator-labs/chomp
[vc]: #jo0S/q4MKnkawRooEkWj4biluiLu/nezJ9QlQaOsY30=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjaG9tcCIsInJvb3REaXJlY3RvcnkiOm51bGwsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZ...

View on GitHub

neel-ds opened a pull request on gator-labs/chomp
fix: Cron filename typo
- Description Filename typo and prettier
neel-ds created a branch on gator-labs/chomp

prod-659/process-credit

samott pushed 7 commits to main gator-labs/chomp
  • feat: process pending credit payment ac9fba0
  • trigger redeployment 03bd06c
  • Merge branch 'main' into prod-659/process-credit 6f42828
  • fix: test conflicts abaf154
  • refactoring: restructure verify payment 20a420b
  • fix: credit change math 5326f4f
  • Merge pull request #874 from gator-labs/prod-659/process-credit PROD-659: Process Pending Credit Payment [Cron] cb93798

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-659: Process Pending Credit Payment [Cron]
### Description - API checks New Chain Tx records from the past week that are not finalized and not failed. - It validates these transactions by: - If finalized: • Updates the Chain Tx statu...
samott created a review on a pull request on gator-labs/chomp

View on GitHub

marvinmarnold created a review on a pull request on gator-labs/chomp

View on GitHub

marvinmarnold deleted a branch gator-labs/chomp

fix/test-failure

marvinmarnold pushed 2 commits to main gator-labs/chomp
  • fix: test case fe23e38
  • Merge pull request #875 from gator-labs/fix/test-failure fix: test case 879ef01

View on GitHub

marvinmarnold closed a pull request on gator-labs/chomp
fix: test case
### Description Fix test failure
samott created a review on a pull request on gator-labs/chomp

View on GitHub

vercel[bot] created a comment on a pull request on gator-labs/chomp
[vc]: #KIY7zlgEN2enOdjljg2bb27oMNPM2+x4byBPt7ZVweI=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjaG9tcCIsInJvb3REaXJlY3RvcnkiOm51bGwsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZ...

View on GitHub

neel-ds opened a pull request on gator-labs/chomp
fix: test case
### Description Fix test failure
neel-ds created a branch on gator-labs/chomp

fix/test-failure

neel-ds created a review comment on a pull request on gator-labs/chomp
Correct, this file use similar code but without payload guard and payload.sub checks

View on GitHub

neel-ds created a review on a pull request on gator-labs/chomp

View on GitHub

neel-ds created a review on a pull request on gator-labs/chomp

View on GitHub

neel-ds created a review comment on a pull request on gator-labs/chomp
I moved the verification of instructions into new function.

View on GitHub

neel-ds created a review on a pull request on gator-labs/chomp

View on GitHub

neel-ds created a review comment on a pull request on gator-labs/chomp
Make sense added logic to capture in sentry and continue for rest

View on GitHub

neel-ds pushed 19 commits to prod-659/process-credit gator-labs/chomp
  • PROD-664 added check for wallet address in rank items for all time leaderboard fb72926
  • PROD-554 updated tutorial questions d55015d
  • fix: add ignore sentry error 7e00486
  • PROD-554 fixed next button styling in tutorial flow 7d2466f
  • feat: fetch link preview after drawer open c1cd0ab
  • fix: unique constraint test fail issue 3b7c805
  • fix: change address 0d2dc1d
  • Merge pull request #870 from gator-labs/PROD-657/verify-payment-details PROD -657: Verify payment details 4ae185e
  • Merge pull request #871 from gator-labs/prod-613/ignore-sentry PROD-613: Ignore TypeError in Sentry 3a0ae84
  • Merge pull request #866 from gator-labs/PROD-554-Update-tutorial-questions PROD-554 updated tutorial questions 25627fb
  • PROD-664 add util method for leaderboard usernames along with tests b58a4e9
  • Merge pull request #872 from gator-labs/PROD-605/link-preview-fetch-failed feat: fetch link preview after drawer open 3943d4e
  • Merge pull request #873 from gator-labs/fix/unique-constraint fix: unique constraint test fail issue 09058a6
  • Merge pull request #865 from gator-labs/PROD-664-400-error-all-time-leaderboard PROD-664 added check for wallet addr... 8e35008
  • Merge pull request #856 from gator-labs/prod-658/send-sol-tx PROD-658: Purchase Credits with SOL 3e32536
  • Merge branch 'main' into prod-659/process-credit 6f42828
  • fix: test conflicts abaf154
  • refactoring: restructure verify payment 20a420b
  • fix: credit change math 5326f4f

View on GitHub

samott pushed 9 commits to main gator-labs/chomp
  • Fix slow query for unauthenticated sessions. Update query to not fetch all chomp results in the database when we are... 2b1da09
  • Stringify Decimal objects before returning to client. d340b88
  • Remove unused imports. 7171fe9
  • Limit QuestionAnswers to current user (or none if no session). 57a2046
  • Add test for getStack() auth/unauth behaviour. f914728
  • Lint fixes. 9e44183
  • Lint fix. 7fc9c07
  • Update test description. 03d4b49
  • Merge pull request #869 from gator-labs/PROD-684/optimize-query-for-stacks PROD-684: Fix slow query for unauthentica... 04c607d

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-684: Fix slow query for unauthenticated sessions.
Update query to not fetch all chomp results in the database when we are querying in an unauthenticated session. Prevents large amounts of data being sent to the frontend.
neel-ds created a review on a pull request on gator-labs/chomp

View on GitHub

Load more