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

Merge stage to main #73

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Merge stage to main #73

wants to merge 21 commits into from

Commits on Nov 27, 2023

  1. fix memory leak

    alexstolr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    df3ee6b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. remove empty try catch

    alexstolr committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a028495 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request #71 from bloxapp/alexstolr/mem-leak

    fix memory leak. Ticket 5536651465
    alexstolr committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ca9c1a5 View commit details
    Browse the repository at this point in the history
  2. set log level to log (above debug) unless debug explicitly stated

    remove all nest js related prints. change all console to logger
    
    fix merge issue
    alexstolr committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fd17063 View commit details
    Browse the repository at this point in the history
  3. add some config prints.

    alexstolr committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    02ed356 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix bug. App starts even when private key not provided

    env var was implicitly converted to the string of 'undefined'
    alexstolr committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8a80f59 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. use custom logger

    alexstolr committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    21efd4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c8d259 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    alexstolr committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    8f0c908 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Updated all contracts ABI

    Dmitri Meshin committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    80a9327 View commit details
    Browse the repository at this point in the history
  2. Address CR comments.

    alexstolr committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3ba7999 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge pull request #72 from bloxapp/alexstolr/4882431538-logs

    Use formmated custom logger, fix bug parsing env private key
    alexstolr committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6a121fb View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. extended revert logic (#75)

    * extended revert logic
    
    * extended revert logic
    
    * back return
    
    * back return
    
    * log to error
    
    * log to error
    
    ---------
    
    Co-authored-by: Dmitri Meshin <dmitri@blox.io>
    Co-authored-by: systemblox <40427708+systemblox@users.noreply.github.com>
    3 people committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    896e8bf View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. fix abi addresses

    vadiminc committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3358409 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from bloxapp/vc/fix-abi-addresses

    fix abi addresses
    Dmitri Meshin committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    16ec96e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from bloxapp/dm/5573351206_updated_abi

    Updated all contracts ABI
    Dmitri Meshin committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    cdd9b4b View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

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

Commits on Jan 2, 2024

  1. Merge pull request #77 from bloxapp/alexstolr/liquidation-bug

    Release lock if liquidation task started and not synced yet.
    alexstolr committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7857778 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. potential stage fix (#78)

    vadiminc committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1b4a60d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Remove Prater liquidatory

    zevzek committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    47f41d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from ssvlabs/remove-prater-liquidator

    Remove Prater liquidatory
    systemblox committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ee387b7 View commit details
    Browse the repository at this point in the history