Skip to content

spec: fix the references for misbehavior#2789

Merged
andynog merged 13 commits intomainfrom
andy/1326-evidence-misbehavior-spec
Apr 15, 2024
Merged

spec: fix the references for misbehavior#2789
andynog merged 13 commits intomainfrom
andy/1326-evidence-misbehavior-spec

Conversation

@andynog
Copy link
Collaborator

@andynog andynog commented Apr 11, 2024

close: #1326

  • This fixes the wrong reference about misbehavior
  • This also changes a couple of comments in Evidence types (OK to revert this change if it's out of scope)

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

@andynog andynog added abci Application blockchain interface spec Specification-related P:tech-debt Priority: Technical debt that needs to be paid off to enable us to move faster, reliably backport-to-v1.x labels Apr 11, 2024
@andynog andynog self-assigned this Apr 11, 2024
@andynog andynog requested review from a team as code owners April 11, 2024 18:49
@andynog andynog requested a review from a team April 11, 2024 18:49
@andynog andynog requested review from cason and sergio-mena April 11, 2024 18:52
Copy link
Collaborator

@melekes melekes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link

@cason cason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a necessary rewording, as this is super confusing.

I still found some sentences confusing, to I left some comments.

andynog and others added 5 commits April 15, 2024 08:51
@andynog
Copy link
Collaborator Author

andynog commented Apr 15, 2024

Working on your suggestions @cason

@andynog andynog added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit e7213e9 Apr 15, 2024
@andynog andynog deleted the andy/1326-evidence-misbehavior-spec branch April 15, 2024 18:43
mergify bot pushed a commit that referenced this pull request Apr 15, 2024
close: #1326

- This fixes the wrong reference about misbehavior
- This also changes a couple of comments in Evidence types (OK to revert
this change if it's out of scope)

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [X] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [ ] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

---------

Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
Co-authored-by: Daniel <daniel.cason@informal.systems>
(cherry picked from commit e7213e9)
melekes pushed a commit that referenced this pull request Apr 16, 2024
close: #1326

- This fixes the wrong reference about misbehavior
- This also changes a couple of comments in Evidence types (OK to revert
this change if it's out of scope)

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [X] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [ ] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
<hr>This is an automatic backport of pull request #2789 done by
[Mergify](https://mergify.com).

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

abci Application blockchain interface P:tech-debt Priority: Technical debt that needs to be paid off to enable us to move faster, reliably spec Specification-related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spec: ABCI spec refers to both Evidence and Misbehavior types

3 participants