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] Genesis multisign config and release framework v8, testnet and mainnet genesis #2573

Merged
merged 8 commits into from
Sep 5, 2024

Conversation

jolestar
Copy link
Contributor

@jolestar jolestar commented Sep 4, 2024

Summary

  1. Refactor MoveOS, migrate the apply_transaction_output to MoveOSStore, and merge to handle_tx_output.
  2. Refactor Genesis and keep the RawTransactionOutput in the genesis file.
  3. Fix the TapRoot tree node encode bug.
  4. Update genesis multisign config

Copy link

vercel bot commented Sep 4, 2024

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

Name Status Preview Comments Updated (UTC)
rooch-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 9:27am
rooch-portal-v2.1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 9:27am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Sep 5, 2024 9:27am

Copy link

github-actions bot commented Sep 4, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

)
.unwrap(),
threshold: 2,
threshold: 5,
Copy link
Collaborator

Choose a reason for hiding this comment

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

5 is too many, I recommend 3

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.

4 participants