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

chore: merge master into lily branch #472

Merged
merged 19 commits into from
Apr 20, 2021
Merged

chore: merge master into lily branch #472

merged 19 commits into from
Apr 20, 2021

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    5691280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    916e869 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. feat: add benchmarking of vectors (#423)

    * feat: add benchmarking of vectors
    
    * feat: add benchmarking of vectors
    
    * Use nicer test and benchmark names
    iand authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    eb26be6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Chore/sqlotus dag prefetch option (#430)

    * Disable preloader by default, toggle with LOTUS_CHAINSTORE_PRELOAD_RECENTS
    
    * Switch to a cli string as suggested by @iand
    
    * Remove one more inefficiency for the R/O lens
    
    filecoin-project/go-bs-postgres-chainnotated@b8b5d500e368d2ed
    
    * Forgotten option/helptext spec
    
    * Add support for static Get() prefetch
    ribasushi authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    234717d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6f0ee View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. fix(indexer): only close TIpSetIndexer in walk and watch

    - subsequent calls to close will hang forever
    frrist committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d8ee048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd672f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. chore: update for Lotus 1.5.3 (#439)

    * chore: update for Lotus 1.5.3
    
    * fixup! chore: update for Lotus 1.5.3
    
    * Update statediff version
    
    Co-authored-by: frrist <[email protected]>
    iand and frrist authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b03e03a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Release notes for v0.5.5 (#440)

    iand authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    0eec6dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5845bbd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

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

Commits on Apr 7, 2021

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

Commits on Apr 9, 2021

  1. fix: ensure persistence semaphore channel is drained on close (#457)

    * fix: ensure persistence semaphore channel is drained on close
    
    * Add hidden window flag for testing
    
    * Reduce actor happy path logging
    
    * Make sure actor errors reported are appended to correct list
    iand authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    087cbc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea7d7ce View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. fix(tasks): use correct ActorInfo for actor state extraction (#449)

    * fix(tasks): use corret actor info for actor state extraction
    - fixes #273
    
    * fix(lens): remove OptimizedStateGetActorWithFallback
    - fixes #405
    
    * fix(market-task): fix market actor task and gen vector
    - fixes #465
    
    * polish(vector): support msapproval model validation
    
    * test(vector): generate new test vectors
    
    * ci: increase instance size due to test vectors
    frrist authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    0f71b33 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Add MinerSectorInfo for extended sectors (#448)

    Fixes #441. Extended sectors have new deadlines but this is not recorded anywhere.
    hsanjuan authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c9a1600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6cc391 View commit details
    Browse the repository at this point in the history
  3. Fix makefile conflicts

    iand committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    18a678b View commit details
    Browse the repository at this point in the history