Proposal: PIP-95: Paloma Mainnest and Testnest Upgrade to Paloma v2.1.2
Status: Proposed
Author(s): @BoweryKing
Type: Software Upgrade
Discussions-to:
Created: 09/02/2024
Simple Summary
This is a software upgrade proposal for Paloma o v2.1.2
Paloma’s TESTNEST and MAINNEST tumbler
networks. This release includes a bug fix setting the correct denomination for Paloma LightNode Grain rewards.
Abstract
This is a software upgrade proposal for Paloma to v2.1.2
for Paloma’s TESTNEST and MAINNEST tumbler
networks. This release includes a bug fix setting the correct denomination for Paloma LightNode Grain rewards.
Motivation
The motivations for this Paloma upgrade include the following:
Fix the correct denomination for Paloma LightNode Grain rewards. Currently, grain rewards are in ugrains so each LightNode will mine 50,000 GRAINs or 50000000000ugrains.
Specification Overview
The specification for this release includes the following features:
- Bug fix setting the correct denomination for Paloma LightNode Grain rewards.
Technical Specification
Paloma v2.1.2 upgrade includes the following:
- Feature: Set light node sale amount in GRAIN fix: set light node sale amount in GRAIN by maharifu · Pull Request #1280 · palomachain/paloma · GitHub
Prior to upgrade
- An upgrade proposal that must be submitted by anyone running a node on the network. This proposal should have the correct block height.
- Please use the following spreadsheet to calculate the approximate Block Height. https://docs.google.com/spreadsheets/d/1eoXoDWWYHIOYbdPiv8B6vfwDUUkelZgeifnX4foa7yw/edit#gid=0
- This upgrade proposal requires 10 GRAIN or 10000000ugrain for deposit for voting.
- IMPORTANT: The
upgrade height
is the block height where the chain halts and requires the upgrade. Allow at least one (1) day AFTER voting end time andupgrade-height
for 2/3 of the network to have downloaded the new binary and prepped for the switch over to avoid/minimize downtime of the Paloma chain. - The Target block height for chain halt for this proposal is tentative
22805165
or approximately08/29/2024, 6:30 UTC
See (Block height: 22805165)
palomad tx gov submit-proposal ./pip-95.json \
--gas auto \
--fees 1500ugrain \
--node=https://rpc-1.paloma.nodes.guru/ \
--chain-id tumbler \
--deposit 10000000ugrain \
--from <Your Paloma Address> \
--no-validate \
-y
Pip95.json
{
"messages": [
{
"@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade",
"authority": "paloma10d07y265gmmuvt4z0w9aw880jnsr700jz87xyk",
"plan": {
"name": "v2.1.2",
"height": "23137854",
"info": "",
"upgraded_client_state": null
}
}
],
"metadata": "ipfs://QmdgkXZbisQbbZLD1sMvzFzf1hLQZhSeTmFVJwdFrXzJBg",
"deposit": "1000000000ugrain",
"title": "PIP-95: Paloma Mainnest and Testnest Upgrade to Paloma v2.1.2",
"summary": "This is a software upgrade proposal to fix denom bug for Paloma LightNode sales.",
"expedited": true
}
and the pip-95_metadata.json
{
"title": "PIP-95: Paloma Mainnest and Testnest Upgrade to Paloma v2.1.2",
"authors": [
"BoweryKing"
],
"summary": "This is a software upgrade proposal to fix denom bug for Paloma LightNode sales.",
"details": "\"'{\\\"binaries\\\":{\\\"linux/amd64\\\":\\\"https://github.com/palomachain/paloma/releases/download/v2.1.2/paloma_Linux_x86_64.tar.gz\\\"}}'\"",
"proposal_forum_url": "https://forum.palomachain.com/t/pip-95-paloma-mainnest-and-testnest-upgrade-to-paloma-v2-1-2/778",
"vote_option_context": "Vote YES to support running this binary to upgrade the Paloma Mainnest Network."
}
How to Vote on Proposal 115
palomad tx gov vote 115 yes \
--chain-id tumbler \
--from <Your Paloma Address> \
--fees 400ugrain \
--node <Your node> \
-y
How to check if 2/3 of the network is online after the vote is complete
curl -s localhost:26657/consensus_state | jq -r ".result.round_state.height_vote_set[0].prevotes_bit_array"
—> needs to return ≥ ~0.67 for the chain to start up again
To see which validators are online with the new binary, use GitHub - blockpane/pvtop: top-like tui for watching validator pre-votes on Tendermint chains
Rationale
We are upgrading Paloma to achieve the following objectives:
- Fix setting the correct denomination for Paloma LightNode Grain rewards.
About Paloma
Paloma wants to be the fastest relay chain in the world with the most decentralized network of validators that can attest to any transaction with the fastest possible execution. Paloma aims to make it easy for developers to control smart contracts on any Solana, Ethereum L1, L2, and L3 chain.
To learn more about Paloma, please visit https://palomachain.com
To follow the project on Github, please star the project GitHub - palomachain/paloma: The fast blockchain messenger protocol
To participate in the community, please join the Paloma Discord: Paloma