-
Notifications
You must be signed in to change notification settings - Fork 955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mainnet phases of operation #2563
Comments
What does it look like to disable NAM transfers in the code? It sounds like before we want to enable them, accounts will still be able to bond and unbond tokens and make governance proposals. These actions require transferring tokens to and from an account and an internal address like PoS or Governance. Perhaps we have some logic that forbids transfers between (implicit | established) <---> (implicit | established) addresses? |
Yes; I think we would only allow transfers to and from PoS and governance, and the transfers back can only be to the account which controlled the bond or made the deposit, respectively. |
* brent/fix-validator-set-update-with-ck: changelog: add #2563 refactor conversion of token amount into voting power refactor validator set update to consensus engine simplest fix test a validator that becomes consensus and gets new consensus key at same epoch (fails)
* origin/main: Namada 0.31.5 wasm: update checksums changelog: add #2563 refactor conversion of token amount into voting power refactor validator set update to consensus engine simplest fix test a validator that becomes consensus and gets new consensus key at same epoch (fails)
As I understand it, the concept is that when Phase 5 is reached, the entire 100% of the 1b (NAM) supply will become available for transfer/transfers. And no vesting for all of them. How useful is this in terms of tokenomics and long term development of Namada, how does launching the first fractal instance of Anoma follow such a method? Because of this approach, the support of the long-term and retail investor is lost, including there may be a problem with listing on the CEX exchanges and with this approach developers will have no incentive to continue to support and develop the project, because with this approach its value/value of NAM including will tend to zero. Still, I suggest to consider creating a more fair and accurate tokenomics, for example, to pay attention to Celestia (With a small amount of unlocked assets for the community/developers/treasury, about 12-18% at the time of listing followed by gradual unlocking of the rest) |
Let me ask a simple question. The testnet has been running for so long and the above problems were solved before the mainnet was launched. Why can’t the mainnet transfer tokens yet but continue to do testing? Are you sure this is the mainnet and not testnet 2? |
The proposed plan appears promising, with the flexibility to make adjustments through governance. The Namada community and pilots, in particular, will play a crucial role in ensuring its success :) Viva La Namada! |
great team , i like this plan |
X-posting my comment from the forums: Exciting that this is happening! Phase 1 makes sense to me to start getting some user-determined validator set choices determined. I personally would hope that this phase is like 3 days, but at most 2 weeks. I don’t get why phase 2 and phase 3 can’t be combined. I don’t really see any point in turning on staking inflation prior to allowing IBC. I think it will lead to phase 2 user frustration to have to stake early for yield, but come back later to do their first thing here. (The NAM they get won’t even be distributable) Hence I think just combine phase 2 + 3 and jump to utility being provided. Seems like an unnecessary delay in time to market, with unclear utility to me. |
fyi this is also being discussed on the Namada forum: https://forum.namada.net/t/proposal-for-mainnet-launch-phases/560 |
Out-of-date, superseded by more recent discussions on the forums. |
This list is still tentative and subject to change.
The following must happen before mainnet:
Mainnet is expected to follow the following phases (names are tentative):
Phase 1: Block Party
Phase 2: Staking Party
Phase 3: Shielding Party
Phase 4: Shielding Party Overdrive
Phase 5: NAM NAM NAM
The text was updated successfully, but these errors were encountered: