dojo
dojo copied to clipboard
feat: add tps metric to contracts table
trafficstars
Summary by CodeRabbit
Release Notes
-
New Features
- Introduced subscription capabilities for indexer updates in the World service.
- Added a new RPC method,
SubscribeIndexer, allowing clients to receive updates related to the indexer. - Enhanced transaction processing tracking with new parameters in the
set_headmethod.
-
Improvements
- Updated metadata handling to reflect new naming conventions and types.
- Improved error handling and subscription management in the gRPC client and server.
-
Database Changes
- Added new columns
last_block_timestampandtpsto thecontractstable for enhanced transaction metrics.
- Added new columns