Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Limit number of blocks per level (2nd attempt) #1559

Merged
merged 68 commits into from
Dec 20, 2022

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    b1db89b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c211faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9bd438 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    8aaf2e8 View commit details
    Browse the repository at this point in the history
  2. TEMPORARY COMMIT

    davxy committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e0a7da1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    48367c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    0613b3b View commit details
    Browse the repository at this point in the history
  2. Cleanup

    davxy committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0ddaedc View commit details
    Browse the repository at this point in the history
  3. Nitpicks

    davxy committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    e811887 View commit details
    Browse the repository at this point in the history
  4. Removed debug logs

    davxy committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    be75d7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd8852b View commit details
    Browse the repository at this point in the history
  6. Better docs

    davxy committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    5b299dd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    6e3cef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7437611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7453fe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45fc0d1 View commit details
    Browse the repository at this point in the history
  5. Cargo fmt

    davxy committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    12427d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    b2c197f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <[email protected]>
    davxy and bkchr authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    0c81d6b View commit details
    Browse the repository at this point in the history
  2. Fix to default level limit

    davxy committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    aabc69a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Remove redundant type

    davxy committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    55e598e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    d939757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4b383 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Proper cleanup for descendants

    davxy committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9c13d60 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Apply suggestions from code review

    Co-authored-by: Sebastian Kunert <[email protected]>
    davxy and skunert authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    765b59a View commit details
    Browse the repository at this point in the history
  2. Optimization

    davxy committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ffeeb22 View commit details
    Browse the repository at this point in the history
  3. Fix

    davxy committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    7e6ed47 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    davxy committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    5dbfe14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d9242c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    eff06c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <[email protected]>
    davxy and bkchr authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    7a8d663 View commit details
    Browse the repository at this point in the history
  2. Fmt

    davxy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    4f15278 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    davxy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    cc60027 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <[email protected]>
    davxy and bkchr authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    48e0cc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b51bb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9d0b1e View commit details
    Browse the repository at this point in the history
  7. Code adjustments

    davxy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    27e8f04 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    b675d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5f1d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <[email protected]>
    davxy and bkchr authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1029cff View commit details
    Browse the repository at this point in the history
  2. Fix type

    davxy committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1bc4e61 View commit details
    Browse the repository at this point in the history
  3. Restore monitor within the constructor

    Some optimizations when the target is found to be a leaf
    davxy committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d8f1c84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9766f86 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    19695b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e2549 View commit details
    Browse the repository at this point in the history
  3. Update test

    davxy committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    8ecb772 View commit details
    Browse the repository at this point in the history
  4. Adjust log levels

    davxy committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    3d86b2e View commit details
    Browse the repository at this point in the history
  5. [ci] Apply cargo-fmt

    paritytech-ci committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    59fcb7a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Extra debugging logs

    davxy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    283d33b View commit details
    Browse the repository at this point in the history
  2. Added target to debug logs

    davxy committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    fd939e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Report errors as such

    davxy committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    bbde030 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    7dd4ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c89b2c2 View commit details
    Browse the repository at this point in the history
  3. Fix after master merge

    davxy committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f08c6e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cd5d31 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. TEMPORARY

    davxy committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f0c18c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    d945832 View commit details
    Browse the repository at this point in the history
  2. Minor tweaks

    davxy committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    01c37b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    70c7c7e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Small code refactory

    davxy committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    61304ec View commit details
    Browse the repository at this point in the history
  2. Invalidate leaf only on removal

    davxy committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e92d651 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Removed temporary logs

    davxy committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bc1643d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Explicit recovery for announced candidate blocks (#1891)

    * Implemented explicit recovery for announced candidate blocks
    
    * Removed magic number
    
    * Apply suggestions from code review
    
    Co-authored-by: Bastian Köcher <[email protected]>
    
    * Introduce a random delay before attempting blocks explicit recovery
    
    * Richer recovery request message
    
    * Rename 'pending_candidates' PoVEntry to 'candidates'
    
    * Refactory
    
    * Some comments wrt the chosen recovery delay
    
    * Prevent recovery of imported blocks
    
    * Added test to excercise explicit block recovery request
    
    * Trivial cleanup
    
    * Fix ancestry assumption that may break recovery
    
    * Apply code review suggestion
    
    Co-authored-by: Bastian Köcher <[email protected]>
    davxy and bkchr authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    408580e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f396157 View commit details
    Browse the repository at this point in the history
  3. Fix after master merge

    davxy committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    92bb6ac View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    819ade6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8886f67 View commit details
    Browse the repository at this point in the history
  3. Fix after refactory

    davxy committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    0eff586 View commit details
    Browse the repository at this point in the history