Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
neel-ds created a comment on a pull request on gator-labs/chomp
It correctly verifies the txn confirmation status.
neel-ds created a comment on a pull request on gator-labs/chomp
> How does this PR achieve: "Ensure sourcemaps automatically get uploaded when code merged into prod" Added additional steps in Linear
neel-ds opened a pull request on gator-labs/chomp
PROD-572: Setup sentry wizard
- Description Enable Sentry wizard to record full code trace - What are the steps to test that this code is working? NA - Screen shots or recordings for UI changes NAneel-ds created a comment on a pull request on gator-labs/chomp
I mistakenly created branch from my previous work. Please ignore the other changes related to mysteryBox and migration.
neel-ds opened a pull request on gator-labs/chomp
PROD-592: Fix reveal status mixpanel event
- Description This update ensures accurate event recording by marking it as RevealTransactionPending instead of RevealTransactionSucceeded when the transaction status cannot be confirmed in some e...neel-ds opened a pull request on gator-labs/chomp
PROD-569: Add address length check constraint
- Description Enable check constraint for address property in allowlist table - What are the steps to test that this code is working? Try with anomalies data and run the script - Screen sho...neel-ds created a review on a pull request on gator-labs/chomp
Follow up on the events recorded in Mixpanel based on specific transaction outcomes.
neel-ds opened a pull request on gator-labs/chomp
PROD-578: Disable repeated click mystery box
- Description Avoid repeated actions on box click once opened - What are the steps to test that this code is working? Open streak CHOMPmas mystery box - Screen shots or recordings for UI ch...neel-ds closed a pull request on gator-labs/chomp
PROD-578: Disable repeated click mystery box
- Description Avoid repeated actions on box click once opened - What are the steps to test that this code is working? Open streak CHOMPmas mystery box - Screen shots or recordings for UI ch...neel-ds opened a pull request on gator-labs/chomp
PROD-574: Disable repeated click mystery box
- Description Avoid repeated actions on box click once opened - What are the steps to test that this code is working? Open streak CHOMPmas mystery box - Screen shots or recordings for UI ch...neel-ds created a review comment on a pull request on gator-labs/chomp
Not really, there is no as such restrictions on tags
neel-ds opened a pull request on gator-labs/chomp
PROD-569: Fix allowlist script ignore empty
- Description Filter out empty records from allowlist csv before creating records - What are the steps to test that this code is working? Use add allowlist users script - Screen shots or re...neel-ds created a comment on a pull request on gator-labs/chomp
> Can you merge in main again so we can test with streak mystery box also? We can merge now. Can you please approve?
neel-ds pushed 70 commits to PROD-559/mystery-box gator-labs/chomp
- fix: resolve burn tx edge cases 9ae4946
- fix: refactor types code and remove tx confirmation 701ae08
- refactor: import updates 2c4c7ce
- update querty to return revealAmount if transaction is pending 64dec9a
- remove console 8790106
- revert query 5950b15
- refactor: update state name 6110b93
- refactor: add sentry error for tx confirmation d2a3c40
- fix: continue the execution if tx can not be confirmed 43e5358
- revert previous commit 66da595
- feat: retry tx in the backend df5876b
- wip: tx confirmation retry 5e95dfb
- add cron configs bfe934b
- remove tx confirmation from create pending results 60b9ca9
- build fix d232be3
- feat: update create burn tx 2135a73
- feat: poll transaction a57dbed
- refactor: remove tx confirmation fromfontend 948ad0b
- feat: add validate chomp result cron job 4f5989f
- fix: yarn.lock and lint 88b3d9c
- and 50 more ...