Make it single-network (per chain) #48

Closed
opened 2025-12-28 18:12:08 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Nov 15, 2023).

Originally assigned to: @smallhive on GitHub.

At the moment this tool is a NeoFS network monitor which can track both Neo and FS chains at the same time. All of the data it gets comes from blockchain, nothing from nodes themselves and blockchains can provide much more than that. So we'll be transforming it into neo-exporter and we can start by dropping chain duality from this service:

  • forget mainnet and morph prefixes
  • configure just one set of RPCs
  • provide fschain boolean parameter to enable current morph logic, work for mainnet otherwise
Originally created by @roman-khimov on GitHub (Nov 15, 2023). Originally assigned to: @smallhive on GitHub. At the moment this tool is a NeoFS network monitor which can track both Neo and FS chains at the same time. All of the data it gets comes from blockchain, nothing from nodes themselves and blockchains can provide much more than that. So we'll be transforming it into `neo-exporter` and we can start by dropping chain duality from this service: * forget `mainnet` and `morph` prefixes * configure just one set of RPCs * provide `fschain` boolean parameter to enable current `morph` logic, work for `mainnet` otherwise
sami 2025-12-28 18:12:08 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-exporter#48
No description provided.