Open
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files |
There was a problem hiding this comment.
Pull request overview
Adds a new document RSKIP551.md intended to serve as an RSKIP template / starting point for RSKIP-551 within the IPs/ RSKIP repository.
Changes:
- Introduces
IPs/RSKIP551.mdcontaining the standard RSKIP front matter and section scaffolding (Abstract/Motivation/Specification/Rationale/References). - Includes placeholder metadata fields and placeholder section text.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
Comment on lines
+2
to
+49
| rskip: pull_request_number_here | ||
| title: Title | ||
| created: DD-MMM-YY | ||
| author: INITIALS | ||
| purpose: Sca,Usa,Fair,Sec or ST | ||
| layer: Core,Node,UI,2nd,Net or DApp | ||
| complexity: 1, 2 or 3 | ||
| status: Draft,Accepted,Adopted,Deferred or Rejected | ||
| description: | ||
| --- | ||
|
|
||
| |RSKIP |pull_request_number_here | | ||
| | :------------ |:-------------| | ||
| |**Title** |Title | | ||
| |**Created** |DD-MMM-YY | | ||
| |**Author** |INITIALS | | ||
| |**Purpose** |Sca,Usa,Fair,Sec or ST | | ||
| |**Layer** |Core,Node,UI,2nd,Net or DApp | | ||
| |**Complexity** |1, 2 or 3 | | ||
| |**Status** |Draft,Accepted,Adopted,Deferred or Rejected | | ||
|
|
||
| ## Abstract | ||
|
|
||
| To be completed... | ||
|
|
||
| ## Motivation | ||
|
|
||
| To be completed... | ||
|
|
||
| ## Specification | ||
|
|
||
| To be completed... | ||
|
|
||
| ### Subsection 1 of Specification such as format. | ||
|
|
||
| Blah. | ||
|
|
||
| ### Subsection 2 of specs such. | ||
|
|
||
| Blah two... | ||
|
|
||
| ## Rationale | ||
|
|
||
| Discuss design decisions, community debates and possible attacks. | ||
|
|
||
| ## References | ||
|
|
||
| [1] Other RSKIP https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP??.md |
Comment on lines
+2
to
+52
| rskip: pull_request_number_here | ||
| title: Title | ||
| created: DD-MMM-YY | ||
| author: INITIALS | ||
| purpose: Sca,Usa,Fair,Sec or ST | ||
| layer: Core,Node,UI,2nd,Net or DApp | ||
| complexity: 1, 2 or 3 | ||
| status: Draft,Accepted,Adopted,Deferred or Rejected | ||
| description: | ||
| --- | ||
|
|
||
| |RSKIP |pull_request_number_here | | ||
| | :------------ |:-------------| | ||
| |**Title** |Title | | ||
| |**Created** |DD-MMM-YY | | ||
| |**Author** |INITIALS | | ||
| |**Purpose** |Sca,Usa,Fair,Sec or ST | | ||
| |**Layer** |Core,Node,UI,2nd,Net or DApp | | ||
| |**Complexity** |1, 2 or 3 | | ||
| |**Status** |Draft,Accepted,Adopted,Deferred or Rejected | | ||
|
|
||
| ## Abstract | ||
|
|
||
| To be completed... | ||
|
|
||
| ## Motivation | ||
|
|
||
| To be completed... | ||
|
|
||
| ## Specification | ||
|
|
||
| To be completed... | ||
|
|
||
| ### Subsection 1 of Specification such as format. | ||
|
|
||
| Blah. | ||
|
|
||
| ### Subsection 2 of specs such. | ||
|
|
||
| Blah two... | ||
|
|
||
| ## Rationale | ||
|
|
||
| Discuss design decisions, community debates and possible attacks. | ||
|
|
||
| ## References | ||
|
|
||
| [1] Other RSKIP https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP??.md | ||
|
|
||
| [2] Other Articles such as Smart Contracts for Bribing Miners http://homepages.cs.ncl.ac.uk/patrick.mccorry/minerbribery.pdf | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.