Ecosyste.ms: Timeline

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

samott

samott pushed 1 commit to PROD-598/save-transaction-signatures-before-burn gator-labs/chomp
  • Send burn TX on the server side. f5fdbee

View on GitHub

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

View on GitHub

samott created a review comment on a pull request on gator-labs/chomp
I definitely welcome thoughts about this - are there any consequences for having the hanging results? I also considered adding a new enum status value instead of deleting them but the end result is...

View on GitHub

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

View on GitHub

samott created a review comment on a pull request on gator-labs/chomp
Good idea, I hadn't considered that.

View on GitHub

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

View on GitHub

samott pushed 2 commits to PROD-598/save-transaction-signatures-before-burn gator-labs/chomp
  • build: use neon for dev/staging (#848) build: use neon for dev envs c79f198
  • Trigger Build c864577

View on GitHub

samott pushed 1 commit to PROD-598/save-transaction-signatures-before-burn gator-labs/chomp

View on GitHub

samott pushed 28 commits to PROD-598/save-transaction-signatures-before-burn gator-labs/chomp
  • feat: enable credits with bonk mystery box fd6c59a
  • build: fix merge conflicts 4123de8
  • feat: charge user credit for premium decks per question b28e689
  • feat: restric paid decks when insufficient balance c8cda07
  • fix: missing props 375b99a
  • Merge remote-tracking branch 'origin/fix-593/conflicts' into PROD-582/charge-user-credit-per-question 96351cf
  • Merge pull request #828 from gator-labs/fix-593/conflicts build: fix merge conflicts 778b1e3
  • build: allow manual staging migrations 2187b44
  • Merge pull request #830 from gator-labs/ma/manual-migrations build: allow manual staging migrations 2f2050a
  • Merge pull request #827 from gator-labs/prod-627/box-credits PROD-627: Enable credits with bonk mystery box 73c9b8d
  • Merge pull request #826 from gator-labs/PROD-582/charge-user-credit-per-question Prod 582: charge user credit per qu... 11b2b4d
  • fix: lockfile d0a3d1b
  • Merge pull request #831 from gator-labs/ma/fix-lockfile fix: lockfile 2473996
  • fix: mystery box reveal all logic ccc0b34
  • feat: update formatting to always show english us 1621a75
  • refactor: update env name fix: mystery box test case 2a4c74e
  • Merge pull request #833 from gator-labs/PROD-573/fix-number-formatting-en-US feat: update formatting to always show ... fccca2d
  • fix: nit changes c9791ea
  • fix: mystery box prize length range 41323ab
  • Merge pull request #832 from gator-labs/fix/box-logic fix: mystery box reveal all logic bf8f3f9
  • and 8 more ...

View on GitHub

samott opened a pull request on gator-labs/chomp
PROD-598: Save transaction signatures before burn
This accomplishes two things for reveals: - We save transaction signatures after signing but before transmitting to the blockchain. - If an exception happens, don't delete chomp results.
samott pushed 1 commit to PROD-598/save-transaction-signatures-before-burn gator-labs/chomp
  • Don't delete chomp results in exception handler. 20bd2b9

View on GitHub