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

Add block_transaction_size_limit to ConsensusParameters #821

Merged
merged 13 commits into from
Sep 16, 2024

Commits on Sep 6, 2024

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

Commits on Sep 10, 2024

  1. Satisfy clippy

    rafal-ch committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6c29921 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    1fa9ee4 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    rafal-ch committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ccd219a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f8ecbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a1f730 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    rafal-ch committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f920967 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Remove the superfluous ConsensusParameters::standard_v2() construct…

    …or and use V2 by default
    rafal-ch committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a1ddd07 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
    rafal-ch and xgreenx authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    28b3cbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65087ba View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/2133_block_size_consensus_para…

    …meter' into 2133_block_size_consensus_parameter
    rafal-ch committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8bc3bfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b8c998 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Add test showing that it is not possible to set explicit block size l…

    …imit for legacy (V1) consensus parameters
    rafal-ch committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d07fbc3 View commit details
    Browse the repository at this point in the history