mirror of
https://github.com/nspcc-dev/neo-exporter.git
synced 2026-03-01 04:28:48 +00:00
Remove netmap v1 logic #69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Apr 10, 2025).
Originally assigned to: @smallhive on GitHub.
Current Behavior
Which is based on exporter data. But in reality
we have four nodes. And v1 netmap has three nodes, so it looks like it's related to v1/v2 logic.
Expected Behavior
Correct netmap exported.
Possible Solution
For simplicity let's just drop v1 map support, we no longer need it.
Steps to Reproduce
Export mainnet data, config is known to @532910.
Context
https://github.com/nspcc-dev/status-fs-neo-org/issues/115
Regression
Almost.
Your Environment
@roman-khimov commented on GitHub (Apr 11, 2025):