Proposal: PIP-107: Protocol Upgrade to Pigeon v2.3.2 To Further Fix Gas Handling on Gnosis
Status: Proposed
Author(s): @BoweryKing
Type: Software Upgrade
Discussions-to: PIP-107: Protocol Upgrade to Pigeon v2.3.2 To Further Fix Gas Handling on Gnosis
Created: 10/25/2024
Summary
This is a software upgrade proposal for Pigeon. We request that the network upgrade the protocol of the tumbler
network to Pigeon v2.3.2
.
Abstract
This is a software upgrade proposal for Pigeon. We request that the network upgrade the protocol of the tumbler
network to Pigeon v2.3.2
.
This Pigeon release includes:
- Upgrades and fixes will allow Pigeons to better handle gas and transaction errors on the Gnosis blockchain.
Motivation
The motivations for this Paloma upgrade include the following:
- Upgrades and fixes to allow Pigeons to handle gas and transaction errors better on Gnosis blockchain for EurE bot execution with Curve.
- See the Pigeon release notes for more:
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 tool to calculate the approximate Block Height: Huginn - PalomaChain Release Window Planner
- 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 26078495 or approximately
10/28/2024, 7:00 UTC
See (Block height: https://paloma.explorers.guru/block/26078495
palomad tx gov submit-legacy-proposal valset propose-pigeon-requirements \
v2.3.2 \
--target-block-height **26078495** \
--title "Protocol Upgrade to Pigeon v2.3.2 To Further Fix Gas Handling on Gnosis" \
--summary "This is a software upgrade proposal for Pigeon. We request that the network upgrade the protocol of the tumbler network to Pigeon v2.3.2" \
--deposit 10000000ugrain \
--fees 400ugrain \
--gas auto \
--node=https://rpc-1.paloma.nodes.guru/ \
--chain-id tumbler \
--from <Your Paloma Address> \
-y
How to Vote on Proposals 134
**Paloma Client:**
palomad tx gov vote 134 yes \
--chain-id tumbler \
--from <Your Paloma Address> \
--fees 400ugrain \
--node <Your node> \
-y
**Paloma LightNode Users of V2 Only:**
1. Windows
docker run --rm --pull=always -ti -v $env:USERPROFILE\paloma-lightnode\.paloma:/root/.paloma palomachain/lightnode-client:v2 vote-proposal 134 yes
1. Mac, Linux & VPS
sh $HOME/Downloads/setup.sh vote-proposal 134 yes
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
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