Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samott created a review comment on a pull request on gator-labs/chomp
We should avoid doing arithmetic on currency values with floats - better to use decimal.js for this, even if it's converted back to a number after.
samott pushed 1 commit to PROD-685/reveal-release-fix gator-labs/chomp
- Skip check if blockHeight data are unavailable. b5286b5
samott pushed 3 commits to PROD-685/reveal-release-fix gator-labs/chomp
samott created a comment on a pull request on gator-labs/chomp
I'm seeing this warning: ``` Warning: Only plain objects can be passed to Client Components from Server Components. Decimal objects are not supported. {id: 19, userId: ..., questionId: 1, bu...
samott created a comment on a pull request on gator-labs/chomp
> > Looks good, although it seems like we could be using pRetry in this code? > > Can we do it in a follow task instead? Yes, ok, since we need to get this wrapped up.
samott created a review on a pull request on gator-labs/chomp
Looks good, although it seems like we could be using pRetry in this code?
samott opened a pull request on gator-labs/chomp
PROD-685: Reveal release fixes
This is a WIP branch to accumulate fixes related to reveal issues.samott pushed 1 commit to PROD-657/verify-payment-details gator-labs/chomp
- Leverage pRetry when verifying the transaction info. 6b52da7
samott pushed 1 commit to PROD-685/reveal-release-fix gator-labs/chomp
- Reset reveal if pending transaction is not found (or lookup fails) eef077c
samott pushed 1 commit to PROD-657/verify-payment-details gator-labs/chomp
- Ensure we only operate on "New" records. 5e774e4