Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samott pushed 2 commits to main gator-labs/chomp
samott closed a pull request on gator-labs/chomp
feat: fetch link preview after drawer open
Linear Ticket: https://linear.app/gator/issue/PROD-605/shareclaimallerror-failed-to-fetch-link-preview - Description ClaimShareDrawer useEffect was running after the history page renders and fe...samott pushed 3 commits to main gator-labs/chomp
samott closed a pull request on gator-labs/chomp
PROD-554 updated tutorial questions
✅ 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-554/update-tutorial-questions - Description - Updated quest...samott pushed 2 commits to main gator-labs/chomp
samott closed a pull request on gator-labs/chomp
PROD-613: Ignore TypeError in Sentry
- Description It ignores TypeError: Cannot assign to read only property 'request' of object '#<c>' in Sentry as it relates to extension. - What are the steps to test that this code is working? ...samott pushed 39 commits to prod-658/send-sol-tx gator-labs/chomp
- 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
- 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
- Check wallet after lookup; treasury pub key fallback (for now). dbd39a7
- Add initial test. 0a8873b
- Move actual credit application to verification action. a1da3c5
- Ensure we only operate on "New" records. 5e774e4
- Leverage pRetry when verifying the transaction info. 6b52da7
- Merge remote-tracking branch 'origin/prod-658/send-sol-tx' into PROD-657/verify-payment-details 7b38776
- Remove merge junk. 95bfe27
- Move action to to /actions/. 94d0723
- Update paths. 5c644dc
- and 19 more ...
samott created a comment on a pull request on gator-labs/chomp
> Is this PR in wip? It's now ready for review.
samott pushed 2 commits to PROD-657/verify-payment-details gator-labs/chomp
samott pushed 1 commit to PROD-657/verify-payment-details gator-labs/chomp
- Add Sentry tracking for failed payments. ac73752
samott pushed 3 commits to PROD-657/verify-payment-details gator-labs/chomp
samott created a comment on a pull request on gator-labs/chomp
> @samott I think this pr doesn't resolve: The current query fetches all the question answer and chompResults for that deck causing data overload and also causing the error which is passing obj fro...
samott opened a pull request on gator-labs/chomp
PROD -657: Verify payment details
Adds verification to SOL credit purchases.samott pushed 39 commits to PROD-657/verify-payment-details 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
- perf: handle errors and toast def2c21
- nit: update error message 4aa2c5f
- feat: store fees sol amount 99b1739
- refactoring: migrate actions deb7d81
- refactoring: treasury address action 325803d
- fix: ref as branch not SHA 5c4ec36
- Merge pull request #862 from gator-labs/ma/fix-neon-ref fix: ref as branch not SHA 3881c48
- fix: limit reveal cards to 100 e976056
- Validate last block height is still good before submitting tx to chain. 2922aca
- Reset reveal if pending transaction is not found (or lookup fails) eef077c
- fix: increase confirmation timeout ce6a3cb
- Merge branch 'main' into prod-658/send-sol-tx 66afe7b
- Merge pull request #863 from gator-labs/PROD-663/reveal-carousel-reload-issue fix: limit reveal cards to 100 66cfb05
- Linter fix: unused variable. 0145530
- Linter fix: use const. 7e31f79
- Linter fix: use const. 97b44d8
- and 19 more ...