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

Rename bitcoin-move light_client.move to bitcoin.move #1649

Merged
merged 2 commits into from
May 6, 2024

Conversation

jolestar
Copy link
Contributor

@jolestar jolestar commented May 4, 2024

Summary

Rename bitcoin-move light_client.move to bitcoin.move

  1. The light_client is not just a light client; it progresses full Bitcoin blocks.
  2. Use bitcoin::get_block_by_height is better than light_client::get_block_by_height.

Copy link

vercel bot commented May 4, 2024

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

Name Status Preview Comments Updated (UTC)
rooch-rooch-portal-v1 ❌ Failed (Inspect) May 4, 2024 6:31am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview May 4, 2024 6:31am

@jolestar jolestar merged commit 5e0c120 into main May 6, 2024
7 of 8 checks passed
@jolestar jolestar deleted the rename_light_client_to_bitcoin branch May 6, 2024 01:54
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