Ecosyste.ms: Timeline

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

samott

samott closed a pull request on gator-labs/chomp
fix: unique constraint test fail issue
samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott deleted a branch gator-labs/chomp

PROD-605/link-preview-fetch-failed

samott pushed 2 commits to main gator-labs/chomp
  • feat: fetch link preview after drawer open c1cd0ab
  • Merge pull request #872 from gator-labs/PROD-605/link-preview-fetch-failed feat: fetch link preview after drawer open 3943d4e

View on GitHub

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 created a review on a pull request on gator-labs/chomp

View on GitHub

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

View on GitHub

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

View on GitHub

samott pushed 3 commits to main gator-labs/chomp
  • PROD-554 updated tutorial questions d55015d
  • PROD-554 fixed next button styling in tutorial flow 7d2466f
  • Merge pull request #866 from gator-labs/PROD-554-Update-tutorial-questions PROD-554 updated tutorial questions 25627fb

View on GitHub

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 created a review on a pull request on gator-labs/chomp

View on GitHub

samott deleted a branch gator-labs/chomp

prod-613/ignore-sentry

samott pushed 2 commits to main gator-labs/chomp
  • fix: add ignore sentry error 7e00486
  • Merge pull request #871 from gator-labs/prod-613/ignore-sentry PROD-613: Ignore TypeError in Sentry 3a0ae84

View on GitHub

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 deleted a branch gator-labs/chomp

PROD-657/verify-payment-details

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 ...

View on GitHub

samott pushed 1 commit to PROD-657/verify-payment-details gator-labs/chomp

View on GitHub

samott created a comment on a pull request on gator-labs/chomp
> Is this PR in wip? It's now ready for review.

View on GitHub

samott pushed 2 commits to PROD-657/verify-payment-details gator-labs/chomp
  • Fix address comparison. bd9f2bd
  • Update credits test: switch to a better model TX. eb775e6

View on GitHub

samott pushed 1 commit to PROD-657/verify-payment-details gator-labs/chomp
  • Add Sentry tracking for failed payments. ac73752

View on GitHub

samott pushed 3 commits to PROD-657/verify-payment-details gator-labs/chomp
  • Do multiplication with Decimal.js. e724d4b
  • Move magic number out of code. a249e25
  • Leverage getTreasuryAddress(). 7263df8

View on GitHub

samott pushed 1 commit to PROD-657/verify-payment-details gator-labs/chomp

View on GitHub

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

View on GitHub

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...

View on GitHub

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

View on GitHub

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 ...

View on GitHub

samott opened 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 review comment on a pull request on gator-labs/chomp
The text is not centered relative to Chompy.

View on GitHub

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

View on GitHub

Load more