Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
neel-ds created a review comment on a pull request on gator-labs/chomp
This refactoring solves this issue (mentioned in PR description) ![Screenshot 2025-01-11 at 1 49 46 AM](https://github.com/user-attachments/assets/6a499f20-50ba-4f65-940e-93945533b31e)
neel-ds created a review comment on a pull request on gator-labs/chomp
This seems to be from Yash’s PR for simulating SOL transactions. I’ll update it to use p-retry.
neel-ds created a review comment on a pull request on gator-labs/chomp
make sense i will move it to lib
neel-ds created a review comment on a pull request on gator-labs/chomp
Should I update the schema to add an id field for the Wallet table, or keep using the address as the default id? Let me know.
neel-ds created a review comment on a pull request on gator-labs/chomp
I had this idea, but using server actions in client-side components might expose them. I ensured it doesn’t involve the private key and only uses the public key if required. Let me know your though...
neel-ds created a comment on a pull request on gator-labs/chomp
> Not all of these comments are critical, I generally defer to you about what's important. > > Also, why are the tests failing? Is it related to this? https://linear.app/gator/issue/PROD-669/fla...
neel-ds pushed 1 commit to prod-658/send-sol-tx gator-labs/chomp
- feat: store fees sol amount 99b1739
neel-ds pushed 1 commit to prod-658/send-sol-tx gator-labs/chomp
- perf: handle errors and toast def2c21
neel-ds closed a pull request on gator-labs/chomp
Restore streak for 1st Jan
Add query to find affected users and solution to add activity manually for affected usersneel-ds created a comment on a pull request on gator-labs/chomp
> @neel-ds query ran for me but there were few issues with the updated data. Can you implement the changes based on our discussion before implementing the script? It was timestamp issue. I teste...
neel-ds pushed 42 commits to prod-643/restore-streak gator-labs/chomp
- Implement calculateTxHash() utility. 3cdf91f
- Use browser crypto utils rather than node. 8bceb44
- feat: add chaintx table e200cd6
- feat: add buy credit actions 84d2795
- refactor c4047da
- feat: add comments in update tx logs 793843f
- feat: update env example cb44bdf
- feat: update error handeling e3727d7
- Remove unused functions. 89f4f05
- Save burn TX signature before sending it to the network. aaf53eb
- Don't delete chomp results in exception handler. 20bd2b9
- PROD-595 updated calc and text 953e4a5
- Merge branch 'main' into PROD-598/save-transaction-signatures-before-burn 62bef93
- Trigger Build 624b5e0
- build: use neon for dev/staging (#848) build: use neon for dev envs 294fc9b
- build: use neon for dev/staging (#848) build: use neon for dev envs c79f198
- Trigger Build c864577
- docs: cleanup e77dcaf
- Merge pull request #852 from gator-labs/ma/neon-followup-3 docs: cleanup cd1899c
- fix: deck screen action 4bda262
- and 22 more ...
neel-ds pushed 28 commits to prod-658/send-sol-tx gator-labs/chomp
- Implement calculateTxHash() utility. 3cdf91f
- Use browser crypto utils rather than node. 8bceb44
- Remove unused functions. 89f4f05
- Save burn TX signature before sending it to the network. aaf53eb
- Don't delete chomp results in exception handler. 20bd2b9
- PROD-595 updated calc and text 953e4a5
- Merge branch 'main' into PROD-598/save-transaction-signatures-before-burn 62bef93
- Trigger Build 624b5e0
- build: use neon for dev/staging (#848) build: use neon for dev envs c79f198
- Trigger Build c864577
- feat: add cron job for low treasury balance 5979a81
- Send burn TX on the server side. f5fdbee
- fix typo 8fe2207
- fix: refactor sentry tracking for failed reveals 2ea6ff7
- Merge pull request #855 from gator-labs/PROD-595/update-bonk-won-text-and-calculation-on-home-page PROD-595 updated ... 0d99449
- Merge pull request #854 from gator-labs/PROD-666/low-treasury-alert-cron-api feat: add cron job for low treasury bal... 3114b13
- chore: set Prettier rules to show warnings instead of errors 168e6de
- chore: add env handeling 68bf2ee
- feat: add next dynamic for lottie fafa041
- feat: purchase credits SOL tx 9fabb72
- and 8 more ...