EIP-6789: Rename `gas` to `mana`

I would like to reconsider renaming gas to mana as initially proposed by @vbuterin in EIP-102. This thread should serve as the point of discussion and I plan to write up an EIP on it soon [EDIT: DONE]. The EIP-6789 proposal can be found here (PR) and here (EIP website).

Motivation

The underlying motivation for reviving Vitalik’s original proposal from 2015 is that we have finally arrived at the age of PoS, and given the roadmap ahead (i.e. “The Surge”, “The Scourge”, “The Verge”, “The Purge”, and “The Splurge”), I consider this moment as the last opportunity to make such a far-reaching semantic change.

Rationale

  • mana reflects the increased environmental friendliness of Proof-of-Stake;
  • mana is generally understood to be ephemeral and non-transferable, which better represents the concept of gas; and
  • mana is generally portrayed as renewable, while (natural) gas is non-renewable.
7 Likes

Mana doesn’t make sense for a blockchain with fees. Gas does. Gas gets spurted out, wasted, never to be seen again by the user. Gas is a resource that you have to go out and collect to gain more of (buy more ETH). Mana is generally a property that recharges. The user who spends mana, regains that mana with time.

9 Likes

Technically, gas is renewable with stuff like biofuels.

And I think everyone has already put comments like “this saves 32 gas”.

And all the tooling use “gas”.

Renaming now will lead to more confusion.

This might protect some jobs from AI. But I think we’ll have enough protection with the upcoming EIPs.

4 Likes

I agree with the idea that renaming leads to more confusion.

This was less of a problem when Vitalik proposed it, but it’s hard to change the terminology now. This means that all teaching materials, official documentation, or blog posts would need to be corrected.

Some recent examples I’ve seen of misuse of the terminology include ETH2.0 (which makes it look like an “upgrade”) and ZK Rollup (Validity Rollup). I feel that these examples are similar to the gas example in that they are harmless misuses that don’t have to be fixed since they are widely spread. Besides, gas is a very common word in everyday use, which makes it even more resistant to correction.

5 Likes

I like gas as a term, because it allows me to describe to novices using the following analogy:

In Ethereum, how much computation the transaction can do is like how far the car can drive: how many gallons of gas you put in the gas tank is like how many units of gas you put in the gas limit, and the price per gallon you pay at the gas station to fill your car is the gasPrice or nowadays the maxPriorityFee + maxBaseFee

Mana has no equivalent. People will not just instantly understand mana, as nobody uses mana in their day to day life, in the same way that many people use gas and cars in their day to day life.

5 Likes

Among the many things in the Ethereum glossary, gas might be one thing that people actually understand (or think they understand).

Do we really want to change the nomenclature and create confusion on the one thing that people actually understand. Do we really want to make all tutorials and vulgarization material outdated ?

IMO, that is not how we go toward adoption.

10 Likes

ChatGPT argument (for the sake of completeness):

“Mana” is a term that has been proposed as an alternative to “gas” in the Ethereum network, and it has several advantages over “gas.”

Firstly, “mana” is a more intuitive term for users. In Ethereum, gas is used to pay for computational resources required to execute a transaction, but for many people, the term “gas” does not immediately evoke this meaning. In contrast, “mana” is a more direct reference to the idea of resources or energy required for an action, which makes it easier for users to understand.

Secondly, “mana” has a more positive connotation than “gas.” The term “gas” is often associated with something negative, such as the high cost of fuel or the harmful emissions of a gas-powered vehicle. In contrast, “mana” has a more positive connotation, as it is associated with the idea of spiritual or mystical energy. This makes it a more appealing term for users.

Finally, “mana” has the potential to create a more consistent and standardized user experience across different Ethereum-based applications. Currently, each application may use different terms and units to describe gas costs, which can be confusing for users. By adopting a standardized term like “mana,” it can make it easier for users to understand the costs associated with different actions on the network.

Overall, while “gas” is a widely-used term in Ethereum, “mana” offers a more intuitive, positive, and standardized alternative that could improve the user experience on the network.

2 Likes

Irrespective of what makes sense/doesn’t make sense, I have a major concern (personal objection).

This would cause utter case all over the various ecosystem. Devtools, nodes, explorers, etc… For what it offers (a minor naming change) it has a serious amount of negative outcomes on use-ability, and would probably break so many applications.

The gasLimit -> gas transition took years to fully implement, and AFAIK some code bases have ugly comparators still to ensure there is no code duplicate. Which for new people entering the ecosystem would be quite an ugly mess.

AFAIK web3js/ethersjs had if (gasLimit || gas) riddled throughout the codebase.

11 Likes

This is not a technical issue, it’s an ecological compatibility issue. Many protocols and naming schemes were designed early on and may not be perfect, but that’s not a reason to change them directly. The networking field is similar in this regard - modifying a lower-level protocol requires support from all devices in the network. It’s not just about the protocol itself, but the entire ecosystem, so multiple factors need to be weighed and considered.

1 Like

why isnt that done already?

I feel like confusion would outweigh any potential benefit this EIP would introduce.
Fully agree with @greg’s points here.

2 Likes

We don’t need any more magic around here.

EIP 102 (Serenity): Rename “gas” to “mana” was closed for a reason: no agreement was reached, because it was not needed.

“Gas” is perfectly fine. Let’s keep on walking.

3 Likes

I love this, definitely flows off the tongue better and is just much more fucking cool :joy: Paying that sweet mana to enable the magic of transactions, I fully approve this change :owl::butterfly::owl:

2 Likes

what if we change ‘gas’ to ‘force’ instead of ‘mana’?

Additional rationale: ‘gas’ to ‘force’ we only need to adjust one syllable, instead of ‘mana’ has two syllables difference. Also ‘force’ can inherit all rationale from ‘mana’ above

1 Like

I think this is a potentially very confusing renaming, I not sure why others see gas as transferable while mana isn’t but the reasons for keeping things as is would be the following:

  1. Changing this name causes more confusion and missunderstanding.
  2. Mana has magic connotations which I don’t think fits with the rigorous culture of ethereum.

I enjoy these debates and don’t think they shouldn’t happen but this is my opinion on it.

I think “gas” is a more commonly used word than “mana”.

Renaming gas → mana will bring a lot confusion to existing blogs/answers and reeducation.

I like the rename because it basically confirms network can have fun online.

1 Like

i suggest ‘energy’

‘energy’ is the Scientific term for what ‘gas’ refers to

1 Like

The term “gas” is deeply embedded throughout the Ethereum ecosystem. Even if “mana” might be a more fitting name — which is debatable — the effort required to make such a change is substantial and could lead to issues at various levels.

2 Likes