Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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 pushed 2 commits to main gator-labs/chomp
samott closed a pull request on gator-labs/chomp
fix: Cron filename typo
- Description Filename typo and prettiersamott 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
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 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
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.samott created a comment on a pull request on gator-labs/chomp
> A quick question out of curiosity. Have you tested it against replica that you aren't get 404 for drip deck? Yes, I tested against stack 42. No errors with with the PR applied.
samott pushed 1 commit to PROD-684/optimize-query-for-stacks gator-labs/chomp
- Update test description. 03d4b49
samott pushed 1 commit to PROD-684/optimize-query-for-stacks gator-labs/chomp
- Add test for getStack() auth/unauth behaviour. f914728
samott created a review comment on a pull request on gator-labs/chomp
Could this conversion rate by defined somewhere as a const or config value?
samott pushed 63 commits to main gator-labs/chomp
- feat: purchase credits SOL tx 9fabb72
- refactor: better file handling fix: error handling update receiver address 81eda0f
- Merge branch 'main' into prod-658/send-sol-tx 4e1705c
- fix: initiate error title 0c7df31
- Add getWalletOwner() utility. 662a52e
- Implement SOL payment verification action. bf00da2
- Merge branch 'main' into PROD-657/verify-payment-details 2a5e994
- Move verifySolPayment action to be with other credits code. 5ff4e1d
- Pull tx details from database. 9cbb9e7
- Check for edge cases in the transaction flow. 3528d96
- perf: handle errors and toast def2c21
- nit: update error message 4aa2c5f
- feat: store fees sol amount 99b1739
- Integrate TX validation into flow. 74d9279
- Prettier fix. 85453cf
- Leverage getTreasuryPrivateKey(). 864915a
- Improve types. 7e5ae8c
- Merge branch 'main' into PROD-657/verify-payment-details 6ff76ca
- refactoring: migrate actions deb7d81
- refactoring: treasury address action 325803d
- and 43 more ...
samott closed a pull request on gator-labs/chomp
PROD-658: Purchase Credits with SOL
- Description This PR allows one to buy credits with SOL and update Chain Tx. It fixes small issue too. ![Screenshot 2025-01-11 at 1 49 46 AM](https://github.com/user-attachments/assets/910ea508...samott pushed 3 commits to main gator-labs/chomp
samott closed a pull request on gator-labs/chomp
PROD-664 added check for wallet address in rank items for all time leaderboard
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue Link to the Linear task https://linear.app/gator/issue/PROD-664/400-error-on-all-time-leaderboard-on-stagingchompgames ...samott pushed 1 commit to PROD-684/optimize-query-for-stacks gator-labs/chomp
- Limit QuestionAnswers to current user (or none if no session). 57a2046
samott pushed 1 commit to PROD-684/optimize-query-for-stacks gator-labs/chomp
- Remove unused imports. 7171fe9
samott pushed 1 commit to PROD-684/optimize-query-for-stacks gator-labs/chomp
- Stringify Decimal objects before returning to client. d340b88