Contribution
- Created and deployed a documentation site detailing usage, guides, troubleshooting, etc.
- Deployed public REST API.
- Web App Upgrades:
- Enhanced block, blob txs, and blob views, along with a revamped homepage for richer insights.
- Improved stats view with interactive time series charts and added new metrics: gas expenditure comparison, blob price, fee, gas usage, etc.
- Backend Upgrades:
- Migrate the indexer to Rust and improve its performance, robustness, and reliability.
- Support for Google Storage and Eth Swarm as blob data storage layers with auto-propagation mechanism.
- Repository Refinements:
- Added integration tests and telemetry support for advanced observability.
- Enhanced CI/CD process, achieved full dockerization, and integrated Sentry for error tracking.