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

refactor(genesis ord): derive ord's object_id directly #2059

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

popcnt1
Copy link
Collaborator

@popcnt1 popcnt1 commented Jul 3, 2024

Summary

The changes refactor the genesis_ord module by eliminating the use of a temporary directory and related functions. Instead, the logic is refactored to derive information directly, reducing complexity and potential file system overhead. This change simplifies the code structure and improves performance.

popcnt1 added 2 commits July 3, 2024 13:35
The changes refactor the genesis_ord module by eliminating the use of a temporary directory and related functions. Instead, the logic is refactored to derive information directly, reducing complexity and potential file system overhead. This change simplifies the code structure and improves performance.
@popcnt1 popcnt1 requested review from wow-sven and pause125 as code owners July 3, 2024 13:16
Copy link

vercel bot commented Jul 3, 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 Jul 3, 2024 1:17pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Jul 3, 2024 1:17pm

@popcnt1 popcnt1 merged commit 2bda288 into rooch-network:main Jul 3, 2024
6 of 7 checks passed
@popcnt1 popcnt1 deleted the refactor.genesis_ord branch July 3, 2024 13:17
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.

1 participant