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

Feature/settlement rewrite #202

Merged
merged 24 commits into from
Apr 2, 2024
Merged

Feature/settlement rewrite #202

merged 24 commits into from
Apr 2, 2024

Commits on Mar 20, 2024

  1. settlement first setup

    vstam1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c022c05 View commit details
    Browse the repository at this point in the history
  2. set on_idle

    vstam1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1a5837e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7af71a2 View commit details
    Browse the repository at this point in the history
  4. fix some tests

    vstam1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    922c399 View commit details
    Browse the repository at this point in the history
  5. wip for remove on_idle

    vstam1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    17ee93f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    db58028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca2835 View commit details
    Browse the repository at this point in the history
  3. remove cleaner

    vstam1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cc51797 View commit details
    Browse the repository at this point in the history
  4. remove cleaner

    vstam1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bc3c00e View commit details
    Browse the repository at this point in the history
  5. remove unnecessary fields

    vstam1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d0d104d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    24dc844 View commit details
    Browse the repository at this point in the history
  2. update migration logic

    vstam1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b282b9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7598d46 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. add tests

    vstam1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4dd14ec View commit details
    Browse the repository at this point in the history
  2. address feedback

    vstam1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f22d0e9 View commit details
    Browse the repository at this point in the history
  3. fmt

    vstam1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    93f0643 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. merge main + fix tests

    vstam1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6661ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    737e379 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. address feedback

    vstam1 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7167149 View commit details
    Browse the repository at this point in the history
  2. fmt

    vstam1 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    488b711 View commit details
    Browse the repository at this point in the history
  3. rename instantiator functions

    vstam1 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fb20586 View commit details
    Browse the repository at this point in the history
  4. merge main

    vstam1 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3827b5b View commit details
    Browse the repository at this point in the history
  5. fix benchmarks building

    vstam1 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bb4ec56 View commit details
    Browse the repository at this point in the history
  6. fmt

    vstam1 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    134d385 View commit details
    Browse the repository at this point in the history