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

merge: main to lid #1370

Merged
merged 29 commits into from
Apr 13, 2023
Merged

merge: main to lid #1370

merged 29 commits into from
Apr 13, 2023

Commits on Mar 22, 2023

  1. add free check (#1315)

    LexLuthr committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ac00c75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4931e18 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    4c21991 View commit details
    Browse the repository at this point in the history
  2. release v1.6.2-rc1 (#1328)

    LexLuthr committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    14bc277 View commit details
    Browse the repository at this point in the history
  3. use full path (#1330)

    LexLuthr committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    3d2aaba View commit details
    Browse the repository at this point in the history
  4. fix bug (#1332)

    LexLuthr committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0b5cf47 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. use forks of graphsync, go-data-transfer and go-fil-markets (#1333)

    * refactor: use forks of graphsync, go-data-transfer and go-fil-markets
    
    * refactor: convert from data transfer v1 to v2 voucher type
    
    * fix: index provider validation voucher type
    
    * fix: pass index provider engine link system through to graphsync's transport configurer
    
    * feat: use tagged version of boost-gfm
    
    * fix: retrieval client imports
    
    * feat: tagged version of lotus
    
    * feat: require go 1.19
    
    * lint: fix lint errors
    
    * fix: itests
    
    * fix: cbor-gen, docsgen
    
    * fix: update CI lint version
    
    * fix: lint
    
    * fix: docgen
    
    * fix: go mod tidy
    
    * fix: protocol proxy TestOutboundForwarding
    
    * fix: docsgen
    
    * fix: update filecoin-ffi submodule
    
    * fix: prometheus duplicate register panic
    
    * fix: cleanup imports
    
    * fix: legs voucher processing
    dirkmc committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c991eeb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. chore: release v1.6.2-rc2 (#1340)

    * release v1.6.2-rc2
    
    * fix test
    LexLuthr committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3403cbb View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    b6dd08b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a04f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    699a08f View commit details
    Browse the repository at this point in the history
  2. feat: query UI (#1352)

    * log insert
    
    * fix display error
    
    * refactor code
    
    * shorten status strings
    
    * remove comment
    
    * apply suggestion
    LexLuthr committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8f18a44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9842435 View commit details
    Browse the repository at this point in the history
  4. fix(devnet): update golang and lotus default versions (#1354)

    * fix(devnet): bump golang to 1.19
    
    * chore(devnet): bump lotus default version
    
    * chore(devnet): remove unused stable env
    jacobheun committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    5b51a00 View commit details
    Browse the repository at this point in the history
  5. booster-http: implement IPFS HTTP gateway (#1225)

    * feat: implement http api gateway
    
    * feat: use go-libipfs lib (instead of copying to extern)
    
    * feat: bump booster-bitswap info minor version
    
    * feat: http gateway metrics
    
    * fix: TestHttpInfo
    
    * feat: by default only serve blocks and CARs, with option to serve original files (jpg, mov etc)
    dirkmc committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d8825f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    ae99ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17de87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f437a3d View commit details
    Browse the repository at this point in the history
  4. chore: release v.1.7.0-rc1 (#1357)

    * release v.1.7.0-rc1
    
    * fix version
    LexLuthr committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ac6f82e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    5cfc5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01dbf3f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    7a73fbc View commit details
    Browse the repository at this point in the history
  2. merge(wip): main to lid

    TODO: remoteblockstore needs to handle nil metrics
    jacobheun committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f87d3af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06a21a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc0d4e0 View commit details
    Browse the repository at this point in the history
  5. fix: wrap stats in nil checks for now

    we should probably revisit how stats are handled now that we have all 3 transports being tracked
    jacobheun committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    41fcc15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    155b982 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    029d98a View commit details
    Browse the repository at this point in the history