File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9191- ** Development Tools** : Update taplo configuration to exclude ` node_modules ` and
9292 ` target ` directories from TOML formatting checks
9393 ([ #1573 ] ( https://github.com/o1-labs/mina-rust/pull/1573 ) )
94+ - ** Frontend** : Remove Firebase integration and all related dependencies,
95+ configuration files, and documentation references. Firebase was previously
96+ used for analytics and performance monitoring but is no longer needed
97+ ([ #1579 ] ( https://github.com/o1-labs/mina-rust/pull/1579 ) )
9498- ** CI** : Speed up CI by decoupling test runs from full build completion.
9599 Created dedicated single-platform build jobs that run only on ubuntu-22.04
96100 to produce artifacts needed for testing, allowing tests to start as soon as
@@ -139,6 +143,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
139143 ([ #1577 ] ( https://github.com/o1-labs/mina-rust/pull/1577 ) )
140144- ** tools** : remove producer-dashboard
141145 ([ #1578 ] ( https://github.com/o1-labs/mina-rust/pull/1578 ) )
146+ - ** frontend** : remove leaderboard from the frontend
147+ ([ #1579 ] ( https://github.com/o1-labs/mina-rust/pull/1579 )
142148
143149### Fixed
144150
You can’t perform that action at this time.
0 commit comments