uppercase V1
This commit is contained in:
parent
960e6c478a
commit
550f4a1c7f
|
@ -231,11 +231,11 @@ to shoot yourself in the foot. We do not have a stellar record when it comes to
|
||||||
ledger changes. There are multiple cases in which ledger designs were introduced
|
ledger changes. There are multiple cases in which ledger designs were introduced
|
||||||
only to be deemed incorrect. We list a few.
|
only to be deemed incorrect. We list a few.
|
||||||
|
|
||||||
The Alonzo hardfork brought Plutus v1. Plutus V1 permitted a mint value that had
|
The Alonzo hardfork brought Plutus V1. Plutus V1 permitted a mint value that had
|
||||||
a zero entry for ada. This is confusing because ada is impossible to mint by
|
a zero entry for ada. This is confusing because ada is impossible to mint by
|
||||||
smart contract. A correction was later pushed through.
|
smart contract. A correction was later pushed through.
|
||||||
|
|
||||||
Plutus v1 permitted 0 value withdraws. It was proposed by the ledger maintainers
|
Plutus V1 permitted 0 value withdraws. It was proposed by the ledger maintainers
|
||||||
that this mistake ought to be fixed, only for it to be pointed out that such a
|
that this mistake ought to be fixed, only for it to be pointed out that such a
|
||||||
change would have broken a bunch of dapps.
|
change would have broken a bunch of dapps.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue