Skip to content
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

Schema change proposal #134

Merged
merged 2 commits into from
Oct 3, 2022
Merged

Schema change proposal #134

merged 2 commits into from
Oct 3, 2022

Conversation

hawyar
Copy link
Contributor

@hawyar hawyar commented Sep 29, 2022

Proposal to add block hash and transaction hash to the event schema. Perhaps this will help with aggregating and querying transactions. And based on our discussion candidate is now validator.

Fields to add:

  • block - string
  • transaction - string

Do we need to add _hash to the fields. block_hash or block?

Fields to update:

  • candidate -> validator
  • candidate_list -> validator_list

@elizyoung0011 @shanejearley please advise

Copy link
Contributor

@shanejearley shanejearley left a comment

Choose a reason for hiding this comment

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

Great work, onward!

@hawyar hawyar merged commit 6383f7e into develop Oct 3, 2022
@shanejearley shanejearley deleted the feature/schema-change branch October 3, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants