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

Consensus bootstrap streaming #3192

Merged
merged 44 commits into from
Nov 16, 2022
Merged

Consensus bootstrap streaming #3192

merged 44 commits into from
Nov 16, 2022

Conversation

Eitu33
Copy link
Contributor

@Eitu33 Eitu33 commented Oct 28, 2022

  • document all added functions
  • try in simulation & labnet
  • unit tests on the added & changed features
    • make tests compile
    • make tests pass
  • add logs allowing easy debugging in case the changes caused problems

@Eitu33 Eitu33 changed the base branch from main to link_new_graph October 28, 2022 13:24
@Eitu33 Eitu33 marked this pull request as draft October 28, 2022 13:24
Eitu33 added 27 commits October 28, 2022 16:41
…e, generic vector ser & deser, block id ser & deser
@Eitu33 Eitu33 marked this pull request as ready for review November 8, 2022 17:00
@Eitu33 Eitu33 requested a review from AurelienFT November 8, 2022 17:00
Copy link
Contributor

@AurelienFT AurelienFT left a comment

Choose a reason for hiding this comment

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

Very good PR. Real claps Thomas

massa-bootstrap/src/client.rs Show resolved Hide resolved
massa-consensus-worker/src/controller.rs Outdated Show resolved Hide resolved
massa-consensus-worker/src/controller.rs Outdated Show resolved Hide resolved
massa-consensus-worker/src/state/prune.rs Outdated Show resolved Hide resolved
@Eitu33 Eitu33 changed the base branch from link_new_graph to testnet_17 November 16, 2022 10:07
@Eitu33
Copy link
Contributor Author

Eitu33 commented Nov 16, 2022

Last possible issues have been investigated and validated by @damip :

  • Block operations request after a recent consensus bootstrap (Not an issue)
  • API behaviour on blocks without operations (Not an issue)
  • Pruning of the consensus bootstrap cursor (Done)
  • Init of the execution controller without complete operations after consensus bootstrap (Not an issue)

@Eitu33
Copy link
Contributor Author

Eitu33 commented Nov 16, 2022

Merging

@Eitu33 Eitu33 merged commit e560808 into testnet_17 Nov 16, 2022
@AurelienFT AurelienFT mentioned this pull request Nov 22, 2022
bors bot added a commit that referenced this pull request Nov 30, 2022
3181: Testnet 17 r=AurelienFT a=gterzian

This PR is a batch for testnet 17. These PRs should be merged before merging this one : 

- #3202 
- #3205
- #3162
- #3203
- #3232
- #3192
- #3229 
- #3221 
- #3219 
- #3210 
- #3191 
- #3173 
- massalabs/massa-sc-runtime#161
- massalabs/massa-sc-runtime#164
- #3253 
- #3249 
- #3238 

After merging this PR we should merge these before release testnet 17 : 
- massalabs/massa-as-sdk#49
- massalabs/massa-as-sdk#39

Co-authored-by: AurelienFT <[email protected]>
@AurelienFT AurelienFT deleted the consensus-blocks-streaming branch May 29, 2023 09:28
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