Ecosyste.ms: Timeline

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

curvefi/curve-frontend

DanielSchiavini pushed 1 commit to refactor/query-model curvefi/curve-frontend
  • feat: extract key based on objects passed de0b79c

View on GitHub

amytsang created a branch on curvefi/curve-frontend

task/ewya-crosscurve-btc-links - Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.

michwill created a review on a pull request on curvefi/curve-frontend

View on GitHub

vercel[bot] created a comment on a pull request on curvefi/curve-frontend
[vc]: #CH8//iOKAv7LGMnEai1MZPFW9YcO/wNNdrfJQkZ4Tqs=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjdXJ2ZS1kYXBwIiwicm9vdERpcmVjdG9yeSI6ImFwcHMvbWFpbiIsImluc3BlY3RvclVyb...

View on GitHub

mimaklas pushed 1 commit to task/external-rewards-add-fraxtal-markets curvefi/curve-frontend

View on GitHub

mimaklas created a branch on curvefi/curve-frontend

task/external-rewards-add-fraxtal-markets - Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.

vercel[bot] created a comment on a pull request on curvefi/curve-frontend
[vc]: #iDdqRf1CNbkwXN0WZg4ZJWHQWuk8RLLc6QhQXyw7smk=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjdXJ2ZS1kYXBwIiwicm9vdERpcmVjdG9yeSI6ImFwcHMvbWFpbiIsImxpdmVGZWVkYmFja...

View on GitHub

ignromanov opened a pull request on curvefi/curve-frontend
`Main` to `Dev`
DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
thinking: why?

View on GitHub

DanielSchiavini created a review on a pull request on curvefi/curve-frontend

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
what do you mean? it shouldn't be `: string`?

View on GitHub

DanielSchiavini created a review on a pull request on curvefi/curve-frontend

View on GitHub

DanielSchiavini pushed 6 commits to refactor/query-model curvefi/curve-frontend
  • build: sync `react` versions 05ed8c5
  • Merge pull request #397 from curvefi/build/sync-react-version build: sync `react` versions d960bfe
  • build: sync `eslint` versions 12ea33c
  • fix: root package eslint fab67cb
  • Merge pull request #401 from curvefi/build/sync-libs build: sync `eslint` versions 1bf7704
  • Merge branch 'main' into refactor/query-model 555e751

View on GitHub

ignromanov pushed 3 commits to main curvefi/curve-frontend
  • build: sync `eslint` versions 12ea33c
  • fix: root package eslint fab67cb
  • Merge pull request #401 from curvefi/build/sync-libs build: sync `eslint` versions 1bf7704

View on GitHub

ignromanov deleted a branch curvefi/curve-frontend

build/sync-libs

ignromanov closed a pull request on curvefi/curve-frontend
build: sync `eslint` versions
DanielSchiavini created a review on a pull request on curvefi/curve-frontend

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
what is this?

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
6kb of JSON is too much for the bundle :scream: can't we extend the script to extract only what we need?

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
this file needs some documentation - what is this and why do we need to write complicated types

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
Let's avoid ignoring errors, even if a cast is needed ```suggestion return { ...acc, [key]: value} ```

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
this function is actually unused

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
Aren't the functions the same? :thinking: ```suggestion return extractPairs(obj, excludeKeys).map(([k, v])=>v) ```

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
Using children is much cleaner and allows for more flexibility. E.g. using icons is impossible if you require string. ```suggestion ```

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
`'@shared/lib'` should map to [curve-lib/src/shared/lib](https://github.com/curvefi/curve-frontend/tree/b6327360c6d88e7f7b715977011f48ce10e28470/packages/curve-lib/src/shared/lib)!

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
let's inline this

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
Let's inline this

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
```suggestion export { Typography, TypographyProps } from '@mui/material' ```

View on GitHub

DanielSchiavini created a review on a pull request on curvefi/curve-frontend

View on GitHub

Load more