{"componentChunkName":"component---src-pages-sccp-sccp-markdown-remark-frontmatter-sccp-tsx","path":"/sccp/sccp-1/","result":{"data":{"markdownRemark":{"fileAbsolutePath":"/vercel/path0/content/sccp/sccp-1.md","frontmatter":{"sip":null,"sccp":1,"title":"SCCP Purpose and Guidelines","network":"Ethereum & Optimism","author":"Kain Warwick <@kaiynne>","type":"Governance","proposal":null,"implementor":null,"release":null,"created":"2019-06-17T00:00:00.000Z","updated":null,"status":"Implemented"},"html":"<h2 id=\"what-is-an-sccp\" style=\"position:relative;\"><a href=\"#what-is-an-sccp\" aria-label=\"what is an sccp permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>What is an SCCP?</h2>\n<p>SCCP stands for Synthetix Configuration Change Proposal. SCCP's are documents to make a case for modifying one of the system configuration variables. The intent is to provide a clear and detailed history behind each configuration change and the rationale behind it at the time it was implemented. The author of the document is responsible for building consensus within the community and documenting dissenting opinions.</p>\n<h2 id=\"sccp-rationale\" style=\"position:relative;\"><a href=\"#sccp-rationale\" aria-label=\"sccp rationale permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>SCCP Rationale</h2>\n<p>We intend SCCPs to be the primary mechanisms for proposing configuration changes to Synthetix. Because they are maintained as text files in a versioned repository, their revision history is the historical record of the configuration change proposal.</p>\n<p>It is highly recommended that a single SCCP contain a single variable change. The more focused the SCCP, the more successful it is likely to be.</p>\n<p>An SCCP must meet certain minimum criteria. It must be a clear and complete description of the proposed variable change.</p>\n<h2 id=\"sccp-work-flow\" style=\"position:relative;\"><a href=\"#sccp-work-flow\" aria-label=\"sccp work flow permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>SCCP Work Flow</h2>\n<p>Parties involved in the process are the <em>author</em>, the <a href=\"#sip-editors\"><em>SIP editors</em></a>, and the <a href=\"https://github.com/orgs/Synthetixio/people\">Synthetix Engineering Team</a>.</p>\n<p><img class='emojione' alt='⚠' title=':warning:' src='https://cdn.jsdelivr.net/emojione/assets/3.1/png/32/26a0.png'> Before you begin, vet your idea, this will save you time. Ask the Synthetix community first if the proposed change is original to avoid wasting time on something that will be rejected based on prior research (searching the Internet does not always do the trick). It also helps to make sure the idea is applicable to the entire community and not just the author. Just because an idea sounds good to the author does not mean it will have the intend effect. The appropriate public forum to gauge interest around your SCCP is <a href=\"https://discord.gg/a2E6uxk\">the Synthetix Discord</a>.</p>\n<p>Your role as the champion is to write the SCCP using the style and format described below, shepherd the discussions in the appropriate forums, and build community consensus around the idea. Following is the process that a successful SCCP will move along:</p>\n<pre><code>[ WIP ] -> [ PROPOSED ] -> [ APPROVED ] -> [ IMPLEMENTED ]\n</code></pre>\n<p>Each status change is requested by the SCCP author and reviewed by the SIP editors. Use a pull request to update the status. Please include a link to where people should continue discussing your SCCP. The SIP editors will process these requests as per the conditions below.</p>\n<ul>\n<li>\n<p><strong>Work in progress (WIP)</strong> -- Once the champion has asked the Synthetix community whether an idea has any chance of support, they will write a draft SCCP as a <a href=\"https://github.com/Synthetixio/SIPs/pulls\">pull request</a>.</p>\n</li>\n<li>\n<p><strong>Proposed</strong> If agreeable, SIP editor will assign the SCCP a number (generally the issue or PR number related to the SCCP) and merge your pull request. The SIP editor will not unreasonably deny an SCCP. Proposed SCCPs will be discussed on governance calls and in Discord. If there is a reasonable level of consensus around the change on the governance call the change will be moved to approved. If the change is contentious a vote of token holders may be held to resolve the issue or approval may be delayed until consensus is reached.</p>\n</li>\n<li>\n<p><strong>Approved</strong> -- This SCCP has passed community governance and is now being prioritised.</p>\n</li>\n<li>\n<p><strong>Implemented</strong> -- This SCCP has been implemented and the variable changed on mainnet.</p>\n</li>\n</ul>\n<h2 id=\"what-belongs-in-a-successful-sccp\" style=\"position:relative;\"><a href=\"#what-belongs-in-a-successful-sccp\" aria-label=\"what belongs in a successful sccp permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>What belongs in a successful SCCP?</h2>\n<p>Each SCCP should have the following parts:</p>\n<ul>\n<li>Preamble - RFC 822 style headers containing metadata about the SCCP, including the SCCP number, a short descriptive title (limited to a maximum of 44 characters), and the author details.</li>\n<li>Simple Summary - “If you can’t explain it simply, you don’t understand it well enough.” Provide a simplified and layman-accessible explanation of the SCCP.</li>\n<li>Abstract - a short (~200 word) description of the variable change proposed.</li>\n<li>Motivation (*optional) - The motivation is critical for SCCPs that want to update variables within Synthetix. It should clearly explain why the existing variable is not incentive aligned. SCCP submissions without sufficient motivation may be rejected outright.</li>\n<li>Copyright Waiver - All SCCPs must be in the public domain. See the bottom of this SCCP for an example copyright waiver.</li>\n</ul>\n<h2 id=\"sccp-formats-and-templates\" style=\"position:relative;\"><a href=\"#sccp-formats-and-templates\" aria-label=\"sccp formats and templates permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>SCCP Formats and Templates</h2>\n<p>SCCPs should be written in <a href=\"https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet\">markdown</a> format.\nImage files should be included in a subdirectory of the <code>assets</code> folder for that SCCP as follows: <code>assets/sccp-X</code> (for sccp <strong>X</strong>). When linking to an image in the SCCP, use relative links such as <code>../assets/sccp-X/image.png</code>.</p>\n<h2 id=\"sccp-header-preamble\" style=\"position:relative;\"><a href=\"#sccp-header-preamble\" aria-label=\"sccp header preamble permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>SCCP Header Preamble</h2>\n<p>Each SCCP must begin with an <a href=\"https://www.ietf.org/rfc/rfc822.txt\">RFC 822</a> style header preamble, preceded and followed by three hyphens (<code>---</code>). This header is also termed <a href=\"https://jekyllrb.com/docs/front-matter/\">\"front matter\" by Jekyll</a>. The headers must appear in the following order. Headers marked with \"*\" are optional and are described below. All other headers are required.</p>\n<p><code> sip:</code> <SCCP number> (this is determined by the SIP editor)</p>\n<p><code> title:</code> <SCCP title></p>\n<p><code> author:</code> &#x3C;a list of the author's or authors' name(s) and/or username(s), or name(s) and email(s). Details are below.></p>\n<p><code> * discussions-to:</code> &#x3C;a url pointing to the official discussion thread></p>\n<p><code> status:</code> &#x3C; WIP | PROPOSED | APPROVED | IMPLEMENTED ></p>\n<p><code> created:</code> <date created on></p>\n<p><code> * updated:</code> <comma separated list of dates></p>\n<p><code> * requires:</code> &#x3C;SIP number(s)></p>\n<p>Headers that permit lists must separate elements with commas.</p>\n<p>Headers requiring dates will always do so in the format of ISO 8601 (yyyy-mm-dd).</p>\n<h4 id=\"author-header\" style=\"position:relative;\"><a href=\"#author-header\" aria-label=\"author header permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><code>author</code> header</h4>\n<p>The <code>author</code> header optionally lists the names, email addresses or usernames of the authors/owners of the SCCP. Those who prefer anonymity may use a username only, or a first name and a username. The format of the author header value must be:</p>\n<blockquote>\n<p>Random J. User &#x3C;<a href=\"mailto:address@dom.ain\">address@dom.ain</a>></p>\n</blockquote>\n<p>or</p>\n<blockquote>\n<p>Random J. User (@username)</p>\n</blockquote>\n<p>if the email address or GitHub username is included, and</p>\n<blockquote>\n<p>Random J. User</p>\n</blockquote>\n<p>if the email address is not given.</p>\n<h4 id=\"discussions-to-header\" style=\"position:relative;\"><a href=\"#discussions-to-header\" aria-label=\"discussions to header permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><code>discussions-to</code> header</h4>\n<p>While an SCCP is in WIP or Proposed status, a <code>discussions-to</code> header will indicate the mailing list or URL where the SCCP is being discussed.</p>\n<h4 id=\"created-header\" style=\"position:relative;\"><a href=\"#created-header\" aria-label=\"created header permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><code>created</code> header</h4>\n<p>The <code>created</code> header records the date that the SCCP was assigned a number. Both headers should be in yyyy-mm-dd format, e.g. 2001-08-14.</p>\n<h4 id=\"updated-header\" style=\"position:relative;\"><a href=\"#updated-header\" aria-label=\"updated header permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><code>updated</code> header</h4>\n<p>The <code>updated</code> header records the date(s) when the SCCP was updated with \"substantial\" changes. This header is only valid for SCCPs of Draft and Active status.</p>\n<h4 id=\"requires-header\" style=\"position:relative;\"><a href=\"#requires-header\" aria-label=\"requires header permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><code>requires</code> header</h4>\n<p>SCCPs may have a <code>requires</code> header, indicating the SCCP numbers that this SCCP depends on.</p>\n<h2 id=\"auxiliary-files\" style=\"position:relative;\"><a href=\"#auxiliary-files\" aria-label=\"auxiliary files permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Auxiliary Files</h2>\n<p>SCCPs may include auxiliary files such as diagrams. Such files must be named SCCP-XXXX-Y.ext, where “XXXX” is the SCCP number, “Y” is a serial number (starting at 1), and “ext” is replaced by the actual file extension (e.g. “png”).</p>\n<h2 id=\"sip-editors\" style=\"position:relative;\"><a href=\"#sip-editors\" aria-label=\"sip editors permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>SIP Editors</h2>\n<p>The current SIP editors can be found listed in <a href=\"https://github.com/Synthetixio/SIPs/blob/master/sips/sip-1.md\">SIP-1</a></p>\n<h2 id=\"sip-editor-responsibilities\" style=\"position:relative;\"><a href=\"#sip-editor-responsibilities\" aria-label=\"sip editor responsibilities permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>SIP Editor Responsibilities</h2>\n<p>For each new SCCP that comes in, an editor does the following:</p>\n<ul>\n<li>Read the SCCP to check if it is ready: sound and complete. The ideas must make technical sense, even if they don't seem likely to get to final status.</li>\n<li>The title should accurately describe the content.</li>\n<li>Check the SCCP for language (spelling, grammar, sentence structure, etc.), markup (Github flavored Markdown), code style</li>\n</ul>\n<p>If the SCCP isn't ready, the editor will send it back to the author for revision, with specific instructions.</p>\n<p>Once the SCCP is ready for the repository, the SIP editor will:</p>\n<ul>\n<li>\n<p>Assign an SCCP number (generally the PR number or, if preferred by the author, the Issue # if there was discussion in the Issues section of this repository about this SCCP)</p>\n</li>\n<li>\n<p>Merge the corresponding pull request</p>\n</li>\n<li>\n<p>Send a message back to the SCCP author with the next step.</p>\n</li>\n</ul>\n<p>Many SCCPs are written and maintained by developers with write access to the Ethereum codebase. The SIP editors monitor SCCP changes, and correct any structure, grammar, spelling, or markup mistakes we see.</p>\n<p>The editors don't pass judgment on SCCPs. We merely do the administrative &#x26; editorial part.</p>\n<h2 id=\"history\" style=\"position:relative;\"><a href=\"#history\" aria-label=\"history permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>History</h2>\n<p>The SCCP document was derived heavily from the EIP Ethereum Improvement Proposal document in many places text was simply copied and modified. Any comments about the SCCP document should be directed to the SIP editors. The history of the EIP is quoted below from the EIP document for context:</p>\n<ul>\n<li><em>\"This document (EIP) was derived heavily from <a href=\"https://github.com/bitcoin/bips\">Bitcoin's BIP-0001</a> written by Amir Taaki which in turn was derived from <a href=\"https://www.python.org/dev/peps/\">Python's PEP-0001</a>. In many places text was simply copied and modified. Although the PEP-0001 text was written by Barry Warsaw, Jeremy Hylton, and David Goodger, they are not responsible for its use...\"</em> *</li>\n</ul>\n<p>June 10, 2019: SCCP-1 has been drafted and submitted as a PR.</p>\n<p>See <a href=\"https://github.com/synthetixio/**\">the revision history for further details</a>, which is also available by clicking on the History button in the top right of the SCCP.</p>\n<h3 id=\"bibliography\" style=\"position:relative;\"><a href=\"#bibliography\" aria-label=\"bibliography permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Bibliography</h3>\n<h2 id=\"copyright\" style=\"position:relative;\"><a href=\"#copyright\" aria-label=\"copyright permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Copyright</h2>\n<p>Copyright and related rights waived via <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\">CC0</a>.</p>"}},"pageContext":{"id":"4eee10dd-0a80-5c67-880b-41d11f9fca85","frontmatter__sccp":1,"__params":{"frontmatter__sccp":"1"}}},"staticQueryHashes":[]}