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 releases into v1.10 release #6494

Merged
merged 90 commits into from
Jun 16, 2021
Merged

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    571114b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe4b50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d198cf4 View commit details
    Browse the repository at this point in the history
  4. Generate v0 mocks

    magik6k committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    efccf7d View commit details
    Browse the repository at this point in the history
  5. ci: Fix cbor gen check

    magik6k committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    421338b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3774f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65dcec0 View commit details
    Browse the repository at this point in the history
  8. fix lotus-shed

    magik6k committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    eed5840 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    759ea5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a23b41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c25190b View commit details
    Browse the repository at this point in the history
  4. make: Fix parallel gen

    magik6k committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    736c697 View commit details
    Browse the repository at this point in the history
  5. Fix lotus-soup build

    magik6k committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    9223a8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e003977 View commit details
    Browse the repository at this point in the history
  7. api: Add basic package readme

    magik6k committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    1e10429 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

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

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    3cac23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9866da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64bf5b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0103d2f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    1b32d7f View commit details
    Browse the repository at this point in the history
  2. api stub codegen

    magik6k committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    09c374c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e46c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Fix lotus/miner build

    magik6k committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    deb2b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8bff4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81bd279 View commit details
    Browse the repository at this point in the history
  4. Fix buildall

    magik6k committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    eee50ca View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Fix tests

    magik6k committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e8f28d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3736f4 View commit details
    Browse the repository at this point in the history
  3. fix lotus-soup build

    magik6k committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a5921a9 View commit details
    Browse the repository at this point in the history
  4. fix lint

    magik6k committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    cf96ad4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Merge pull request #5970 from filecoin-project/feat/v1api-msgwait-cle…

    …anup
    
    V1 API: Support api changes, cleanup msg wait/search api
    magik6k authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    3156bfd View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Create codeql-analysis.yml

    jfcg authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a9e8695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce9412 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Merge pull request #6021 from jfcg/master

    Create codeql-analysis.yml
    magik6k authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    77f6d7c View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.7.1-dev

    magik6k committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5785054 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6028 from filecoin-project/chore/bump-v1.8

    Bump master version to 1.7.1-dev
    magik6k authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    9e600ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e769351 View commit details
    Browse the repository at this point in the history
  5. Docsgen

    magik6k committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    cc55aba View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5685 from filecoin-project/feat/v1-api

    V1 API staging branch
    magik6k authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    50b4ea3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    47145b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53537a0 View commit details
    Browse the repository at this point in the history
  3. Fix nonce getting on Lotus lite

    Resolves #5593 #5995
    
    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    77d004e View commit details
    Browse the repository at this point in the history
  4. Disable flaky checkpoint tests

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    fd0eb2e View commit details
    Browse the repository at this point in the history
  5. sigs: vector tests for bls

    magik6k committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    e006310 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6050 from filecoin-project/flake/checkpoint

    Disable flaky checkpoint tests
    magik6k authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    6a775df View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6047 from filecoin-project/feat/client-collat-bounds

    Adjust client deal collateral overestimation to 1.2
    magik6k authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    35cf83d View commit details
    Browse the repository at this point in the history
  8. Fix v0/v1 API versions

    magik6k committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4436c18 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Remove the usless commented code

    Remove the usless commented code
    kwuaint authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0e6fe26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b696aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6053 from kwuaint/patch-1

    Remove the usless commented code
    magik6k authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    f97784a View commit details
    Browse the repository at this point in the history
  4. Fix signature in messagepool, wire in context

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    66c4089 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c118415 View commit details
    Browse the repository at this point in the history
  6. Raise client MaxFee default

    The original value is too conservative for the current state of mainnet
    Resolves (temporarily) #5543
    ribasushi committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    dab2a41 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Merge pull request #6060 from filecoin-project/chore/raise-default-cl…

    …ient-maxfee
    
    Raise client MaxFee default
    magik6k authored Apr 17, 2021
    Configuration menu
    Copy the full SHA
    6762f56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6052 from filecoin-project/fix/miner-v1api-check

    Fix v0/v1 API versions
    magik6k authored Apr 17, 2021
    Configuration menu
    Copy the full SHA
    5e71bce View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Merge pull request #6051 from filecoin-project/test/bls-vectors

    sigs: vector tests for bls
    magik6k authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    bfecc35 View commit details
    Browse the repository at this point in the history
  2. fix lint

    magik6k committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    bb7801e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6048 from filecoin-project/fix/nonce-getting

    Fix nonce getting on Lotus lite
    magik6k authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    c72eb0c View commit details
    Browse the repository at this point in the history
  4. make gen

    magik6k committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    03df99f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6059 from filecoin-project/frrist/expose-filReser…

    …veDisbursed
    
    polish(api): expose filReserveDisbursed via CirculatingSupply API
    magik6k authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    c7a67cf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6056 from filecoin-project/feat/vm-metrics

    stmgr: Improve ApplyBlocks metrics
    magik6k authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    2e63690 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. gateway: Fix api getter

    magik6k committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    508e2d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6072 from filecoin-project/fix/gateway-api-getter

    gateway: Fix api getter
    magik6k authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    ad0fdd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. implement WalletBalance on gateway

    Cory Schwartz committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    39e49f1 View commit details
    Browse the repository at this point in the history
  2. add walletbalance to v0api

    Cory Schwartz committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    fbd003a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    6134464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    448b5cb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. fix full node painc

    fix: full node painc  when calling  RPC  Filecoin.ClientRetrieve without the order.Tatol pecified.
    Reskorey authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    7738886 View commit details
    Browse the repository at this point in the history
  2. go fmt

    Reskorey committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    58bee65 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6096 from Reskorey/master

    fix full node painc
    magik6k authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    e5d8ae7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6090 from filecoin-project/feat/rtvl-prov-unseal-…

    …logging
    
    Add more debug logging for unsealing
    magik6k authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    ad3c588 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6092 from filecoin-project/asr/shed-util-sanity

    Shed util to sanity-check total balance is FilBase
    magik6k authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    21de8b2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6075 from filecoin-project/feat/gateway-walletbal…

    …ance
    
    implement WalletBalance on gateway
    magik6k authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    86d4f5f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Update CODEOWNERS

    magik6k authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    bd75393 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    magik6k authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    17e5d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc8882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66e8517 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6112 from filecoin-project/ux/inspect-deal-estimates

    add "expected duration" label to inspect-deals output
    magik6k authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c88eeaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfa332c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6114 from filecoin-project/docs/api-makegen

    api: Document API change process
    magik6k authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    86d9372 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    c4137a4 View commit details
    Browse the repository at this point in the history
  2. bump version

    magik6k committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    1a980bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc75ad3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b79861c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

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

    jennijuju committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ada7f97 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    520a009 View commit details
    Browse the repository at this point in the history
  2. sealing: Fix restartSectors race

    magik6k authored and arajasek committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    81b4123 View commit details
    Browse the repository at this point in the history