Ecosyste.ms: Timeline

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

curvefi/curve-frontend

ignromanov created a review comment on a pull request on curvefi/curve-frontend
You should also put it to `peerDependencies` section

View on GitHub

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

View on GitHub

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

View on GitHub

DanielSchiavini pushed 1 commit to chore/next-warn curvefi/curve-frontend
  • chore: regenerate lock file 8c0191e

View on GitHub

vercel[bot] created a comment on a pull request on curvefi/curve-frontend
[vc]: #6FcxST05Jwwu/H/1JqOKcWa1zu8Sbk29fEUvdjkKthE=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjdXJ2ZS1kYXBwIiwicm9vdERpcmVjdG9yeSI6ImFwcHMvbWFpbiIsImxpdmVGZWVkYmFja...

View on GitHub

DanielSchiavini opened a draft pull request on curvefi/curve-frontend
chore: upgrade next to fix warnings
This warning is being printed every time in development mode. Seems it’s been fixed in 14.2.4: https://github.com/vercel/next.js/issues/65161 The upgrade caused issues with "@lingui/swc-plugin"...
DanielSchiavini created a branch on curvefi/curve-frontend

chore/next-warn - Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.

DanielSchiavini pushed 8 commits to feat/connect-wallet curvefi/curve-frontend
  • Update Fraxtal.json 669771e
  • chore: upgrade curve-stablecoin-js to 1.5.7 f89da52
  • Merge pull request #412 from curvefi/chore-upgrade-curve-stablecoin-js-to-1.5.7 chore: upgrade curve-stablecoin-js t... 2ff4396
  • Merge branch 'main' into task/external-rewards-add-fraxtal-markets 1af8d53
  • Merge pull request #403 from curvefi/task/external-rewards-add-fraxtal-markets external rewards add markets on fract... 9ec7a38
  • task: add USDM to pegKeepers 845cac0
  • Merge pull request #413 from curvefi/task/update-peg-keepers task: add USDM to pegKeepers 52c6abb
  • Merge branch 'main' into feat/connect-wallet d25af28

View on GitHub

amytsang 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]: #gBZ9J/UpR4Yo1dqSicH+nCexyt9zcAQIyYwfUFElb90=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjdXJ2ZS1kYXBwIiwicm9vdERpcmVjdG9yeSI6ImFwcHMvbWFpbiIsImluc3BlY3RvclVyb...

View on GitHub

mimaklas pushed 1 commit to task/external-rewards-update-multipliers-on-elixir-campaign curvefi/curve-frontend

View on GitHub

mimaklas created a branch on curvefi/curve-frontend

task/external-rewards-update-multipliers-on-elixir-campaign - Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.

OnlyJousting pushed 105 commits to task-stake-withdraw-stcrvusd curvefi/curve-frontend
  • chore: react-query devtools and feature-sliced eslint rules 428e3ff
  • chore: fix linting by autofix and changing config 29e4f6c
  • Revert "chore: fix linting by autofix and changing config" This reverts commit 29e4f6c885253b5f99b083961190398ea8b26... 47336b3
  • chore: ignore react-query eslint warnings for now 4df7781
  • chore: simplify yarn commands dc03c3b
  • chore: add rust dependencies 845be0b
  • chore: try to update node a14f5b3
  • chore: try to update yarn bc52b4f
  • fix: deprecated arg c84ab3c
  • chore: lint ci job d75fce9
  • fix: move actions job to another PR 011d4d6
  • chore: update API usage from `lending-api` 3beb153
  • chore: update `lend` lib 1aaf37f
  • review: make new rules "info" 0eec352
  • fix: make eslint available to libs ref: https://github.com/yarnpkg/berry/issues/1875#issuecomment-698670174 327302f
  • Merge branch 'lint-job' into tanstack-dev-lint # Conflicts: # yarn.lock 48120d2
  • build: update lend-api version 3e57d04
  • fix: node v20 ec70f36
  • chore: customize FSD rules depending on the package ae86f99
  • Merge pull request #381 from curvefi/lint-job chore: lint in GitHub actions 63be03c
  • and 85 more ...

View on GitHub

amytsang pushed 83 commits to refactor/token-address-search curvefi/curve-frontend
  • chore: react-query devtools and feature-sliced eslint rules 428e3ff
  • chore: fix linting by autofix and changing config 29e4f6c
  • Revert "chore: fix linting by autofix and changing config" This reverts commit 29e4f6c885253b5f99b083961190398ea8b26... 47336b3
  • chore: ignore react-query eslint warnings for now 4df7781
  • chore: simplify yarn commands dc03c3b
  • chore: add rust dependencies 845be0b
  • chore: try to update node a14f5b3
  • chore: try to update yarn bc52b4f
  • fix: deprecated arg c84ab3c
  • fix: move actions job to another PR 011d4d6
  • review: make new rules "info" 0eec352
  • Merge branch 'lint-job' into tanstack-dev-lint # Conflicts: # yarn.lock 48120d2
  • chore: customize FSD rules depending on the package ae86f99
  • Merge branch 'main' of github.com:curvefi/curve-frontend into tanstack-dev-lint 61da72a
  • Merge branch 'main' of github.com:curvefi/curve-frontend into tanstack-dev-lint c3f277f
  • chore: update fds rules b926aeb
  • fix: remove processes layer e5dfd1b
  • fix: add exception to 'pages' folder c3a4985
  • chore: upgrade curve-js to 2.63.10 on main 6d68bc9
  • Merge pull request #387 from curvefi/chore-upgrade-curve-js-to-2.63.10-on-main chore: upgrade curve-js to 2.63.10 on... 24764e2
  • and 63 more ...

View on GitHub

amytsang pushed 2 commits to main curvefi/curve-frontend
  • task: add USDM to pegKeepers 845cac0
  • Merge pull request #413 from curvefi/task/update-peg-keepers task: add USDM to pegKeepers 52c6abb

View on GitHub

amytsang closed a pull request on curvefi/curve-frontend
task: add USDM to pegKeepers
- Add USDM to pegkeepers page <img width="1303" alt="Screenshot 2024-10-23 at 11 18 14 AM" src="https://github.com/user-attachments/assets/6dcb07e1-767f-43f0-afe0-ffc2cba2757b">
ignromanov created a review comment on a pull request on curvefi/curve-frontend
I guess yes, all the packages it can transpile

View on GitHub

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

View on GitHub

amytsang pushed 1 commit to staging curvefi/curve-frontend
  • task: add USDM to pegKeepers 845cac0

View on GitHub

amytsang pushed 1 commit to task/update-peg-keepers curvefi/curve-frontend
  • task: add USDM to pegKeepers 845cac0

View on GitHub

amytsang pushed 31 commits to staging curvefi/curve-frontend
  • refactor: PoC for query factory 2df8861
  • fix: validation types bb5f4f5
  • refactor: derive the non-validated params instead of the other way around a937e25
  • Merge branch 'main' of github.com:curvefi/curve-frontend into refactor/query-model 4a38c07
  • fix: lint f7fee08
  • refactor: introduce root keys in shared lib 108fc68
  • fix: review comments d9fc01b
  • Merge branch 'main' of github.com:curvefi/curve-frontend into refactor/query-model 3a9261b
  • Merge branch 'main' into refactor/query-model 555e751
  • Update Fraxtal.json 669771e
  • feat: extract key based on objects passed de0b79c
  • refactor: update other gauge queries bf46f9d
  • refactor: cleanup old keys 08572c4
  • refactor: simplify types 2b4bf40
  • Merge branch 'main' into refactor/query-model 1681ae9
  • Merge pull request #406 from curvefi/task/ewya-crosscurve-btc-links task: add CrossCurve BTC links 79f6149
  • Merge branch 'main' into refactor/query-model 5cf3aea
  • refactor: get rid of ValidatedData, simplify mutations e8233c0
  • fix: query mutations 1dd4f4f
  • fix: remove debug statement fe6fd7b
  • and 11 more ...

View on GitHub

amytsang pushed 4 commits to task/update-peg-keepers curvefi/curve-frontend
  • Update Fraxtal.json 669771e
  • Merge branch 'main' into task/external-rewards-add-fraxtal-markets 1af8d53
  • Merge pull request #403 from curvefi/task/external-rewards-add-fraxtal-markets external rewards add markets on fract... 9ec7a38
  • Merge branch 'main' into task/update-peg-keepers 7a0f4b1

View on GitHub

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

View on GitHub

amytsang opened a pull request on curvefi/curve-frontend
task: add USDM to pegKeepers
amytsang created a branch on curvefi/curve-frontend

task/update-peg-keepers - Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.

amytsang deleted a branch curvefi/curve-frontend

task/external-rewards-add-fraxtal-markets

amytsang pushed 3 commits to main curvefi/curve-frontend
  • Update Fraxtal.json 669771e
  • Merge branch 'main' into task/external-rewards-add-fraxtal-markets 1af8d53
  • Merge pull request #403 from curvefi/task/external-rewards-add-fraxtal-markets external rewards add markets on fract... 9ec7a38

View on GitHub

amytsang pushed 33 commits to task/external-rewards-add-fraxtal-markets curvefi/curve-frontend
  • refactor: PoC for query factory 2df8861
  • fix: validation types bb5f4f5
  • refactor: derive the non-validated params instead of the other way around a937e25
  • Merge branch 'main' of github.com:curvefi/curve-frontend into refactor/query-model 4a38c07
  • fix: lint f7fee08
  • refactor: introduce root keys in shared lib 108fc68
  • fix: review comments d9fc01b
  • Merge branch 'main' of github.com:curvefi/curve-frontend into refactor/query-model 3a9261b
  • Merge branch 'main' into refactor/query-model 555e751
  • feat: extract key based on objects passed de0b79c
  • ci: `vercel` deployment branch filtering 3305197
  • refactor: update other gauge queries bf46f9d
  • refactor: cleanup old keys 08572c4
  • refactor: simplify types 2b4bf40
  • chore: add empty `dao` folder 48aed55
  • chore: add `curve-ui-kit` empty directory 81bb4cb
  • Merge pull request #404 from curvefi/task/vecel-preferences ci: `vercel` deployment branch filtering 95ef42a
  • Merge branch 'main' into refactor/query-model 1681ae9
  • task: add CrossCurve BTC links 944b565
  • Merge pull request #406 from curvefi/task/ewya-crosscurve-btc-links task: add CrossCurve BTC links 79f6149
  • and 13 more ...

View on GitHub

OnlyJousting deleted a branch curvefi/curve-frontend

chore-upgrade-curve-stablecoin-js-to-1.5.7

Load more