Browse Source

Task/refresh cryptocurrencies list 20260123 (#6236)

* Update cryptocurrencies.json

* Update changelog
pull/6241/head
Thomas Kaul 2 days ago
committed by GitHub
parent
commit
f03b8f097e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      CHANGELOG.md
  2. 210
      apps/api/src/assets/cryptocurrencies/cryptocurrencies.json

1
CHANGELOG.md

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Deprecated `firstBuyDate` in favor of `dateOfFirstActivity` in the portfolio calculator - Deprecated `firstBuyDate` in favor of `dateOfFirstActivity` in the portfolio calculator
- Deprecated `transactionCount` in favor of `activitiesCount` in the portfolio calculator and service - Deprecated `transactionCount` in favor of `activitiesCount` in the portfolio calculator and service
- Removed the deprecated `firstBuyDate` from the endpoint `GET api/v1/portfolio/holding/:dataSource/:symbol` - Removed the deprecated `firstBuyDate` from the endpoint `GET api/v1/portfolio/holding/:dataSource/:symbol`
- Refreshed the cryptocurrencies list
- Upgraded `prettier` from version `3.7.4` to `3.8.0` - Upgraded `prettier` from version `3.7.4` to `3.8.0`
## 2.232.0 - 2026-01-19 ## 2.232.0 - 2026-01-19

210
apps/api/src/assets/cryptocurrencies/cryptocurrencies.json

File diff suppressed because it is too large
Loading…
Cancel
Save