From ba0b58ad6ca16622e8aed9be7e920c9a76d23dbc Mon Sep 17 00:00:00 2001 From: Vandan Date: Wed, 22 May 2024 13:21:46 -0700 Subject: [PATCH] Fix the MIP number New MIPs should be entered as mip-x.md in order for the automatic numbering to be applied. --- MIPs/{mip-eth-sign.md => mip-x.md} | 0 MIPs/mips-by-status.md | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename MIPs/{mip-eth-sign.md => mip-x.md} (100%) diff --git a/MIPs/mip-eth-sign.md b/MIPs/mip-x.md similarity index 100% rename from MIPs/mip-eth-sign.md rename to MIPs/mip-x.md diff --git a/MIPs/mips-by-status.md b/MIPs/mips-by-status.md index 4dfb08c..9e29338 100644 --- a/MIPs/mips-by-status.md +++ b/MIPs/mips-by-status.md @@ -1,8 +1,7 @@ # MIPs by Status ## Last Call - -- [MIP-2](mip-2.md) +- [MIP-3](mip-3.md) ## Review @@ -11,6 +10,7 @@ ## Implemented - [MIP-1](mip-1.md) +- [MIP-2](mip-2.md) ## Draft