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: fork handle #35

Merged
merged 35 commits into from
Feb 19, 2025
Merged

feat: fork handle #35

merged 35 commits into from
Feb 19, 2025

Conversation

vuvoth
Copy link
Contributor

@vuvoth vuvoth commented Feb 13, 2025

Context

  • BTC fork handle mechanism
  • calc_work computation
  • Refactor storage

Close #8

vuvoth added 21 commits February 6, 2025 22:01
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
@vuvoth vuvoth marked this pull request as ready for review February 17, 2025 06:21
sources/block_header.move Outdated Show resolved Hide resolved
sources/block_header.move Outdated Show resolved Hide resolved
sources/block_header.move Show resolved Hide resolved
sources/light_block.move Outdated Show resolved Hide resolved
sources/light_block.move Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
tests/fork_tests.move Show resolved Hide resolved
Co-authored-by: Robert Zaremba <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/block_header.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
tests/fork_tests.move Show resolved Hide resolved
vuvoth and others added 7 commits February 19, 2025 14:01
Copy link
Contributor

@robert-zaremba robert-zaremba left a comment

Choose a reason for hiding this comment

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

pre-approving. There are few not-answered comments.

sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
sources/light_client.move Show resolved Hide resolved
sources/light_client.move Outdated Show resolved Hide resolved
vuvoth and others added 3 commits February 19, 2025 20:31
Co-authored-by: Robert Zaremba <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
Co-authored-by: Robert Zaremba <[email protected]>
Signed-off-by: Vu Vo <[email protected]>
@robert-zaremba robert-zaremba merged commit e9cc78d into master Feb 19, 2025
1 check passed
@robert-zaremba robert-zaremba deleted the feat/vu-fork-handle branch February 19, 2025 18:30
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.

Move Bitcoin SPV: fork choice
2 participants