Ecosyste.ms: Timeline

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

yash431garg

yash431garg pushed 31 commits to PROD-555/new-home-page-without-banner gator-labs/chomp
  • Fix credits test to take account of configured rate. d4a789e
  • Ensure small SOL values aren't stored in DB in engineering format. c1c95eb
  • Account for configurable SOL/credit exchange rate. db93e7f
  • Prettier fixes. d1a49bc
  • Fix tests: don't generate wallet addresses >= 44 chars. Faker doesn't include the 0x prefix in its length limits. 964d441
  • Mysterybox test: Add user2 to allowlist (to isolate correct condition). 2408aa3
  • Merge pull request #887 from gator-labs/PROD-697/flaky-chompmas-test PROD-697: Fix flaky Chompmas tests 9af8386
  • Merge pull request #886 from gator-labs/PROD-707/credits-test-fails-when-sol-credit-cost-is-changed PROD-707: Fix cr... 95f53aa
  • Add threatLevel column to User table. b508e0d
  • Make threatLevel nullable. 3549dff
  • Update error page to handle bot ban message. 2b84821
  • Don't log bot bans as exceptions to Sentry. 235e61d
  • Add handler for bot detection in root layout. af99e95
  • Block users with a defined threat level. a1e37d7
  • Add missing await. b2fa22b
  • Split JWT utils into separate files. 085f437
  • Add threat level tests. 5dc14dc
  • Lint fix. cdb7a64
  • Report to Sentry if session revocation fails. 57e2c1e
  • Fix Dynamic API URL; throw error on non-2xx status. 2eb542a
  • and 11 more ...

View on GitHub

yash431garg pushed 31 commits to PROD-702/upgrade-dynamic gator-labs/chomp
  • Fix credits test to take account of configured rate. d4a789e
  • Ensure small SOL values aren't stored in DB in engineering format. c1c95eb
  • Account for configurable SOL/credit exchange rate. db93e7f
  • Prettier fixes. d1a49bc
  • Fix tests: don't generate wallet addresses >= 44 chars. Faker doesn't include the 0x prefix in its length limits. 964d441
  • Mysterybox test: Add user2 to allowlist (to isolate correct condition). 2408aa3
  • Merge pull request #887 from gator-labs/PROD-697/flaky-chompmas-test PROD-697: Fix flaky Chompmas tests 9af8386
  • Merge pull request #886 from gator-labs/PROD-707/credits-test-fails-when-sol-credit-cost-is-changed PROD-707: Fix cr... 95f53aa
  • Add threatLevel column to User table. b508e0d
  • Make threatLevel nullable. 3549dff
  • Update error page to handle bot ban message. 2b84821
  • Don't log bot bans as exceptions to Sentry. 235e61d
  • Add handler for bot detection in root layout. af99e95
  • Block users with a defined threat level. a1e37d7
  • Add missing await. b2fa22b
  • Split JWT utils into separate files. 085f437
  • Add threat level tests. 5dc14dc
  • Lint fix. cdb7a64
  • Report to Sentry if session revocation fails. 57e2c1e
  • Fix Dynamic API URL; throw error on non-2xx status. 2eb542a
  • and 11 more ...

View on GitHub

yash431garg pushed 9 commits to PROD-649/give-specific-user-credit-admin gator-labs/chomp
  • Fix credits test to take account of configured rate. d4a789e
  • Ensure small SOL values aren't stored in DB in engineering format. c1c95eb
  • Account for configurable SOL/credit exchange rate. db93e7f
  • Prettier fixes. d1a49bc
  • Fix tests: don't generate wallet addresses >= 44 chars. Faker doesn't include the 0x prefix in its length limits. 964d441
  • Mysterybox test: Add user2 to allowlist (to isolate correct condition). 2408aa3
  • Merge pull request #887 from gator-labs/PROD-697/flaky-chompmas-test PROD-697: Fix flaky Chompmas tests 9af8386
  • Merge pull request #886 from gator-labs/PROD-707/credits-test-fails-when-sol-credit-cost-is-changed PROD-707: Fix cr... 95f53aa
  • feat: allow admin to give user credit and script to distrube credit based on points amount 1dd68b0

View on GitHub

yash431garg pushed 1 commit to PROD-649/give-specific-user-credit-admin gator-labs/chomp
  • feat: allow admin to give user credit and script to distrube credit based on points amount 8ee8ded

View on GitHub

yash431garg created a review comment on a pull request on gator-labs/chomp
Make sense... I have seen some bugs without using this == "true".

View on GitHub

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

View on GitHub

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

View on GitHub

yash431garg created a review comment on a pull request on gator-labs/chomp
@marvinmarnold should we change this char limit?

View on GitHub

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

View on GitHub

yash431garg created a comment on a pull request on gator-labs/chomp
I haven't tested in preview. Build was failed just redeployed it.

View on GitHub

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

View on GitHub

yash431garg created a review comment on a pull request on gator-labs/chomp
Name can be 4 char as well.

View on GitHub

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

View on GitHub

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

View on GitHub

yash431garg pushed 1 commit to PROD-555/new-home-page-without-banner gator-labs/chomp

View on GitHub

yash431garg created a branch on gator-labs/chomp

PROD-691/enable-hide-deck

yash431garg created a review comment on a pull request on gator-labs/chomp
Can you elaborate more?

View on GitHub

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

View on GitHub

yash431garg created a review comment on a pull request on gator-labs/chomp
Yes, I was testing in the replica and we don't have the migration in that db branch. That's why I changed it this for testing and forgot to update. Thanks for pointing it. I have updated this.

View on GitHub

yash431garg pushed 1 commit to PROD-649/give-specific-user-credit-admin gator-labs/chomp

View on GitHub

yash431garg pushed 1 commit to PROD-649/give-specific-user-credit-admin gator-labs/chomp
  • feat: add script for credit distribution d196ddf

View on GitHub

yash431garg pushed 1 commit to PROD-649/give-specific-user-credit-admin gator-labs/chomp
  • fix: window confimation fix and success toast message update fe3ea91

View on GitHub

yash431garg created a review comment on a pull request on gator-labs/chomp
There is some bug I will check again.

View on GitHub

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

View on GitHub

yash431garg created a review comment on a pull request on gator-labs/chomp
Yea,

View on GitHub

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

View on GitHub

yash431garg created a comment on a pull request on gator-labs/chomp
@marvinmarnold I haven't added script right now. Could you confirm me that the schema change is good than I can utilize in the script as well?

View on GitHub

yash431garg opened a pull request on gator-labs/chomp
Prod 649/give specific user credit admin
- Description Added new user tab with feature of giving user credit with their wallet address. - What are the steps to test that this code is working? Try giving credit to a user id - Screen s...
yash431garg pushed 1 commit to PROD-649/give-specific-user-credit-admin gator-labs/chomp
  • feat: add confirmation pop up, error toast and success toast 27ccd52

View on GitHub

yash431garg pushed 1 commit to PROD-649/give-specific-user-credit-admin gator-labs/chomp
  • feat: allow admin to give user credit 610e56b

View on GitHub

Load more