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

refactor unincluded segment length into a ConsensusHook #2501

Merged
merged 19 commits into from
May 17, 2023

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    8fdc8cf View commit details
    Browse the repository at this point in the history
  2. add docs

    rphmeier committed May 2, 2023
    Configuration menu
    Copy the full SHA
    cc0ff1c View commit details
    Browse the repository at this point in the history
  3. refactor bandwidth_out calculation

    Co-authored-by: Chris Sosnin <[email protected]>
    rphmeier and slumber authored May 2, 2023
    Configuration menu
    Copy the full SHA
    3ce29a6 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. test for limits from impl

    slumber committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f7da3a9 View commit details
    Browse the repository at this point in the history
  2. fmt

    slumber committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8579612 View commit details
    Browse the repository at this point in the history
  3. make tests compile

    slumber committed May 5, 2023
    Configuration menu
    Copy the full SHA
    83a25ed View commit details
    Browse the repository at this point in the history
  4. update comment

    rphmeier committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0930d4e View commit details
    Browse the repository at this point in the history
  5. uncomment test

    rphmeier committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5d5d165 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b67b0d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0c0edc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b4b2f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdf948b View commit details
    Browse the repository at this point in the history
  10. get all tests passing

    rphmeier committed May 5, 2023
    Configuration menu
    Copy the full SHA
    79c5650 View commit details
    Browse the repository at this point in the history
  11. fmt

    rphmeier committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8c363b5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. rustdoc CI

    rphmeier committed May 6, 2023
    Configuration menu
    Copy the full SHA
    352d556 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. aura-ext: limit the number of authored blocks per slot (#2551)

    * aura_ext consensus hook
    
    * reverse dependency
    
    * include weight into hook
    
    * fix tests
    slumber authored May 11, 2023
    Configuration menu
    Copy the full SHA
    1818426 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. remove stray println

    Co-authored-by: Chris Sosnin <[email protected]>
    rphmeier and slumber authored May 13, 2023
    Configuration menu
    Copy the full SHA
    b9431fe View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. fix test warning

    rphmeier committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4115b0c View commit details
    Browse the repository at this point in the history
  2. fix doc link

    rphmeier committed May 16, 2023
    Configuration menu
    Copy the full SHA
    54646ae View commit details
    Browse the repository at this point in the history