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

feat(state-keeper): miniblock max payload size (BFT-417) #1284

Merged
merged 17 commits into from
Apr 17, 2024

Commits on Feb 29, 2024

  1. Miniblock max payload size

    moshababo committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    da1460d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    46285e1 View commit details
    Browse the repository at this point in the history
  2. Add config to chain.toml

    moshababo committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a5e83d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    f5ab602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad5ff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d31fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea8bdb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    b3f943e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into miniblock_max_payload_size

    # Conflicts:
    #	core/lib/config/src/testonly.rs
    #	core/lib/dal/src/consensus_dal.rs
    #	core/lib/dal/src/lib.rs
    #	core/lib/dal/src/models/mod.rs
    #	core/lib/protobuf_config/src/proto/chain.proto
    #	core/lib/zksync_core/src/state_keeper/io/mempool.rs
    #	etc/env/base/chain.toml
    moshababo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8f8982e View commit details
    Browse the repository at this point in the history
  3. Post-merge fixes

    moshababo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fa3876d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Add config field

    moshababo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b28a2a6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into miniblock_max_payload_size

    # Conflicts:
    #	core/lib/protobuf_config/src/proto/chain.proto
    moshababo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a22ce74 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 17, 2024

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