Notable changes to this project will be documented in this file, started from 4.0.0
Date: 2024-07-04
- Update identity view for para chain address.
- Upgrade dependencies.
- Fix tips count on home page summary panel.
- Show treasury assets on polkadot assethub.
Date: 2024-06-18
- Add chart on home page to show treasury fiat value trend.
- Handle treasury output by transfer without an extrinsic.
- Add statescan external link and remove polkascan external link.
- Add scripts to append missed polkadot/kusama out transfers from treasury.
- Add script to update treasury output statistics.
- Add script to mark tips removed due to pallet removal and support tip removed status.
- Sync treasury proposal title from subsquare.
- Update dependencies and fix styles.
Date: 2024-05-11
- Add cron job to update token prices.
- Improve price tickers by introducing more exchanges API and fetching multiple paris one time.
- Update dependencies.
- Add a new tab to show treasury proposals which are failed to deliver.
- Fix styles.
Date: 2024-04-16
- scan: support treasury spend by scheduler.
- scan: support
spend_local
method. - scan: support new refactored preimage pallet.
- scan: fix referenda enactment info extraction.
- scan: fix centrifuge block rewards. They changed the code.
- Fix landing page scroll bar on beneficiary section.
- Support darwinia and integritee on landing page.
- Refactor price ticker script.
- Fix styles.
Date: 2023-12-10
- Add acala/karura/bifrost to landing page.
- Fix centrifuge block rewards check.
- Upgrade dependencies.
Date: 2023-11-08
- Improve user link on users page.
- Update funded project proposals.
- Add statescan link on user detail page.
Date: 2023-10-25
- [Big] Support centrifuge.
- Fix list pages query params not work.
- Fix the key warnings about chart tooltip components.
- Improve income and output period charts Y axis label.
Date: 2023-10-20
- Calculate treasury income by spend periods.
- Fix councilor heatmap tooltip position.
- Upgrade dependencies.
Date: 2023-10-13
- Support moonbeam/moonriver on landing page.
Date: 2023-10-11
- Add top beneficiaries table on home page.
- Scan income statistics by spend periods.
- Fix and refactor test cases.
- [Big] Add a landing page where we aggregate several projects' treasury data in the ecosystem.
- Creat a graphql server to host data for landing page.
- [Big] Refactor server and front site code for single chain deployment. It will be easy for scale, and projects can be deployed under sub-domains, like kusama.dotreasury.com.
- Fix subscription message pushing to avoid to many data updates.
- Fix treasury participants api and we can sort beneficiaries by total fiat awarded.
- Add sub.id to funded projects.