All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Validators Community List Update: Added AnyValid, SerGo and Xameyz
- Comprehensive application of a custom UI/UX theme, encompassing:
- Incorporation of specific colors for graph representation
- Accentuation of color for PayoutBar and PayoutLine elements
- Integration of the HumanSans typography
- Refinement of colors assigned to BalanceGraph and Bounded components
- Modification of the primary color dedicated to the light theme
- Refreshment of the Cere Icon and Logo aesthetics
- The functionality to toggle between light and dark themes has been reinstated
- Cere icon in the validator configuration has been updated
- Updated README: Revised the instructions for Liveness under General Requirements and updated the Contribution Guide. Additionally, included a feedback email for any questions or concerns regarding the content within the project.
- Enabled the Community Page.
- Updated the instructions for setting up the Validator Entity in the README.
- Improved the display of validators' identities.
- Added validators for Cere.
- Fix payout history date range. The dates were initially reversed and displayed the wrong date range.
- Added
CereStatsProvider
feature to fetch data from CereStats API, providing reward history and era points for validators. - Implemented custom hooks,
useFetchEraPoints
andusePayouts
, to manage data from CereStats API.useFetchEraPoints
retrieves era points for a specific validator, whileusePayouts
manages reward history.
- The
useSubscan
hook has been replaced with theuseCereStats
hook for the Reward History and Era Point Charts data source.
- Removed dependency on
Subscan API
and simplified data management strategy by usingCereStats
API as primary data source.
- Improved network initialization and error handling. Prevents application crashes caused by incorrect localStorage network. Added default network for this scenario.
- Improved workflow for deploying to development, staging, and production environments. Fixed issue
with
REACT_APP_INCLUDE_TESTNET
variable. - Set the
REACT_APP_INCLUDE_TESTNET
environment variable tofalse
for the Stage environment.
- Google Tag Manager script
- Cere Logo and Icon
- Cere Mainnet and Testnet configurations
- Cere Network favicons
- Refactored testnet inclusion condition in build-and-deploy job
- Updated branches for Stage and Prod
- Updated information about Inflation
- Fixed HTML page formatting, ChangeNominations, and CERE_URL
- Updated README.md, prod.yaml, Favicons, units, and URI Prefix
- Adjusted constants and networks for Cere
- Updated default Network and active networks fields
- Binance fetch
- maxNominatorsCount from TotalNominations
- Feedback and Community pages
- Settings Modal
- UseInflation hook
- Removed auctionCounter field