Skip to content
This repository was archived by the owner on Feb 23, 2022. It is now read-only.

abci: add abci_version to requestInfo#223

Merged
tac0turtle merged 2 commits intomasterfrom
marko/version_abci
Nov 24, 2020
Merged

abci: add abci_version to requestInfo#223
tac0turtle merged 2 commits intomasterfrom
marko/version_abci

Conversation

@tac0turtle
Copy link
Contributor

No description provided.

- `Version (string)`: The Tendermint software semantic version
- `BlockVersion (uint64)`: The Tendermint Block Protocol version
- `P2PVersion (uint64)`: The Tendermint P2P Protocol version
- `AbciVersion (string)`: The Tendermint ABCI semantic version
Copy link
Contributor

Choose a reason for hiding this comment

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

We should specify what "semantic version" actually means, I don't see any description of it anywhere in the spec.

Copy link
Contributor

@erikgrinaker erikgrinaker Nov 24, 2020

Choose a reason for hiding this comment

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

Also, shouldn't it be ABCIVersion, not AbciVersion? Similar to ChainID, not ChainId.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I left it as it would be generated in go without gogoproto. I changed it to ABCI.

@tac0turtle tac0turtle merged commit 033608b into master Nov 24, 2020
@tac0turtle tac0turtle deleted the marko/version_abci branch November 24, 2020 14:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants