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

HIP-1056 Support genesis block system entity initialization #10416

Open
xin-hedera opened this issue Feb 18, 2025 · 0 comments
Open

HIP-1056 Support genesis block system entity initialization #10416

xin-hedera opened this issue Feb 18, 2025 · 0 comments
Labels
enhancement Type: New feature importer Area: Importer

Comments

@xin-hedera
Copy link
Contributor

xin-hedera commented Feb 18, 2025

Problem

For a new network which begins with block streams, the genesis block will externalize hundreds of system entities through standalone state changes in round 1 - without preceding event transaction / transaction result / transaction outputs.

Mirrornode needs to handle such state changes, create synthetic transactions, outputs and results if needed so the block transformer can properly transform the info to synthetic transaction and record as in record stream files.

Solution

check such synthetic transactions and transaction records in record stream and implement the same in block stream pipeline

Alternatives

No response

@xin-hedera xin-hedera added enhancement Type: New feature importer Area: Importer labels Feb 18, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Mirror Node Feb 18, 2025
@steven-sheehy steven-sheehy moved this from 📋 Backlog to 🏃‍♀ Sprint backlog in Mirror Node Feb 18, 2025
@rbarker-dev rbarker-dev moved this to 🏃‍♀ Sprint backlog in Mirror Node Test - DO NOT USE Feb 20, 2025
@steven-sheehy steven-sheehy moved this from 🏃‍♀ Sprint backlog to 👷 In progress in Mirror Node Test - DO NOT USE Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature importer Area: Importer
Projects
Status: 👷 In progress
Development

No branches or pull requests

1 participant