archethic-foundation / archethic-node

Official Archethic Blockchain node, written in Elixir
GNU Affero General Public License v3.0
75 stars 22 forks source link

Update MMDB2 database #1577

Open Neylix opened 1 month ago

Neylix commented 1 month ago

Is your feature request related to a problem?

MMDB2 database is used to retrieve the geo coordinate from the node ip address. This database use often updated and should also be updated in the node as some nodes have a wrong coordinates.

Describe the solution you'd like

Update the MMDB2 database to the latest version

Additional context

When releasing this update, a migration task should be runned to create a new node transaction (only on node which changed their geopatch)

Require #1576

Epic

No response