-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add two additional HSpec tests #7
Merged
Merged
Conversation
This file contains 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
JaredCorduan
approved these changes
Oct 11, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great, thanks!
JaredCorduan
pushed a commit
that referenced
this pull request
Feb 12, 2019
JaredCorduan
pushed a commit
that referenced
this pull request
Feb 12, 2019
# This is the 1st commit message: Alter the endorsement registration rule, so that the set of confirmed proposals remains the same. # This is the commit message #2: Perform cleanup of confirmed proposals in the epoch change rule. # This is the commit message #3: Remove the section that expressed that there were no voting deadlines. There are now. # This is the commit message #4: Define what "endorsement" means in this context. # This is the commit message #5: Explain the acronyms used in the labels of the update-proposal interface. # This is the commit message #6: Add a figure explaining the situation with a too small endorsement window. # This is the commit message #7: Model the software update proposal in the update proposal validity rule. # This is the commit message #8: Make it possible for an update proposal not to change the protocol version.
kevinhammond
added a commit
that referenced
this pull request
Oct 28, 2019
# This is the 1st commit message: Merge branch 'spec/incentives-kh' of https://github.com/input-output-hk/cardano-ledger-specs into spec/incentives-kh # This is the commit message #2: overcoming fake make error Signed-off-by: Kevin Hammond <12563287+kevinhammond@users.noreply.github.com> # This is the commit message #3: overcoming fake make error Signed-off-by: Kevin Hammond <12563287+kevinhammond@users.noreply.github.com> # This is the commit message #4: overcoming fake make error Signed-off-by: Kevin Hammond <12563287+kevinhammond@users.noreply.github.com> # This is the commit message #5: overcoming fake make error Signed-off-by: Kevin Hammond <12563287+kevinhammond@users.noreply.github.com> # This is the commit message #6: overcoming fake make error Signed-off-by: Kevin Hammond <12563287+kevinhammond@users.noreply.github.com> # This is the commit message #7: fix user.email Signed-off-by: Kevin Hammond <12563287+kevinhammond@users.noreply.github.com> # This is the commit message #8: overcoming fake make error Signed-off-by: Kevin Hammond <12563287+kevinhammond@users.noreply.github.com> # This is the commit message #9: overcoming fake make error Signed-off-by: Kevin Hammond <12563287+kevinhammond@users.noreply.github.com>
nc6
added a commit
that referenced
this pull request
May 19, 2020
nc6
pushed a commit
that referenced
this pull request
May 19, 2020
# This is the 1st commit message: Alter the endorsement registration rule, so that the set of confirmed proposals remains the same. # This is the commit message #2: Perform cleanup of confirmed proposals in the epoch change rule. # This is the commit message #3: Remove the section that expressed that there were no voting deadlines. There are now. # This is the commit message #4: Define what "endorsement" means in this context. # This is the commit message #5: Explain the acronyms used in the labels of the update-proposal interface. # This is the commit message #6: Add a figure explaining the situation with a too small endorsement window. # This is the commit message #7: Model the software update proposal in the update proposal validity rule. # This is the commit message #8: Make it possible for an update proposal not to change the protocol version.
teodanciu
pushed a commit
to bienpulenta/cardano-ledger
that referenced
this pull request
Apr 19, 2023
Add missing To/FromCBOR instances to Raw
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.