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

[Genesis] Write genesis tx to sequencer #1736

Merged
merged 4 commits into from
May 25, 2024
Merged

Conversation

baichuan3
Copy link
Collaborator

Summary

  1. Save the genesis txs to TransactionStore and give tx_order 0 to genesis tx
  2. In indexer, child object is stored in objectstate table instead of fieldstate table

TODO

  1. Save the genesis txs to indexer, including states, transaction and event indexer.

Copy link

vercel bot commented May 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal ❌ Failed (Inspect) May 24, 2024 11:21am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview May 24, 2024 11:21am

@jolestar jolestar merged commit d212ac4 into main May 25, 2024
8 of 9 checks passed
@jolestar jolestar deleted the indexer_cli_data_check branch May 25, 2024 02:53
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.

[Sequencer] save the genesis txs to TransactionStore and give tx_order 0 to genesis tx
2 participants