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: add multi-miner to single LID support #1656

Merged
merged 18 commits into from
Aug 30, 2023
Merged

feat: add multi-miner to single LID support #1656

merged 18 commits into from
Aug 30, 2023

Commits on Jul 28, 2023

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

Commits on Jul 31, 2023

  1. add booster-http multi-miner retrieve test (#1598)

    * feat: add booster-http multi-miner retrieve test
    
    * refactor: move api version check to its own function
    dirkmc committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    02eb5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f3fcb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. multi-miner / single LID - piece doctor (#1600)

    * wip: multi-miner / 1 LID - piece doctor
    
    * refactor: move yugabyte migration details into a separate class
    
    * fix: add miner address to yugabyte / leveldb impl
    
    * refactor: update log in piece doctor no deals for miner to warning
    
    * refactor: break migration into two parts to avoid migrations bug
    dirkmc committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5a8f1e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    9aa8ccd View commit details
    Browse the repository at this point in the history
  2. Add miner address to top of page in boost UI (#1633)

    * feat: add miner address to top of page in boost UI
    
    * Update react/src/MinerAddress.js
    
    Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
    dirkmc and LexLuthr committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6484f00 View commit details
    Browse the repository at this point in the history
  3. refactor: move StorageAccessApiInfo config into DealMaking at Graphsy…

    …ncStorageAccessApiInfo (#1634)
    dirkmc committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    28146b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Show list of retrieval miners on retrievals list page (#1637)

    * feat: show list of retrieval miners on retrievals list page
    
    * fix: retrieval miner address resolver
    dirkmc committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cdc795c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 24, 2023

  1. fix: look up unseal status against multi-miner accessor (rather than …

    …just on local miner) (#1641)
    dirkmc committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4b87d42 View commit details
    Browse the repository at this point in the history
  2. Show warning on piece doctor page if still doing initial scan (#1643)

    * fix: look up unseal status against multi-miner accessor (rather than just on local miner)
    
    * feat: show warning on piece doctor page if still doing initial scan
    
    * Update extern/boostd-data/yugabyte/piecedoctor.go
    
    Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com>
    
    * Update extern/boostd-data/yugabyte/piecedoctor.go
    
    ---------
    
    Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com>
    dirkmc and nonsense committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    03188c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    592afba View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. feat: show network name in binary versions (#1642)

    * fix boostd-data maddr, enhance build
    
    * add CQL migrator
    
    * refactor migrator
    
    * modify migrate query
    
    * remove idx from migrate query
    
    * remove CQL migrator
    
    * undo go mod changes, fix mainnet build
    
    * undo yugabyte changes
    
    * remove extra line
    LexLuthr committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    162fdc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Cassandra migrations (#1648)

    * feat: cassandra migrations
    
    * refactor: dbname -> appliedMigration
    
    * fix: yugabyte lid test
    
    * feat: add postgres migration
    
    * refactor: simplify cassandra migrations
    
    * fix: delete duplicate rows in PieceTracker table
    dirkmc committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1d7f2bc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    726b398 View commit details
    Browse the repository at this point in the history
  2. fix test

    LexLuthr committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1c45039 View commit details
    Browse the repository at this point in the history