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

feat: curio: add miner init #11775

Merged
merged 26 commits into from
Apr 3, 2024
Merged

feat: curio: add miner init #11775

merged 26 commits into from
Apr 3, 2024

Commits on Mar 18, 2024

  1. sptool: Initial structure

    magik6k committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ed935d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    079f73b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c3c84 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. actors are done

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

Commits on Mar 22, 2024

  1. info

    snadrus committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4a681f2 View commit details
    Browse the repository at this point in the history
  2. proving

    snadrus committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    88facfd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. sptool the rest

    snadrus committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4dd255e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fixed gitignore

    snadrus committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    23fce8e View commit details
    Browse the repository at this point in the history
  2. lints

    snadrus committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    593d863 View commit details
    Browse the repository at this point in the history
  3. oops

    snadrus committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e9c9b0c View commit details
    Browse the repository at this point in the history
  4. 2

    snadrus committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5ce6afc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. terminate

    snadrus committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    280c9ac View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fixes

    snadrus committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f13947d View commit details
    Browse the repository at this point in the history
  2. curio new-miner setup

    LexLuthr committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    696eddd View commit details
    Browse the repository at this point in the history
  3. reword doc section

    LexLuthr committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a5dd260 View commit details
    Browse the repository at this point in the history
  4. fix curio flags

    LexLuthr committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    effaae7 View commit details
    Browse the repository at this point in the history
  5. fix gen

    LexLuthr committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ce541bc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. change repetitive prompt

    LexLuthr committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ff1f635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c3e61 View commit details
    Browse the repository at this point in the history
  3. add miner to base

    LexLuthr committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4bdfc75 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. add config test

    LexLuthr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    da001f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e9c283 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    LexLuthr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    52cd1a8 View commit details
    Browse the repository at this point in the history
  4. fix itest in GA

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

Commits on Apr 3, 2024

  1. fix comparer function

    LexLuthr committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    29e159e View commit details
    Browse the repository at this point in the history
  2. fix compare value match

    LexLuthr committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    00a176d View commit details
    Browse the repository at this point in the history