diff --git a/docs/protocols/alpha.rst b/docs/protocols/alpha.rst index 7ca1ec26b0c951ac9a74bb830082cfebc4f13823..40a1882ead94855e4d8a3f1cb697a2b406e14e47 100644 --- a/docs/protocols/alpha.rst +++ b/docs/protocols/alpha.rst @@ -24,6 +24,12 @@ Zero Knowledge Rollups (ongoing) Data Availability Layer (ongoing) --------------------------------- +Adaptive Inflation (ongoing) +---------------------------- + +- Introduce feature flag for Adaptive Inflation. (MR :gl:`!8566`) + + Gas improvements ---------------- @@ -83,3 +89,8 @@ Internal - Move notion of Smart rollup address in the shell to make it common to all protocols, and expose it in the environment. (MR :gl:`!8562`) + +- Refactoring : stake splitted between a frozen part and a delegated part. (MR :gl:`!8051`) + +- Refactoring : rewards computed as a relative portion of the total amount of tez + rewarded per minute (about 85tez/min). (MR :gl:`!8657`)