8000 HIP 77: Launch Parameters for Solana Migration · Issue #573 · helium/HIP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
HIP 77: Launch Parameters for Solana Migration #573
Closed
@vincenzospaghetti

Description

@vincenzospaghetti

HIP 77: Launch Parameters for Solana Migration

Summary

In the course of the migration to the Solana blockchain and prior to the finality date of
2023-03-27, several parameters need to be finalized by the community. This includes everything from
governance settings, circuit breaker settings, and the number of decimals in our tokens to prevent
overflow.

The largest change proposed here is to change MOBILE and IOT tokens from 8 decimals to 6 decimals.
Solana uses the u64 data type to represent token supply, and given the hundreds of billions of
tokens in MOBILE and IOT, with 8 decimals, this would cause an overflow.

The second largest change is the formation of a multisig to govern the helium programs and
parameters. Currently, changes to the blockchain are governed by a master key that flips a chainvar
after validators have upgraded. On Solana, programs are upgradeable by an updated authority.

Motivation

HIP-70 proposed a move to Solana to scale the helium network. Now that the implementation of this
The HIP is well underway, we should finalize the settings for when we move to the Solana network. While
most of these settings can be changed, it is important we reach consensus before flipping the
switch.

Rendered View

https://github.com/helium/HIP/blob/main/0077-solana-parameters.md

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0