Ecosyste.ms: Timeline

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

moyounishimself

moyounishimself pushed 40 commits to main moyounishimself/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 20 more ...

View on GitHub

moyounishimself pushed 119 commits to main moyounishimself/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
  • PROD-664 added check for wallet address in rank items for all time leaderboard fb72926
  • 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
  • Encode transaction so it can be passed to the backend. Fixes a bug that prevented successful reveals. d2deca7
  • Linter fix. 259e68b
  • Merge pull request #859 from gator-labs/fix/reveal-error-tx-submission Fix: encode transaction so it can be passed t... c19df2b
  • perf: handle errors and toast def2c21
  • nit: update error message 4aa2c5f
  • feat: store fees sol amount 99b1739
  • feat: remove iscorrect validation from mcq b762351
  • Integrate TX validation into flow. 74d9279
  • Prettier fix. 85453cf
  • and 99 more ...

View on GitHub

moyounishimself deleted a branch moyounishimself/genaiprototyping

uiux--fix-incorrect-cursor-on-card-hover

moyounishimself created a comment on a pull request on bfateen/genaiprototyping
Resolved already.

View on GitHub

moyounishimself closed a pull request on bfateen/genaiprototyping
uiux: fix incorrect cursor on card hover
**Current behaviour** is: cursor turns into a pointer on hovering anywhere over a prototype card. Which overshadows existing clickable elements. IMO this is incorrect behaviour as each card has ...
moyounishimself pushed 15 commits to uiux--fix-incorrect-cursor-on-card-hover moyounishimself/genaiprototyping
  • Update protoinfo.json 348635e
  • Add files via upload 04ad019
  • Add files via upload 8c36d11
  • Add files via upload 8f68b2f
  • Add files via upload 0b1adaa
  • Add files via upload 67a2ddb
  • Add files via upload 1af37d1
  • Add files via upload ede95e9
  • Add files via upload ac35411
  • Add files via upload 1ec0a54
  • Add files via upload c231076
  • Update README.md a346d60
  • Update protoinfo.json bbe2be2
  • Update protoinfo.json dae77bf
  • Merge branch 'main' of https://github.com/moyounishimself/genaiprototyping into uiux--fix-incorrect-cursor-on-card-hover 9690942

View on GitHub

moyounishimself pushed 13 commits to main moyounishimself/genaiprototyping

View on GitHub

moyounishimself created a comment on an issue on growthbook/growthbook-proxy
Tested and confirmed. Works beautifully. Thanks a lot for the prompt response!

View on GitHub

moyounishimself opened an issue on growthbook/growthbook-proxy
TypeError causing the container to restart or entirely fail
Hi there, ## Summary We're using GB proxy on our platform. A few months ago we were faced with a series of attacks. Thankfully, most of them had no impact except on our GB proxy docker container....
moyounishimself pushed 37 commits to main moyounishimself/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 c79f198
  • Trigger Build c864577
  • fix: deck screen action 4bda262
  • feat: update error handeling edab7ec
  • feat: add cron job for low treasury balance 5979a81
  • Send burn TX on the server side. f5fdbee
  • and 17 more ...

View on GitHub

moyounishimself pushed 3 commits to main moyounishimself/chomp
  • build: use neon for dev/staging (#848) build: use neon for dev envs 294fc9b
  • docs: cleanup e77dcaf
  • Merge pull request #852 from gator-labs/ma/neon-followup-3 docs: cleanup cd1899c

View on GitHub

moyounishimself pushed 7 commits to main moyounishimself/chomp
  • fix: show deck preivew with heading 3643e6b
  • fix: show preview for premium deck 15ee78c
  • Merge pull request #839 from gator-labs/PROD-661/fix-empty-deck-cards fix: show deck preivew with heading 81ed32a
  • fix: set compute units unless a token account must be created c219b69
  • Merge pull request #842 from gator-labs/ma/fix-sol-fees fix(PROD-668): set compute units unless a token account must... f249460
  • fix: adjust base compute units for claim 98a453c
  • Merge pull request #843 from gator-labs/ma/bump-compute-units fix: adjust base compute units for claim ebcebfb

View on GitHub

moyounishimself pushed 42 commits to main moyounishimself/chomp
  • PROD-542 added component for not yet active decks 585b466
  • Merge branch 'main' into PROD-542-Review-CHOMPable-deck-that-is-not-live-yet bd5b484
  • Merge branch 'main' into PROD-542-Review-CHOMPable-deck-that-is-not-live-yet 4f84069
  • refactor: show box animation based on box type ab347b0
  • feat: increase image upload size to 3mb 6467828
  • feat: add blur effect in decks img c7cc36f
  • fix: build failure dd9085b
  • build: sharp fix 867bd67
  • Merge pull request #822 from gator-labs/ma/prod-593/allow-upto-3mb-image-upload build: sharp fix 043d5d2
  • feat: update mystery box trigger to reveal all f04601f
  • build: add test case f25b6db
  • fix: update condition for mystery box animation 469eea8
  • feat: restrict profile img size and add blur effect in stacks 1506803
  • feat: make send bonk utils server only fc8c796
  • Merge branch 'main' into prod-631/mystery-box fdfa0c7
  • fix: reopen mysterybox trigger args refactor: change file name d244934
  • PROD-542 removed wrong bg color 85d7be8
  • feat: enable credits with bonk mystery box fd6c59a
  • Merge pull request #813 from gator-labs/PROD-542-Review-CHOMPable-deck-that-is-not-live-yet PROD-542 added component... fca1285
  • Merge pull request #818 from gator-labs/prod-593/allow-upto-3mb-image-upload Prod 593: allow upto 3mb image upload 9f9ae8a
  • and 22 more ...

View on GitHub

moyounishimself pushed 29 commits to main moyounishimself/chomp
  • feat: add delete-user script Co-Authored-By: [email protected] <[email protected]> 4105de9
  • feat: add dynamic user deletion and entity counts Co-Authored-By: [email protected] <[email protected]> 0de5a50
  • feat: add credit cost to deck 82b4492
  • style: deck cost info badge cta d2b8fa8
  • chore: entry status fix b4d60de
  • style: deck screen cta 82b5e82
  • fix: constant typo 8896f1d
  • feat: credit free deck cta c968fce
  • style: adjust items gap and opacity a2182bd
  • feat: add sorting for decks in stack 2bfa4e5
  • feat: update font size f812ae5
  • Merge pull request #812 from gator-labs/PROD-621/free-decks PROD-621: Credit free random deck CTA 4ad5374
  • Merge pull request #811 from gator-labs/PROD-620/deck-screen-cta PROD-620: Deck Screen CTA 2052889
  • style: deck cost info badge cta cb4cc4c
  • fix: handle null credit cost b27feb1
  • resolve merge conflicts 102b5f7
  • Merge pull request #810 from gator-labs/PROD-619/deck-cost PRDO-619: Add Deck Credit Info Drawer 1d7999c
  • fix: deck cost flag condition a167cd8
  • fix: differ null and zero in flag condition c3a0b35
  • fix: type error and unrelated gitignore 64c82e4
  • and 9 more ...

View on GitHub