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 release/v1.20.0 into ntwk/hyperspace + cherry-pick #9981 #10318

Merged
merged 9 commits into from
Feb 20, 2023

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    fab7ea6 View commit details
    Browse the repository at this point in the history
  2. fix: eth: cleanup error cases

    1. Return an error on gas estimation failure instead of logging.
    2. Return early when processing signed messages on failure instead of
    continuing.
    Stebalien committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    bad41c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10306 from filecoin-project/steb/error-cleanup

    fix: eth: cleanup error cases
    arajasek committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e3e78f1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10296 from filecoin-project/asr/migration-test

    feat: shed: test the nv18 migration
    arajasek committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1ec02c5 View commit details
    Browse the repository at this point in the history
  5. tests: itests: blocktest properties (#10304)

    * add itests for various fevm block properties and assert correct chain id
    
    * add value checks to the block property solidity itests
    
    * move get block function to kit
    snissn committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    510f980 View commit details
    Browse the repository at this point in the history
  6. chore: release v1.20.0-rc2

    arajasek committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2ef5a74 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #10310 from filecoin-project/asr/release

    chore: release v1.20.0-rc2
    arajasek committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    80aa6d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    4ae7450 View commit details
    Browse the repository at this point in the history
  2. Upgrade to index-provider 0.10.0

    Upgrade to the latest index-provider and as a result also upgrade
    go-fil-markets.
    
    Note that the index-provider go module is renamed and moved to `ipni`
    GitHub org.
    masih authored and raulk committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1706a9f View commit details
    Browse the repository at this point in the history