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

BCI-3668 Optimise HeadTracker's memory usage #14130

Merged
merged 20 commits into from
Sep 23, 2024

Commits on Aug 5, 2024

  1. base benchmarks

    dhaidashenko committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    48a3d95 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    c256670 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/BCI-3668-optimise-ht-memory

    # Conflicts:
    #	core/chains/evm/txmgr/confirmer_test.go
    #	core/chains/evm/txmgr/txmgr_test.go
    dhaidashenko committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c48117f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    115c9b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    2913d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569627a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67bb44d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa326b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/BCI-3668-optimise-ht-memory' of github.com:smar…

    …tcontractkit/chainlink into feature/BCI-3668-optimise-ht-memory
    dhaidashenko committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9c19b5d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

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

Commits on Sep 5, 2024

  1. Revert "avoid redundant allocations"

    This reverts commit 76343e5.
    dhaidashenko committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    546ef5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39b773d View commit details
    Browse the repository at this point in the history
  3. lint fixes

    dhaidashenko committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7fd8479 View commit details
    Browse the repository at this point in the history
  4. remove redundant files

    dhaidashenko committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    70b98a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    12746c4 View commit details
    Browse the repository at this point in the history
  2. drop unused test

    dhaidashenko committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4af52e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. nits

    dhaidashenko committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ce20941 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'develop' into feature/BCI-3668-optimise-ht-memory

    # Conflicts:
    #	core/chains/evm/logpoller/log_poller_internal_test.go
    dhaidashenko committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    73c7c9a View commit details
    Browse the repository at this point in the history