From e10b09247f88390367cf8ad85970b2ae333f519e Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Mon, 25 Nov 2024 16:41:43 +0000 Subject: [PATCH] fix some spacing --- .../2024-11-20-draft-consitution-converted.md | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/2024-11-20/2024-11-20-draft-consitution-converted.md b/2024-11-20/2024-11-20-draft-consitution-converted.md index f1bd4c4..b165d8c 100644 --- a/2024-11-20/2024-11-20-draft-consitution-converted.md +++ b/2024-11-20/2024-11-20-draft-consitution-converted.md @@ -383,21 +383,21 @@ Defines the cost for basic transactions in Lovelace: ##### Guardrails -TFPB-01(y) *txFeePerByte* **must not** be lower than 30 (0.000030 ada) +TFPB-01 (y) *txFeePerByte* **must not** be lower than 30 (0.000030 ada) This protects against low-cost denial of service attacks -TFPB-02(y) *txFeePerByte* **must not** exceed 1,000 (0.001 ada) +TFPB-02 (y) *txFeePerByte* **must not** exceed 1,000 (0.001 ada) This ensures that transactions can be paid for TFPB-03 (y) *txFeePerByte* **must not** be negative -TFF-01(y) *txFeeFixed* **must not** be lower than 100,000 (0.1 ada) +TFF-01 (y) *txFeeFixed* **must not** be lower than 100,000 (0.1 ada) This protects against low-cost denial of service attacks -TFF-02(y) *txFeeFixed* **must not** exceed 10,000,000(10 ada) +TFF-02 (y) *txFeeFixed* **must not** exceed 10,000,000(10 ada) This ensures that transactions can be paid for @@ -418,13 +418,13 @@ Defines the deposit (in Lovelace) that is charged for each byte of storage that ##### Guardrails -UCPB-01(y)*utxoCostPerByte* **must not** be lower than 3,000 (0.003 ada) +UCPB-01 (y) *utxoCostPerByte* **must not** be lower than 3,000 (0.003 ada) -UCPB-02(y)*utxoCostPerByte* **must not** exceed 6,500 (0.0065 ada) +UCPB-02 (y) *utxoCostPerByte* **must not** exceed 6,500 (0.0065 ada) -UCPB-03(y)*utxoCostPerByte* **must not** be zero +UCPB-03 (y) *utxoCostPerByte* **must not** be zero -UCPB-04(y)*utxoCostPerByte* **must not** be negative +UCPB-04 (y) *utxoCostPerByte* **must not** be negative UCPB-05a (x -"should") Changes **should** account for @@ -449,11 +449,11 @@ The rationale for the deposit is to incentivize that scarce memory resources are ##### Guardrails -SAD-01(y) *stakeAddressDeposit* **must not** be lower than 1,000,000 (1 ada) +SAD-01 (y) *stakeAddressDeposit* **must not** be lower than 1,000,000 (1 ada) SAD-02 (y) *stakeAddressDeposit* **must not** exceed 5,000,000 (5ada) -SAD-03(y) *stakeAddressDeposit* **must not** be negative +SAD-03 (y) *stakeAddressDeposit* **must not** be negative #### Stake pool deposit (stakePoolDeposit) @@ -465,11 +465,11 @@ The rationale for the deposit is to incentivize that scarce memory resources are ##### Guardrails -SPD-01(y) *stakePoolDeposit* **must not** be lower than 250,000,000 (250 ada) +SPD-01 (y) *stakePoolDeposit* **must not** be lower than 250,000,000 (250 ada) -SPD-02(y) *stakePoolDeposit* **must not** exceed 500,000,000 (500 ada) +SPD-02 (y) *stakePoolDeposit* **must not** exceed 500,000,000 (500 ada) -SPD-03(y) *stakePoolDeposit* **must not** be negative +SPD-03 (y) *stakePoolDeposit* **must not** be negative #### Minimum Pool Cost (minPoolCost) @@ -479,9 +479,9 @@ Part of the rewards mechanism ##### Guardrails -MPC-01(y) *minPoolCost* **must not** be negative +MPC-01 (y) *minPoolCost* **must not** be negative -MPC-02(y) *minPoolCost* **must not** exceed 500,000,000 (500 ada) +MPC-02 (y) *minPoolCost* **must not** exceed 500,000,000 (500 ada) MPC-03 (x -"should") *minPoolCost* **should** be set in line with the economic cost for operating a pool @@ -515,7 +515,7 @@ Part of the rewards mechanism ##### Guardrails -ME-01 (y)*monetaryExpansion***must not** exceed 0.005 +ME-01 (y) *monetaryExpansion***must not** exceed 0.005 ME-02 (y) *monetaryExpansion* **must not** be lower than 0.001 @@ -535,9 +535,9 @@ Provides security against low-cost DoS attacks ##### Guardrails -EIUP-PS-01(y) *executionUnitPrices[priceSteps]* **must not** exceed 2,000/10,000,000 +EIUP-PS-01 (y) *executionUnitPrices[priceSteps]* **must not** exceed 2,000/10,000,000 -EIUP-PS-02(y) *executionUnitPrices[priceSteps]* **must not** be lower than 500/10,000,000 +EIUP-PS-02 (y) *executionUnitPrices[priceSteps]* **must not** be lower than 500/10,000,000 EIUP-PM-01 (y) *executionUnitPrices[priceMemory]* **must not** exceed 2,000/10,000