Ecosyste.ms: Timeline

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

curvefi/curve-frontend

OnlyJousting closed a pull request on curvefi/curve-frontend
chore: upgrade curve-stablecoin-js to 1.5.7
Changes: - Upgraded curve-stablecoin-js (@curvefi/stablecoin-api) to 1.5.7 in loan dapp
michwill 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

vercel[bot] created a comment on a pull request on curvefi/curve-frontend
[vc]: #3JuavsfiZ+UrUi4HJEERgpW8W5au18lho80dDZZPSpk=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjdXJ2ZS1kYXBwIiwicm9vdERpcmVjdG9yeSI6ImFwcHMvbWFpbiIsImluc3BlY3RvclVyb...

View on GitHub

OnlyJousting opened a pull request on curvefi/curve-frontend
chore: upgrade curve-stablecoin-js to 1.5.7
Changes: - Upgraded curve-stablecoin-js (@curvefi/stablecoin-api) to 1.5.7 in loan dapp
OnlyJousting pushed 1 commit to chore-upgrade-curve-stablecoin-js-to-1.5.7 curvefi/curve-frontend
  • chore: upgrade curve-stablecoin-js to 1.5.7 f89da52

View on GitHub

OnlyJousting created a branch on curvefi/curve-frontend

chore-upgrade-curve-stablecoin-js-to-1.5.7 - Curve-frontend is a user-interface DApp designed to connect to Curve's deployment of smart contracts.

DanielSchiavini pushed 1 commit to feat/connect-wallet curvefi/curve-frontend
  • refactor: simplify mapping 0f34979

View on GitHub

ignromanov created a review comment on a pull request on curvefi/curve-frontend
```suggestion "@/common/*": ["../../../packages/curve-common/src/*"], ``` I think that's enough

View on GitHub

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

View on GitHub

DanielSchiavini pushed 1 commit to feat/connect-wallet curvefi/curve-frontend

View on GitHub

DanielSchiavini pushed 1 commit to feat/connect-wallet curvefi/curve-frontend

View on GitHub

DanielSchiavini pushed 2 commits to feat/connect-wallet curvefi/curve-frontend
  • refactor: rename to curve-common 2f11508
  • refactor: move to curve-common/features subdir 061866d

View on GitHub

DanielSchiavini created a review comment on a pull request on curvefi/curve-frontend
shouldn't curve-lib be there, then? it's also in typescript, it wouldn't work without transpilation

View on GitHub

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

View on GitHub

DanielSchiavini pushed 1 commit to feat/connect-wallet curvefi/curve-frontend

View on GitHub

DanielSchiavini pushed 4 commits to feat/connect-wallet curvefi/curve-frontend
  • Merge pull request #396 from curvefi/refactor/query-model refactor: query factory 9d72efa
  • refactor: create curve-features package for now the onboard-helpers are transformed into a connect-wallet feature 20fc969
  • fix: eslintrc Co-authored-by: Ignat Romanov <[email protected]> 47bd425
  • Merge branch 'main' of github.com:curvefi/curve-frontend into feat/connect-wallet 274e0c8

View on GitHub

OnlyJousting pushed 1 commit to task-stake-withdraw-stcrvusd curvefi/curve-frontend
  • chore: upgrade curve lending-api to 2.3.5 7e7cd57

View on GitHub

DanielSchiavini deleted a branch curvefi/curve-frontend

chore/develop

DanielSchiavini pushed 31 commits to develop 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
  • refactor: update other gauge queries bf46f9d
  • refactor: cleanup old keys 08572c4
  • refactor: simplify types 2b4bf40
  • 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
  • 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

DanielSchiavini closed a pull request on curvefi/curve-frontend
update develop
- merge https://github.com/curvefi/curve-frontend/pull/396 into develop
ignromanov created a review on a pull request on curvefi/curve-frontend

View on GitHub

DanielSchiavini pushed 2 commits to chore/develop curvefi/curve-frontend
  • Merge pull request #396 from curvefi/refactor/query-model refactor: query factory 9d72efa
  • Merge branch 'main' into chore/develop de5e692

View on GitHub

DanielSchiavini pushed 21 commits to main 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
  • refactor: update other gauge queries bf46f9d
  • refactor: cleanup old keys 08572c4
  • refactor: simplify types 2b4bf40
  • Merge branch 'main' into refactor/query-model 1681ae9
  • 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
  • remove console statements c5e7c01
  • Merge branch 'main' into refactor/query-model 20697a3
  • and 1 more ...

View on GitHub

DanielSchiavini deleted a branch curvefi/curve-frontend

refactor/query-model

DanielSchiavini closed a pull request on curvefi/curve-frontend
refactor: query factory
- create query factory to remove some boiler plate code that is shared between all queries ![image](https://github.com/user-attachments/assets/0ca1edef-655b-4e83-8e0c-3c1ea9c32e46) The PR is ...
Macket 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

ignromanov created a review comment on a pull request on curvefi/curve-frontend
I guess yes, to `automatically transpile and bundle dependencies`

View on GitHub

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

View on GitHub

Load more