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

1.2.1 release #394

Merged
merged 12 commits into from
Oct 24, 2024
Merged

1.2.1 release #394

merged 12 commits into from
Oct 24, 2024

Commits on Oct 16, 2024

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

Commits on Oct 18, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    64bf461 View commit details
    Browse the repository at this point in the history
  2. align param values

    tbenr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    20ab78c View commit details
    Browse the repository at this point in the history
  3. fix param builder

    tbenr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3553637 View commit details
    Browse the repository at this point in the history
  4. fix builder

    tbenr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3805ba7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd50c9c View commit details
    Browse the repository at this point in the history
  6. spotless

    tbenr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    851d2c6 View commit details
    Browse the repository at this point in the history
  7. cleanups

    tbenr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    88fe8ae View commit details
    Browse the repository at this point in the history
  8. Merge pull request #391 from tbenr/floodPublishMaxMessageSizeThreshold

    [GOSSIP][BREAKING] Replace `floodPublish` param with `floodPublishMaxMessageSizeThreshold`
    tbenr authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f4783eb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    269af48 View commit details
    Browse the repository at this point in the history
  2. Gossip: more reliable publishing (#387)

    * When publishing take extra nodes out of mesh when mesh is not large enough
    * Add tests for publish extra nodes
    * When publishing prioritize back up non-mesh peers with acceptable score
    Nashatyrev authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1cde874 View commit details
    Browse the repository at this point in the history