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

feat(rpc): add DA server status to rooch_status RPC #2822

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

popcnt1
Copy link
Collaborator

@popcnt1 popcnt1 commented Oct 25, 2024

Summary

  1. feat(rpc): add DA server status to rooch_status RPC

  2. feat(rooch-store): refactor append_submitting_block logic

    Remove redundancy by eliminating last_block_number parameter from append_submitting_block. Adjust related tests and background submission interval to reflect changes and ensure database consistency checks

Remove redundancy by eliminating last_block_number parameter from append_submitting_block. Adjust related tests and background submission interval to reflect changes and ensure database consistency checks.
Copy link

vercel bot commented Oct 25, 2024

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

Name Status Preview Comments Updated (UTC)
rooch-portal-v2.1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 2:36pm
test-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 2:36pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2024 2:36pm

@jolestar jolestar merged commit 2c15ab0 into rooch-network:main Oct 25, 2024
10 checks passed
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