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

chore(dot/network): use sync.Pool for network message buffers #1600

Merged
merged 23 commits into from
May 21, 2021

Commits on May 13, 2021

  1. update README.md

    noot committed May 13, 2021
    Configuration menu
    Copy the full SHA
    5a38145 View commit details
    Browse the repository at this point in the history
  2. update docs

    noot committed May 13, 2021
    Configuration menu
    Copy the full SHA
    117ebb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fca3d8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

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

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    328dcd6 View commit details
    Browse the repository at this point in the history
  2. use sync.Pool for msg buffers

    noot committed May 18, 2021
    Configuration menu
    Copy the full SHA
    040cdc4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    3f5a7b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eceebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0680d7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ca19c6 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    4d747f2 View commit details
    Browse the repository at this point in the history
  2. cleanup

    noot committed May 20, 2021
    Configuration menu
    Copy the full SHA
    e648cf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7abd0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19034b8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'noot/network-pool' of github.com:ChainSafe/gossamer int…

    …o noot/network-pool
    noot committed May 20, 2021
    Configuration menu
    Copy the full SHA
    0c71acd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    823b5f8 View commit details
    Browse the repository at this point in the history
  7. restore file

    noot committed May 20, 2021
    Configuration menu
    Copy the full SHA
    66ebd2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c33f4a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    2955598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5634551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecfa3c7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'noot/network-pool' of github.com:ChainSafe/gossamer int…

    …o noot/network-pool
    noot committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e666056 View commit details
    Browse the repository at this point in the history
  5. address comments

    noot committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a4199e9 View commit details
    Browse the repository at this point in the history