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

Baseline bug fix (FIP-0081) #1557

Merged
merged 27 commits into from
Sep 30, 2024
Merged

Baseline bug fix (FIP-0081) #1557

merged 27 commits into from
Sep 30, 2024

Commits on Jun 21, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    7b582ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da9f6a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    e76fd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad45428 View commit details
    Browse the repository at this point in the history
  3. updated state to store epoch at which upgrade will happen, and the du…

    …ration, and refactored other variables to set the correct inputs for the pledge function
    kkarrancsu committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f4f11cd View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    63b7ecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf43f0 View commit details
    Browse the repository at this point in the history
  3. fixed make check errors

    kkarrancsu committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6825568 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fixing rustfmt errors

    kkarrancsu committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2d245ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d63d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. remove unnecessary TODO items

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    330ef9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ff09c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bceeb2c View commit details
    Browse the repository at this point in the history
  4. check first step on ramp

    lemmih committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    417f9e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c442d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    252a358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c969b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1836c0 View commit details
    Browse the repository at this point in the history
  4. test more FIP0081 cases

    lemmih committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7f09f47 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. move tests to separate file

    lemmih committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1611afe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c361a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. correct test comments

    lemmih committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c5b2658 View commit details
    Browse the repository at this point in the history