From a17606b623672818ecad43d16b9746915ebe6a10 Mon Sep 17 00:00:00 2001 From: yj <47570215+YaserJazouane@users.noreply.github.com> Date: Sun, 10 Mar 2024 14:45:15 +0000 Subject: [PATCH 1/4] moved Auph-LeapLabs to PF folder --- docs/councils/{pythian => price-feed}/election/Auph-LeapLabs.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/councils/{pythian => price-feed}/election/Auph-LeapLabs.md (100%) diff --git a/docs/councils/pythian/election/Auph-LeapLabs.md b/docs/councils/price-feed/election/Auph-LeapLabs.md similarity index 100% rename from docs/councils/pythian/election/Auph-LeapLabs.md rename to docs/councils/price-feed/election/Auph-LeapLabs.md From f61d940c0dd7f2ddcab911a4f876944c0c535ad6 Mon Sep 17 00:00:00 2001 From: yj <47570215+YaserJazouane@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:33:29 +0100 Subject: [PATCH 2/4] Adding Pyth Entropy to DAO Constitution --- docs/constitution/pyth-dao-constitution.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/constitution/pyth-dao-constitution.md b/docs/constitution/pyth-dao-constitution.md index 9fb8c873..0569c027 100644 --- a/docs/constitution/pyth-dao-constitution.md +++ b/docs/constitution/pyth-dao-constitution.md @@ -12,6 +12,7 @@ - **PGAS:** utility token native to the Pythnet Appchain, governed by the Pyth DAO - **Pythnet Appchain:** blockchain instance dedicated to the production of the pyth data, governed by the Pyth DAO - **Pyth Express Relay (ER):** protocol instance that enables DeFi applications to auction off the rights to liquidations +- **Pyth Entropy (Entropy):** protocol instance that provide applications with provably random numbers - **DeFi:** decentralized finance applications running on blockchain ## Introduction @@ -49,9 +50,11 @@ Each PIP must be labeled as Constitutional PIPs or Operational PIPs as described - the upgrade of the verification program for each of the blockchains where Pyth data is accessible - the setting of data request fees per blockchain, as well as other protocol or network fees - the management of PGAS allocation and delegation to validators - - the upgrade of the ER program for each of the blockchain where ER is available + - the upgrade of the ER program for each of the blockchains where ER is available - the assignment of the relayer function and monitoring of the performance of such assignment - the setting of the ER fee distribution + - the upgrade of the Entropy program for each of the blockchains where Entropy is available + - the setting of Entropy request fees for each of the blockchains where Entropy is available and for each of the providers available - Operational PIPs delegated to the Price Feed Council involve: - the management of the list of price feeds available through Pyth - the selection of publishers and the setting of the minimum number of such publishers per price feed From 7a84ad690bd0357a2d3e6f728e28dcc3a61a9180 Mon Sep 17 00:00:00 2001 From: yj <47570215+YaserJazouane@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:35:19 +0100 Subject: [PATCH 3/4] typo --- docs/constitution/pyth-dao-constitution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/constitution/pyth-dao-constitution.md b/docs/constitution/pyth-dao-constitution.md index 0569c027..b0743e00 100644 --- a/docs/constitution/pyth-dao-constitution.md +++ b/docs/constitution/pyth-dao-constitution.md @@ -12,7 +12,7 @@ - **PGAS:** utility token native to the Pythnet Appchain, governed by the Pyth DAO - **Pythnet Appchain:** blockchain instance dedicated to the production of the pyth data, governed by the Pyth DAO - **Pyth Express Relay (ER):** protocol instance that enables DeFi applications to auction off the rights to liquidations -- **Pyth Entropy (Entropy):** protocol instance that provide applications with provably random numbers +- **Pyth Entropy (Entropy):** protocol instance that provides applications with provably random numbers - **DeFi:** decentralized finance applications running on blockchain ## Introduction From 89829f91fa5569c052b9ae0d5778b5c4b07f29c3 Mon Sep 17 00:00:00 2001 From: yj <47570215+YaserJazouane@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:49:34 +0100 Subject: [PATCH 4/4] fixing fee setting clause for Entropy --- docs/constitution/pyth-dao-constitution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/constitution/pyth-dao-constitution.md b/docs/constitution/pyth-dao-constitution.md index b0743e00..c4773405 100644 --- a/docs/constitution/pyth-dao-constitution.md +++ b/docs/constitution/pyth-dao-constitution.md @@ -54,7 +54,7 @@ Each PIP must be labeled as Constitutional PIPs or Operational PIPs as described - the assignment of the relayer function and monitoring of the performance of such assignment - the setting of the ER fee distribution - the upgrade of the Entropy program for each of the blockchains where Entropy is available - - the setting of Entropy request fees for each of the blockchains where Entropy is available and for each of the providers available + - the setting of Entropy request fees for each of the blockchains where Entropy is available - Operational PIPs delegated to the Price Feed Council involve: - the management of the list of price feeds available through Pyth - the selection of publishers and the setting of the minimum number of such publishers per price feed