Return-Path: Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 96841C000A for ; Fri, 16 Apr 2021 07:45:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 6D9FD60DD1 for ; Fri, 16 Apr 2021 07:45:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Spam-Flag: NO X-Spam-Score: -2.098 X-Spam-Level: X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ij_GECRvKwCK for ; Fri, 16 Apr 2021 07:45:27 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) by smtp3.osuosl.org (Postfix) with ESMTPS id 8916460652 for ; Fri, 16 Apr 2021 07:45:27 +0000 (UTC) Received: by mail-oi1-x236.google.com with SMTP id b3so12228053oie.5 for ; Fri, 16 Apr 2021 00:45:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=tR6VnDRRhz5iPWyZ6XL13ufRm1VlODdwPFqMa3Lb9i0=; b=V+VvFuWEnQgHKOVdM5pta7u5+4MgkxiChmUtM6v7BjffQTJBR+RREuPjGjsx1yq4T/ 8hlT7LqXgWBFOJmjKer75O18n0OvZJBPICN2J+bJKb1STruBvkMWnNKm8gt8z8fjWTle uMGf+nDHD6kV3bw6NsiTqaAd7LgsEqUHzab3zqz6BtGO82UBDegGXLWOdixzIPeU7AtE HDbey8AvcjbDKhWeevxareGRznK9Zogzmz0KhsCAGC/p0zu80scCXncnz5Elju/ogaq0 Q7ukLOftA26qitSeIHxYtUyF4kojDgYE92RITJrnSGsWs2hhTL+5nZ4MWVw7WGo6icq+ l/Cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=tR6VnDRRhz5iPWyZ6XL13ufRm1VlODdwPFqMa3Lb9i0=; b=UKohBKB6v3ONmWKqsHQf5UvFPaCOqdru6nO8bj2MXAel2FrJC9ala3DIal4yiOvYsD MZoF8L0hy2JGxF/Y7CFspJ8pt1Aodax/cvTGkf2vIPxDsnhJoS7WddM4r8FIHSqpB5ys SWw6sEVdKEWVCt9heBg3RkIkpvAVpYLRTT1RL/5llihSSeI2RQDbIiANTVdZjkEzN4ZK CTcLkwwx2sx46vxALkruRNtavKgXYLubfoG0a+Rfc4RJ0MpR9fbBk2L2Gdh8ETMajiF7 C5nQ+5tjWfgHcgujbMKotlekUTuFkF9rdeL2z704swEbtTYl0IJpEP7PgXAzZ+UE5FUp m7jw== X-Gm-Message-State: AOAM533ls39qqGMmQvIroiX/u15JpaQgSH+g8raXsSb0INH2Y/gN8wfG yXlJansTYqfcm0ABk3XFaP9f6SB+7ytt2Yb66UXnrWljNyc= X-Google-Smtp-Source: ABdhPJxjTbqS8iNfWQqgQvPh0ZVRaiWYU6485/Rh9PZ0NdhbVr8DZrjBK7K6u4yT5n0aYC4qxKCuncGLXFtF4lsuxik= X-Received: by 2002:a05:6808:4c4:: with SMTP id a4mr5725810oie.170.1618559126291; Fri, 16 Apr 2021 00:45:26 -0700 (PDT) MIME-Version: 1.0 From: Christopher Gilliard Date: Fri, 16 Apr 2021 07:45:15 +0000 Message-ID: To: Bitcoin Protocol Discussion Content-Type: multipart/alternative; boundary="000000000000c549b605c012290c" X-Mailman-Approved-At: Fri, 16 Apr 2021 13:32:16 +0000 Subject: [bitcoin-dev] BIP - limiting OP_RETURN / HF X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2021 07:45:28 -0000 --000000000000c549b605c012290c Content-Type: text/plain; charset="UTF-8" I have created a BIP which can be found here: https://github.com/cgilliard/bips/blob/notarization/bip-XXXX.mediawiki I'm sending this email to start the discussion regarding this proposal. If there are any comments/suggestions, please let me know. Regards, Chris --000000000000c549b605c012290c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I have created a BIP which can be found here:=C2=A0https://github.com/cgilliard/bips/blob/notarization/bip-XXXX.mediawiki=

I'm sending this email to start the discussion rega= rding this proposal. If there are any comments/suggestions, please let me k= now.

Regards,
Chris
--000000000000c549b605c012290c--