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

Ensure stability of the structure of block and shard serialization #34

Open
frol opened this issue Apr 21, 2022 · 0 comments
Open

Ensure stability of the structure of block and shard serialization #34

frol opened this issue Apr 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@frol
Copy link
Contributor

frol commented Apr 21, 2022

Even before we get to the refactoring of near-indexer StreamerMessage struct, we need to have at least a minimum safe-check that the data that we push to S3 has the same layout as it is scary to upgrade to the new nearcore releases without such checks. It might be actually part of nearcore test suite for near-indexer: grab some complex block with many different transactions, receipts, execution outcomes and shards and check that we can serialize it to the same JSON string.

@frol frol added the enhancement New feature or request label Apr 21, 2022
@frol frol added this to the 1.0 milestone Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants