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: block tree (simple) #1839

Merged
merged 36 commits into from
Oct 10, 2023
Merged

refactor: block tree (simple) #1839

merged 36 commits into from
Oct 10, 2023

Conversation

turuslan
Copy link
Contributor

Referenced issues

Description of the Change

  • (simple commits)
  • removeUnfinalized (after state sync)
  • weight without approval
  • cache weight
  • remove meta
  • check parent weak_ptr
  • simplify NodeTree and CachedTree usage

Benefits

  • simplify and remove unused.

Possible Drawbacks

Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan requested review from xDimon and kamilsa October 10, 2023 08:50
@turuslan turuslan changed the title refactor: block tree (non-breaking) refactor: block tree (simple) Oct 10, 2023
core/blockchain/impl/cached_tree.hpp Show resolved Hide resolved
test/core/blockchain/block_tree_test.cpp Show resolved Hide resolved
core/blockchain/impl/cached_tree.cpp Show resolved Hide resolved
core/blockchain/impl/cached_tree.cpp Show resolved Hide resolved
core/blockchain/impl/cached_tree.cpp Show resolved Hide resolved
core/blockchain/impl/block_tree_impl.cpp Outdated Show resolved Hide resolved
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan requested a review from xDimon October 10, 2023 12:25
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan merged commit f79086d into master Oct 10, 2023
@turuslan turuslan deleted the refactor/block-tree-1 branch October 10, 2023 13:09
@turuslan turuslan mentioned this pull request Oct 11, 2023
@turuslan turuslan mentioned this pull request Dec 24, 2024
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.

3 participants