This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Releasing v1.7.0
Changes
- Updated chain reorganisation protection & reconsidering reorg-ed blocks
- Improved pubsub for blocks, transactions, events publishing
- Single consumer go-routine for each of three root topics i.e.
{"block", "transaction", "event"}
, serving on single websocket connection - Each client needs to create single websocket connection to
ette
& they can now subscribe to N many topics - Improved query response time by optimising how DB indices being used for responding back