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

Tendermint integration #250

Merged
merged 19 commits into from
Mar 8, 2022
Merged

Conversation

pienkowb
Copy link
Contributor

@pienkowb pienkowb commented Feb 1, 2022

No description provided.

@pienkowb pienkowb marked this pull request as draft February 2, 2022 13:59
@pienkowb pienkowb marked this pull request as ready for review February 2, 2022 20:21
TendermintEventValidatorSetUpdates = 130,
TendermintDuration = 131,
TendermintTimestamp = 132,
TendermintEventData = 133,
Copy link
Collaborator

Choose a reason for hiding this comment

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

If we're going to start allocating index ranges for different chains, as we should, this will need to change.

Copy link
Contributor

@evaporei evaporei Feb 21, 2022

Choose a reason for hiding this comment

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

You mean having multiple enums for each TypeId? (per chain)

Copy link
Collaborator

Choose a reason for hiding this comment

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

Not multiple enums, but ranges such as numbers 1000-2000 being reserved for tendermint.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh I see, yeah that seems a good idea

@evaporei evaporei merged commit ffae43e into graphprotocol:main Mar 8, 2022
@evaporei evaporei mentioned this pull request Mar 9, 2022
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.

5 participants