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

calculate auciton closing time based on vote close #8425

Merged
merged 7 commits into from
Jun 7, 2023

Commits on Jun 7, 2023

  1. fix: calculate auciton closing time based on vote close, not current …

    …time
    
    Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
    EVODelavega committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    31a7bf3 View commit details
    Browse the repository at this point in the history
  2. fix: set market timestamps correctly

    Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
    EVODelavega committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3b73eeb View commit details
    Browse the repository at this point in the history
  3. fix: do not set market timestamp when opening auction

    Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
    EVODelavega committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3386daf View commit details
    Browse the repository at this point in the history
  4. fix: duration multiplication by time.Second

    Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
    EVODelavega committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0b38402 View commit details
    Browse the repository at this point in the history
  5. fix: type mismatch

    Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
    EVODelavega committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a275dad View commit details
    Browse the repository at this point in the history
  6. fix: add changelog

    Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
    EVODelavega committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c05d258 View commit details
    Browse the repository at this point in the history
  7. fix: pass in timestamp used in the test scenario when creating market

    Signed-off-by: Elias Van Ootegem <elias@vega.xyz>
    EVODelavega committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    03aeaaa View commit details
    Browse the repository at this point in the history