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/update git action #2

Open
wants to merge 525 commits into
base: master
Choose a base branch
from
Open

Chore/update git action #2

wants to merge 525 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 10, 2022

  1. chore:update version (filecoin-project#4871)

    * chore:update version
    
    * chore:update ci ubuntu to 20.04
    hunjixin authored May 10, 2022
    Configuration menu
    Copy the full SHA
    1352328 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. feat: api: add StateGetNetworkParmas (filecoin-project#4875)

    * add StateGetNetworkParmas api
    simlecode authored May 11, 2022
    Configuration menu
    Copy the full SHA
    eef27d3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. feat(venus-shared): more fields defined in market.GetDealSpec (fileco…

    …in-project#4885)
    
    * feat(venus-shared): more fields defined in market.GetDealSpec
    
    * fix: re-generate api/market/method.md
    dtynn authored May 13, 2022
    Configuration menu
    Copy the full SHA
    19620ae View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. feat: filecoin-project#4759 venus : add docker feature (filecoin-proj…

    …ect#4873)
    
    * add: docker dir and dockerfile
    
    * add: github action to release docker
    
    * fix: defuat check out docker branch
    
    * fix: dockerfile name not fit the one action refoer
    
    * fix: build-env needed
    
    * rm: docker with time tag
    
    * add: docker-compose
    
    * fix:default pull run & buildenv from dockerhub
    
    * add:enable push runtime and buildenv to dockerhub
    
    * fix: nettype judge err
    
    * fix:log more readable
    
    * add: vim,telnet to runtime
    
    * feat:add docker publish to main branch
    
    * fix:syntax error in action
    
    * fix: rm docker-compose file
    
    * fix: change action trigger to making tag
    
    * chore: rm the test workflow of docker
    
    * style:add reture to the end of file
    
    * fix: change comment in to English
    
    Co-authored-by: diwufeiwen <[email protected]>
    LinZexiao and diwufeiwen authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6f6784f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. fix: venus-venus: change to build docker image from local repo (filec…

    …oin-project#4912)
    
    * fix: get BUILD_DOCKER_PROXY var from env
    
    * fix: change to build image from local repo
    
    * fix: change golang version of buildenv to 1.17
    LinZexiao authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b391a09 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. build: bump version to v1.6.0-rc1 (filecoin-project#4929)

    * chore: dep: update ffi & go.mod (filecoin-project#4762)
    
    * update ffi & go.mod
    
    * imp fvm
    
    * reward message add gas limit
    
    * upgrade ffi
    
    * imp VerifyConsensusFault
    
    * remove method: SetCurrentEpoch
    
    * time message execution
    
    * add context
    
    * Use either venus VM or FVM consistently
    
    * support network 15
    
    * fix lint
    
    * Update FFI: fix cargo.lock
    
    * rename vm.VMI to vm.Interface
    
    * Rename the Venus VM to LegacyVM
    
    * update ffi
    
    * remove used code
    
    * update ffi
    
    * update ffi with actor v7.1.0
    
    * update version to v1.3.0-rc1
    
    * fix test
    
    * Fix the epoch used for gas in the message pool & validation
    
    * Support paych funding (a.k.a. fast paid retrieval)
    
    * VM: Refactor pricelist to be based on network versions
    
    * implement 'net ping' command
    
    * fix paych test
    
    * implement event observer deregister method
    
    * FvmExtern add network version
    
    * add finality check for consensus faults
    
    * update ffi
    
    * update version to v1.3.0-rc2
    
    * add 1475 bootstrapper
    
    * FVM: Support exectraces
    
    * Feat: API: Implement StateLookupRobustAddress
    
    * new method for import published deal (filecoin-project#4832)
    
    * new method for import published deal
    
    * alias piecestatus payloadsize
    
    * change field type
    
    * change api arg type
    
    * MarketAPI: improve AssignUnPackedDeals API (filecoin-project#4849)
    
    Co-authored-by: 一页素书 <[email protected]>
    
    * Fix: compile error caused by unreachable package (filecoin-project#4854)
    
    * fix: upgrade specs-storage to v0.2.2, which currently import a runreachable version of spec-actors
    
    * fix: api: Make MarketListDeals and DealsList return pointers for MarketDeal
    
    * move fvm.go to single package
    
    * generate v8 actor & add fork upgrade field
    
    * builtin actor bundles
    
    * update actors
    
    * use v8 DealProposal
    
    * move NetworkType to venus-shared
    
    * add builtin actors builder
    
    * vm: add actor error backtraces to FVM
    
    * reset interopnet
    
    * fetch testing-fwp bundle
    
    * fix builtin actors
    
    * update interopnet.car
    
    * fix builtin actors
    
    * update StatApplied when fvm apply message
    
    * propagate gas outputs from fvm + integrate safer ffi
    
    * Gas estimation: Overestimate based on (actor, method) tuples
    
    * dynamic loading of builtin actor bundles
    
    * reset interopnet
    
    * fix: mpool: avoid deadlock on unsubscribe
    
    * update go.mod
    
    * fix builtin actors bundle
    
    * Use new go-state-types state accessors
    
    * fix: genesis: only sign preseal deals after v16
    
    * add the network name to the bundle key in the datastore
    
    * Reset interopnet
    
    * build: add interopnet info
    
    * venus-shared: update builtin-actors to dev/20220520
    
    * refactor: use embed instead of go-bindata
    
    * config: migrate config
    
    * fix: vm: support raw blocks in chain export
    
    * feat: vm: drop nv14 support from the FVM
    
    * fix: vm: always set the root message in execution traces in the FVM
    
    * fix: Update builtin-actors to dev/20220524
    
    * fix: Ensure v8 bundle is loaded during migration
    
    * build: Reset interopnet
    
    * fix: correctly handle null blocks when detecting an expensive fork
    
    * fix: update LatestVersion to 8
    
    * upgrade go-fil-market
    
    * chore: dep: update go-fil-market
    
    * Fix: drand: calculation of round from Filecoin epochs
    
    * feat: build: Check for manifest CID while loading bundle
    
    * build: Reset interopnet
    
    * cmd: print manifest CID from a car file
    
    * build: Add disable flag for Skyr upgrade
    
    * fvm: fail if implicit message fails
    
    * chore: update ffi
    
    * chore: update builtin actor to dev/20220527
    
    * build: Reset interopnet
    
    * chore: bundle: butterfly manifest cid & epoch
    
    * cmd: add cli to get the actor cid forthe current network version
    
    * fix: move actor key to a const array
    
    * revert: VM: Refactor pricelist to be based on network versions
    
    * fix: fill trace info
    
    * chore: upgrade venus-auth
    
    * fix: fvm: remove unused nv field
    
    * ci: fix test
    
    * ci: fix lint
    
    * chore: vm: Rename tracing envvar to VENUS_VM_ENABLE_TRACING
    
    * fix: Cleanup LoadBundle
    
    * fix: build: use the genesis network version when creating a network
    
    * chore: upgrade deps
    
    * ci: fix test and fix lint
    
    * build: bump version to v1.6.0-rc1
    
    * chore: tidy go.mod
    
    * chore: rename RepoPath to BundleRepoPath
    
    * Fix: state: Set exec trace subcalls to nil when appropriate
    
    * ci: lint: use fmt.Errorf
    
    * fix: not set BUNDLE_REPO_PATH
    
    * refactor: rename VENUS_USE_FVM_EXPERIMENTAL
    
    * fix: build: fix 2k build params
    
    * fix: print detailed log when executing a message failed
    
    * refactor: actor bundling system
    
    * fix: fix pack script and add calibrationnet to bundle
    
    * fix: really make macos compatible
    
    * chore: update deps
    
    * chore: upgrade to 8.0.0-rc.1 bundle & manifest
    
    * chore: update calib v16 skyr upgrade
    
    * chore: mod tidy
    
    * fix: install goimports & make compatible-all
    
    * fix: fix some issues (filecoin-project#4962)
    
    * chore: more estimated gas logs
    
    * fix: remove the network version parameter
    
    * fix: v1 api support BeaconGetEntry
    
    * chore: rename car to genesis-car
    
    * fix: deprecate three functions
    
    * fix: remove goimports (filecoin-project#4963)
    
    * ci: uninstall goimports
    
    Co-authored-by: Mike <[email protected]>
    Co-authored-by: Tiance <[email protected]>
    Co-authored-by: 一页素书 <[email protected]>
    Co-authored-by: zl <[email protected]>
    5 people authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    34a2fcd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. build: build v1.6.0-rc2 (filecoin-project#4966)

    * Feat: migration: Implement function to migrate actors with only code changes
    
    * fix: butterfly does not set the PreCommitChallengeDelay value
    
    * fix: fmt error log
    
    * chore: remove file .DS_Store
    
    * fix: fix 2k net
    
    * fix: reset buttefly
    
    * ci: fix lint
    
    * fix: fill MinVerifiedDealSize
    
    * test: add test for migrate config
    
    * chore: move MethodsMap to venus-shared
    
    * chore: add util functions
    
    * chore: upgrade go-state-types to v0.1.10
    
    * chore: pull in thew bundles of actor version 8.0.0-rc.2
    
    * chore: set mainnet upgrade epoch
    
    * chore: update calibnet actors
    
    * chore: refactor: rename var name for syncing mainnet v15 using FVM
    
    * chore: update ffi
    
    * fix: fvm: make exectraces match legacyVM some more
    
    * misc: fvm liftoff
    
    * cmd: load builtin actors
    
    * ci: fix test
    
    * fix: remove env var VENUS_DISABLE_SKYR
    
    * chore: update actors to v8.0.0
    
    * chore: update FFI to use FVM 1.0.0
    
    * build: bump version to v1.6.0-rc2
    simlecode authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    702394e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. build: build v1.6.0 (filecoin-project#4988)

    * chore: venus-devtool: update lotus to v1.16.0 (filecoin-project#4984)
    
    * feat: api: api call to get actors cids (filecoin-project#4985)
    
    * feat: api: api call to get actors cids
    
    * chore: add functional comment
    
    * fix: impl api BeaconGetEntry (filecoin-project#4989)
    
    * chore: bump version to v1.6.0 (filecoin-project#4993)
    
    * chore: upgrade venus-auth version to v1.6.0
    
    * chore: bump version to v1.6.0
    simlecode authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    cda4771 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. test: use T.TempDir to create temporary test directory (filecoin-pr…

    …oject#4994)
    
    This commit replaces `ioutil.TempDir` with `t.TempDir` in tests. The
    directory created by `t.TempDir` is automatically removed when the test
    and all its subtests complete.
    
    Prior to this commit, temporary directory created using `ioutil.TempDir`
    needs to be removed manually by calling `os.RemoveAll`, which is omitted
    in some tests. The error handling boilerplate e.g.
    	defer func() {
    		if err := os.RemoveAll(dir); err != nil {
    			t.Fatal(err)
    		}
    	}
    is also tedious, but `t.TempDir` handles this for us nicely.
    
    Reference: https://pkg.go.dev/testing#T.TempDir
    Signed-off-by: Eng Zer Jun <[email protected]>
    Juneezee authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5367fa7 View commit details
    Browse the repository at this point in the history
  2. docs: add release flow docs (filecoin-project#4991)

    * docs: add release flow docs
    
    * docs: review change release flow template
    
    * docs: more optimizations
    
    * fix: review change
    Fatman13 authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    dde1a3a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

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

Commits on Jul 1, 2022

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

Commits on Jul 4, 2022

  1. docs: update backport rules (filecoin-project#5011)

    * docs: add release flow docs
    
    * docs: review change release flow template
    
    * docs: more optimizations
    
    * fix: review change
    
    * docs: update backport rules
    
    * docs: update wording on release flow
    Fatman13 authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    b10a936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a63f3 View commit details
    Browse the repository at this point in the history
  3. feat: filecoin-project#4910 venus : add market api (filecoin-project#…

    …4965)
    
    * feat: add share market piecestorage type
    * feat: add market api
    LinZexiao authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    ca52e7c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

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

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    56fa2ae View commit details
    Browse the repository at this point in the history
  2. [venus-shared] 修改结构体以支持订单按生命周期筛选 (filecoin-project#5043)

    * feat(venus-shared): fields for selection policy of deals' lifetime
    
    * feat(venus-shared): re-gen api docs due to struct change
    dtynn authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e14afe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. feat:add new api DagstoreInitializeStorage to load shard from piece s…

    …torage (filecoin-project#5032)
    
    * feat:add api DagstoreInitializeStorage
    
    * fix:change dag cmd api permission to admin
    hunjixin authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d8da353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f18dd11 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. fix: rename repodir to repo (filecoin-project#5070)

    * fix: rename repodir to repo
    
    * fix: keep the old flag
    simlecode authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    eba940a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52c7ad2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

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

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    3eaaa30 View commit details
    Browse the repository at this point in the history
  2. chore: venus docker : docker move copying ddl to the stage when runti…

    …me was built (filecoin-project#5092)
    
    * feat: add ddl when runtime was build
    LinZexiao authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b5c4eb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f55d50f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35fe901 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. refactor: refactor net api & add net cmds (filecoin-project#5086)

    * feat: refactor net api & add net cmds
    simlecode authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    9ab6d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a58ab9f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    a086a8a View commit details
    Browse the repository at this point in the history
  2. Feat/messager add gas feecap (filecoin-project#5106)

    * feat:remove maxfeecap
    hunjixin authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5d3952a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f94ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    775b55b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    e37d3c8 View commit details
    Browse the repository at this point in the history
  2. Chore: issue template update (filecoin-project#5078)

    * docs: add release flow docs
    
    * docs: review change release flow template
    
    * docs: more optimizations
    
    * fix: review change
    
    * docs: update backport rules
    
    * docs: update wording on release flow
    
    * chore: issue template update
    
    * docs: review change
    Fatman13 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0eb50c5 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade ffi

    simlecode committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    47a0d3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8918e34 View commit details
    Browse the repository at this point in the history
  5. chore: update deps

    simlecode committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4b3304e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddfa5a1 View commit details
    Browse the repository at this point in the history
  7. fix: fix test

    simlecode committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    291d5c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd8be91 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. fix: make compatible actor

    simlecode committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7308f16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f79d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73e5cfa View commit details
    Browse the repository at this point in the history
  4. Merge pull request filecoin-project#5112 from filecoin-project/chore/…

    …update_ffi
    
    chore: update ffi
    hunjixin authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    250785f View commit details
    Browse the repository at this point in the history
  5. Merge pull request filecoin-project#5117 from filecoin-project/fix/2knet

    fix: load builtin actors earlier
    hunjixin authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    182971a View commit details
    Browse the repository at this point in the history
  6. fix: command line: list miner control addresses get an error if owner…

    … is multi-sig (filecoin-project#5118)
    
    * fix: command line: list miner control addresses get an error if owner/worker is robust(not account)
    zl03jsj authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    260680b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Jul 26, 2022

  1. chore: change PR template (filecoin-project#5123)

    * chore: change PR template
    
    * Update .github/pull_request_template.md
    
    remove blank space
    
    Co-authored-by: Yu <[email protected]>
    
    * Update .github/pull_request_template.md
    
    remove blank space
    
    Co-authored-by: Yu <[email protected]>
    
    Co-authored-by: Yu <[email protected]>
    LinZexiao and Fatman13 authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6cf47fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b67333 View commit details
    Browse the repository at this point in the history
  3. feat: 优化命令行提示及使用 / Optimize existing command line prompts and use (fi…

    …lecoin-project#5136)
    
    * feat: Support -v print version number
    
    * feat: Remove leb128 cmd
    
    * feat: mv protocol cmd to inspect cmd
    
    * feat: fix drand cmd
    
    * opt: fmt & prompt
    
    * opt: remove config cmd instruction
    
    Co-authored-by: 一页素书 <[email protected]>
    diwufeiwen and ta0li authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    e8edb44 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    7a94677 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5134 from filecoin-project/chore/…

    …move_package
    
    chore: move venus-shared/builtin-actors to venus-shared/actors
    hunjixin authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    977b92e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    64962a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22d86cb View commit details
    Browse the repository at this point in the history
  3. feat: gen api

    LinZexiao committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d6cdf95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7755204 View commit details
    Browse the repository at this point in the history
  5. Merge pull request filecoin-project#5141 from filecoin-project/feat/t…

    …anlang/add-interface-to-add-offline-deal
    
    feat: 增加导入离线订单的接口 / add interface to add offline deal
    hunjixin authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a81e7ae View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. feat: venus-shared: add util for parsing message (filecoin-project#5145)

    * feat: shared: add util for parsing message
    zl03jsj authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f5a4cc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    3d87b63 View commit details
    Browse the repository at this point in the history
  2. api: add ICommon interface

    simlecode committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    cfa54d0 View commit details
    Browse the repository at this point in the history
  3. chore: fix lint

    simlecode committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6bdbd9d View commit details
    Browse the repository at this point in the history
  4. chore: fix lint

    simlecode committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    914e116 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bc3e6d View commit details
    Browse the repository at this point in the history
  6. Merge pull request filecoin-project#5150 from filecoin-project/api/ad…

    …d_Version
    
    api: 各组件增加Version接口/add Version api for components
    hunjixin authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    14d26a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 5, 2022

  1. ci: add docker_image.yml

    simlecode committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    6e7d46a View commit details
    Browse the repository at this point in the history
  2. feat:update PieceStorageInfos

    and interface to add s3 piecestorage
    LinZexiao committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    2d83fc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. ci: add common workflow

    simlecode committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    47ecc43 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Merge pull request filecoin-project#5153 from filecoin-project/feat/t…

    …anlang/fix-interface-which-add-s3piecestorage
    
    feat: 修改增加s3piecestorage的market接口 / fix interface which add s3piecestorage
    hunjixin authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f63fbca View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5169 from filecoin-project/ci/spl…

    …it_workflow
    
    ci: 拆分git工作流/split workflow
    zl03jsj authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    51387c7 View commit details
    Browse the repository at this point in the history
  3. ci: fix missing secrets

    simlecode committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    b201b8c View commit details
    Browse the repository at this point in the history
  4. Merge pull request filecoin-project#5175 from filecoin-project/ci/mis…

    …s_secrets
    
    ci: fix missing secrets
    zl03jsj authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    4d85109 View commit details
    Browse the repository at this point in the history
  5. refrator: 重构了discovery包,删除了重复的代码 (filecoin-project#5157)

    * refrator: network
    
    * fix: fix test error in venus-shared
    hunjixin authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    15088ed View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Feat/tanlang/add api to manager p2p net in meassager (filecoin-projec…

    …t#5185)
    
    * feat: move the genesis submodule
    from fixtures/networks
    to tools/gengen/util
    
    * feat: add some messgaer api
    NetFindPeer
    NetPeers
    NetConnect
    
    * feat: add NetAddrsListen  API
    LinZexiao authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    64c38fa View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    0fbdf2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f418d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    1cb1107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    997d7c7 View commit details
    Browse the repository at this point in the history
  3. fix: update mod

    LinZexiao committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f1adb30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5452900 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    6647e5b View commit details
    Browse the repository at this point in the history
  2. rm: unuse local auth client

    LinZexiao committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0ca0cdd View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5201 from filecoin-project/chore/…

    …tanlang/pre-download-go-mod
    
    Chore/tanlang/pre download go mod
    hunjixin authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b4084b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaee180 View commit details
    Browse the repository at this point in the history
  5. Merge pull request filecoin-project#5206 from filecoin-project/chore/…

    …rename_parameter_name
    
    chore: rename maxFeeCap to gasFeeCap
    zl03jsj authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9be52f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. fix: rm comment

    LinZexiao committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    73356bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c2c0cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5215 from filecoin-project/opt/lt…

    …/use_apiinfo_in_venusshared
    
    opt: 统一使用venus-shared库中的apiinfo / unified use apiinfo in venus-shared
    hunjixin authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4b8d7d1 View commit details
    Browse the repository at this point in the history
  4. feat: expand state apis

    ta0li committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    4e003ff View commit details
    Browse the repository at this point in the history
  5. fix(CI): check compatible-apis

    ta0li committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3b7713b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Merge pull request filecoin-project#5196 from filecoin-project/feat/t…

    …anlang/unify-Auth-client
    
    Feat/tanlang/unify auth client
    hunjixin authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0264e85 View commit details
    Browse the repository at this point in the history
  2. Fix doc links (filecoin-project#5199)

    Eric Brinkman authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    9511b7c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Merge pull request filecoin-project#5214 from filecoin-project/feat/l…

    …t/expand_chain_state_api
    
    feat: 扩展更多的 `State***` 接口 / expand state apis
    hunjixin authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4645125 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. docs: release flow template rework (filecoin-project#5171)

    * chore: remove community label from template
    
    * docs: release template update
    
    * docs:fix review req
    
    * docs: fix indentation
    
    * docs: fix review req
    
    * docs: fix review req
    Fatman13 authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ae8faad View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. feat: market增加统计接口,用于监控使用/ add statistic for storage and retrieval de…

    …als (filecoin-project#5217)
    
    * feat: add statistic for storage and retrieval deals
    hunjixin authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e3c427e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    728f611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    527906a View commit details
    Browse the repository at this point in the history
  3. feat: rm useless dockerfile

    LinZexiao committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    deffdf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dc5054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12a2e1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3341295 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69b089c View commit details
    Browse the repository at this point in the history
  8. feat: add go proxy

    LinZexiao committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    62a5cab View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. feat: rm dockerfile

    LinZexiao committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1bdb0b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5241 from filecoin-project/feat/t…

    …anlang/improve-docker-usage
    
    Feat/tanlang/improve docker usage
    hunjixin authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    8515bec View commit details
    Browse the repository at this point in the history
  3. feat: rm dockerfile

    to gen runtime and buildenv image
    LinZexiao committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    34db327 View commit details
    Browse the repository at this point in the history
  4. fix: update dockerfile url

    LinZexiao committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    64dfeab View commit details
    Browse the repository at this point in the history
  5. Merge pull request filecoin-project#5246 from filecoin-project/feat/t…

    …anlang/improve-docker-usage
    
    Feat/tanlang/update dockerfile url
    hunjixin authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    035eceb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Merge pull request filecoin-project#5239 from filecoin-project/opt/ge…

    …nerate_cbor_in_venus-devtool
    
    refactor: 把tools/gen_cbor/main.go移到 venus-devtool / generate cbor in venus devtool
    hunjixin authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    693bcaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddefc28 View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5254 from filecoin-project/fix/ge…

    …nerated-worry-type
    
    fix: dev-tool: generated wrong market type
    zl03jsj authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8410841 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07834fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f652ce9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e599c3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d99d5c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Merge pull request filecoin-project#5248 from filecoin-project/feat/n…

    …ew_field_createAt_for_market_deal
    
    feat: add timestamp into storagedeal, retrievaldeal
    hunjixin authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    39e00d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b69b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    143da30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    012deac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79bbb25 View commit details
    Browse the repository at this point in the history
  6. Merge pull request filecoin-project#5259 from filecoin-project/chore/…

    …bump_version_v1.7.0
    
    chore: bump version to v1.7.0
    zl03jsj authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    9e0597a View commit details
    Browse the repository at this point in the history
  7. Merge pull request filecoin-project#5262 from filecoin-project/fix/ta…

    …nlang/fix-ci-to-build-docker
    
    fix: download dockerfile before build
    zl03jsj authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d27d55a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Merge pull request filecoin-project#5264 from filecoin-project/releas…

    …e/v1.7.0
    
    chore: backport 5259
    hunjixin authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    edb9052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb3afa View commit details
    Browse the repository at this point in the history
  3. fix: make deps before make docker (filecoin-project#5268)

    * fix: make deps before make docker
    LinZexiao authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    693040c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

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

Commits on Sep 8, 2022

  1. api: add NetPubsubScores api (filecoin-project#5099)

    cmd: add cmd to print peer score
    simlecode authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    33a27ea View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Feat: add type SignedStorageAsk into venus-shared/在venus-shared

    …中添加SignedStorageAsk类型定义. (filecoin-project#5280)
    
    * feat: add SignedStorageAsk to venus-shared types
    zl03jsj authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c603dbe View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. fix: use %w to wrap error

    simlecode committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f51abb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5286 from filecoin-project/fix/wr…

    …ap_error
    
    fix: use %w to wrap error
    hunjixin authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f8f1ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aec5ddd View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    08d4cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8baf926 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. feat: 增加两个链接口 / add chain api (filecoin-project#5307)

    * feat: add chain api `ChainGetGenesis`
    
    * feat: add chain api `StateActorManifestCID`
    simlecode authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    23f2476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558cf39 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    8ea8ad4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5314 from filecoin-project/fix/re…

    …move_unused_cmds
    
    fix: 移除已失效命令 / remove unused cmds and dead code
    hunjixin authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ac95abb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c1e52a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6afaaf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

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

Commits on Sep 26, 2022

  1. feat: add delete wallet address cmd (filecoin-project#5326)

    Co-authored-by: 一页素书 <[email protected]>
    diwufeiwen and ta0li authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    93f8066 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Sep 28, 2022

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

Commits on Sep 30, 2022

  1. Feat/tanlang/move blockstore to venus share (filecoin-project#5330)

    * feat: move pkg/util/blockstoreutil
    to /venus-shared/blockstore
    
    * feat: rename blockstore package
    
    * feat: adapt blockstore to venus market
    
    * fix: ignore stutters check of lint for blockstore
    LinZexiao authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    374f8bf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. fix: add gaspremium check when less than maxfee (filecoin-project#5383)

    * fix: add gaspremium check when less than maxfee
    
    * test: add test for CapGasFee
    hunjixin authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    8e4d2b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. feat: integrate nv17 (filecoin-project#5405)

    * feat: add api `StateComputeDataCID` and refactor api `StateSectorPreCommitInfo` (filecoin-project#5318)
    
    * feat: fvm增加debug功能 / FVM Debug Dual Execution (filecoin-project#5319)
    
    * feat: FVM Debug Dual Execution
    
    * chore: fix lint
    
    * chore: Check for existing signers in add-propose (filecoin-project#5320)
    
    * chore: Check for existing signers in add-propose
    
    * chore: fix lint
    
    * chore: change 1475 bootstrap peer (filecoin-project#5321)
    
    * fix: gas: estimate gas with a zero base-fee (filecoin-project#5322)
    
    * feat: FVM: always enable tracing for user-triggered executions (filecoin-project#5323)
    
    * feat: FVM: always enable tracing for user-triggered executions
    
    * chore: Use MaxInt64 for Implicit Message gas limits
    
    * chore: upgrade libp2p to v0.22 (filecoin-project#5324)
    
    * chore: upgrade libp2p to v0.22
    
    * fix: fix lint
    
    * feat: add chain api `StateMinerAllocated` (filecoin-project#5325)
    
    * feat: network: add nv17 and integrate the corresponding go state type (filecoin-project#5329)
    
    * feat: network: add nv17 and integrate the corresponding go state type
    
    * fix: fix lint
    
    * feat: Add a function for migration configuration
    
    * chore: use fmt.Errorf replace to xerrors.Errorf
    
    Co-authored-by: 一页素书 <[email protected]>
    
    * feat: print beneficiary info in state miner-info (filecoin-project#5348)
    
    * feat: print beneficiary info in state miner-info
    
    * feat: add beneficiary info for MinerInfo
    
    * feat: move propagationDelaySecs to config (filecoin-project#5358)
    
    * feat: refactor: remove NewestNetworkVersion (filecoin-project#5360)
    
    * chore: actors: Allow builtin-actors to return a map of methods
    
    * chore: ci: update go version (filecoin-project#5363)
    
    * chore: ci: update go version to 1.18
    
    * chore: ci: update golangci-lint version to v1.50.0
    
    * feat: actors: Integrate datacap actor (filecoin-project#5362)
    
    * feat: actors: Integrate datacap actor
    
    * fix: state: Return beneficiary info from miner state Info()
    
    * fix: make api-gen
    
    * chore: use go 1.18 in go.mod (filecoin-project#5365)
    
    * feat: actors: Integrate builtin-actors changes for FIP-0045
    
    * chore: fix lint
    
    * fix: state: add datacap actor to actors registry
    
    * chore: fix test
    
    * feat: add API methods to get allocations and claims
    
    * chore: update clib and butterfly asset (filecoin-project#5376)
    
    * chore: build: add calib upgrade param for shark
    
    * chore: update butterfly assets
    
    * feat: Returns nil if pendallocation is not found (filecoin-project#5378)
    
    * chore: update deps (filecoin-project#5379)
    
    * chore: bump version to v1.8.0-rc1
    
    * chore: update venus-auth version
    
    * fix: add name for MethodMeta (filecoin-project#5387)
    
    * chore: update to go-state-types v0.9.1
    
    * fix: Update DevNet to true in 2k network configuration
    
    * chore: bump version to 1.8.0-rc2 (filecoin-project#5390)
    
    * fix: add field UpgradeSharkHeight to StateGetNetworkParams
    
    * chore: bump version to 1.8.0-rc2
    
    * chore: move apibsstore.go to pkg/util/blockstoreutil (filecoin-project#5391)
    
    * chore: move apibsstore.go to pkg/util/blockstoreutil
    
    * chore: tidy mod
    
    * chore: bump version to v1.8.0-rc3 (filecoin-project#5393)
    
    * chore: Integrate builtin-actors v9.0.1 (filecoin-project#5392)
    
    * chore: migration: Use autobatch bs (filecoin-project#5396)
    
    * feat: Use MethodMeta from go-state-types (filecoin-project#5397)
    
    * feat: add a second premigration for nv17 (filecoin-project#5400)
    
    Co-authored-by: 一页素书 <[email protected]>
    simlecode and ta0li authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    524618b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3bf1c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    ee54296 View commit details
    Browse the repository at this point in the history
  2. feat: alias types

    simlecode committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a391cfb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. chore: add more types

    simlecode committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f2afa06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5416 from filecoin-project/feat/a…

    …lias-types
    
    feat: 把部分go-state-types中会随版本变化的结构重命名到venus-shared / alias types
    hunjixin authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b96e0aa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Oct 31, 2022

  1. Merge pull request filecoin-project#5426 from filecoin-project/chore/…

    …shutdown-server
    
    chore: shutdown server when receiving exit signal
    hunjixin authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    2f04338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285965c View commit details
    Browse the repository at this point in the history
  3. chore: fix lint

    simlecode committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d180f6a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Merge pull request filecoin-project#5431 from filecoin-project/chore/…

    …gen-state-types
    
    chore: add tool to generate state types
    hunjixin authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    99302f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d32b4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e1cf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. chore: update builtin actors (filecoin-project#5436)

    * chore: update builtin actors
    
    * chore: update go-state-types
    simlecode authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    890e42c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0801ee8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54627d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9667a7 View commit details
    Browse the repository at this point in the history
  5. Update .github/pull_request_template.md

    Co-authored-by: Yu <[email protected]>
    hunjixin and Fatman13 authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    0ef6e98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c918b27 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    fd2049f View commit details
    Browse the repository at this point in the history
  2. chore: bump version to v1.8.0-rc4 (filecoin-project#5444)

    * chore: bump version to v1.8.0-rc4
    
    * chore: update vensu-auth version
    simlecode authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    501acea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    766a934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    908a4af View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 7, 2022

  1. Merge pull request filecoin-project#5454 from filecoin-project/fix/me…

    …ssagepool-may-panic-caused-by-access-nil-pointer
    
    fix: message pool may panic caused by access a nil pointer
    hunjixin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c53c9f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ad1b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5456 from filecoin-project/chore/…

    …fvm-debug-bundle
    
    chore: Allow setting local bundles for Debug FVM for av 9+
    hunjixin authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    831b3c1 View commit details
    Browse the repository at this point in the history
  4. chore: more const value (filecoin-project#5455)

    * chore: generate more const value
    
    * chore: format code
    simlecode authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    afbd47d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

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

Commits on Nov 9, 2022

  1. Feat/lt/refactor sign api (filecoin-project#5433)

    * feat: refactor signer interface & remove messger-api that depends on account
    
    * feat: reduce WalletHas API of gateway
    
    * chore: reserve WalletName field of Messager type
    
    Co-authored-by: tom <[email protected]>
    Co-authored-by: 一页素书 <[email protected]>
    3 people authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    03977bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d388e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. refactor: refactor log api for messager (filecoin-project#5462)

    * refactor: refactor log api for messager
    
    * chore: gen api doc
    simlecode authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7fd659d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b80c8fc View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Merge pull request filecoin-project#5398 from filecoin-project/feat/t…

    …anlang/add-errorInfo-field-to-message
    
    Feat/tanlang/add errorMsg field to message
    hunjixin authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d2a1c93 View commit details
    Browse the repository at this point in the history
  2. feat: unit tests and STM annotations for chain module. (filecoin-proj…

    …ect#5434)
    
    * feat: unit tests and STM annotations for chain module.
    
    * feat: tests and stm annotations for chainsync module
    
    * chore: golangci-lint: varcheck,deadcode,structcheck of golangcilint is deprecated and was replaced by unused.
    
    * feat: tests and stm annotations for 'clock' module
    
    * feat: tests and stm annotations for consensus module
    
    * feat: tests and stm annotations for message-pool module
    
    * feat: tests and stm annotations for paychan, fsrepo
    
    * feat: tests and stm annotations for statetree, statesigner
    
    * feat: tests and stm annotations for view module
    
    * feat: tests and stm annotations for wallet module
    
    * feat: add circleci pipline for stm tests
    
    * chore: set default not upload code coverage
    zl03jsj authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    62ce187 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    b3d0a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab90ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5476 from filecoin-project/feat/t…

    …anlang/correct-archor-of-head-in-doc-of-API
    
    Feat/tanlang/correct archor of head in doc of api
    hunjixin authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f8fd8f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    bef6e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1611bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5477 from filecoin-project/chore/…

    …update-git-workflow
    
    chore: update release action
    hunjixin authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    de91be4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28dffdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7073921 View commit details
    Browse the repository at this point in the history
  6. Merge pull request filecoin-project#5480 from filecoin-project/chore/…

    …bump-version
    
    chore: bump version to v1.8.0
    hunjixin authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    343fb68 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 18, 2022

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

Commits on Nov 21, 2022

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

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    134ed63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5500 from filecoin-project/fix/im…

    …port-data
    
    fix: put all tipset cache to metadata
    hunjixin authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    341d51e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. feat: Market attribute-related api add miner para (filecoin-project#5464

    )
    
    * feat: expand market api for self-config
    
    Co-authored-by: 一页素书 <[email protected]>
    diwufeiwen and ta0li authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    7ccaf07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5508 from filecoin-project/releas…

    …e/v1.9.0-pre-rc
    
    merge release/v1.9.0-pre-rc to master
    hunjixin authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    67e57bf View commit details
    Browse the repository at this point in the history
  3. chore: bump version to 1.9.0-rc1 (filecoin-project#5509)

    * chore: bump version to v1.9.0-rc1
    
    * chore: upgrade venus-auth
    simlecode authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6507f0f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. feat: add info command

    simlecode committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1968089 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5519 from filecoin-project/feat/i…

    …nfo-cmd
    
    feat: add info command
    diwufeiwen authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    35d2006 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    4e3a8a8 View commit details
    Browse the repository at this point in the history
  2. fix: not call flush

    simlecode committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1443bf6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5520 from filecoin-project/chore/…

    …remove-repeat-method
    
    chore: remove method ApplyGenesisMessage
    diwufeiwen authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    2828d48 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Merge pull request filecoin-project#5439 from filecoin-project/chore/…

    …add_compatible_check_item
    
    chore: add compatible check item in pr template
    simlecode authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f383a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79502d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5522 from filecoin-project/feat/f…

    …aster-snapshot-import
    
    feat: Faster snapshot imports, zstd imports
    diwufeiwen authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    04c4a18 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    9ce664b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75705f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Merge pull request filecoin-project#5535 from filecoin-project/chore/…

    …ignore-field
    
    chore: ignore some fields in the parameters structure of the config.json
    diwufeiwen authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c7bbc3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8aa5ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eefff6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request filecoin-project#5542 from filecoin-project/chore/…

    …update-deps
    
    chore: update deps
    diwufeiwen authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ded3d3f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Merge pull request filecoin-project#5539 from filecoin-project/fatman…

    …13-doc
    
    docs: update release template
    simlecode authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    dfbc433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4190a50 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. feat: Add node uptime rpc

    simlecode committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ceb743d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff2e99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request filecoin-project#5554 from filecoin-project/feat/u…

    …ptime
    
    feat: Add node uptime rpc
    diwufeiwen authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    35df6cd View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge pull request filecoin-project#5555 from filecoin-project/chore/…

    …change-control
    
    chore: set control address: add dump bytes option
    diwufeiwen authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1800fbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adae88e View commit details
    Browse the repository at this point in the history
  3. chore: fix lint

    simlecode committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1900176 View commit details
    Browse the repository at this point in the history
  4. Merge pull request filecoin-project#5556 from filecoin-project/feat/n…

    …etwork-blockstore
    
    feat: add network blockstore
    simlecode authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    59a0c52 View commit details
    Browse the repository at this point in the history
  5. Merge pull request filecoin-project#5545 from filecoin-project/fix/fo…

    …rcenet-bundle
    
    fix: forcenet use testing bundle
    diwufeiwen authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8b8674b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. fix: remove bootstrap in dht

    hunjixin committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    b54518c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Merge pull request filecoin-project#5587 from filecoin-project/fix/no…

    …t_sync_in_small_network
    
    fix: remove bootstrap in dht
    simlecode authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    792b31b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    cd6b8c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request filecoin-project#5608 from filecoin-project/fix/to…

    …pic_repeat_join
    
    fix:修复启动时重复注册topic的问题 / use sync once to provent join topic repeatly
    simlecode authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0182082 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

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

Commits on Dec 26, 2022

  1. Merge pull request filecoin-project#5611 from filecoin-project/feat/c…

    …onfig-migration-worker-limit
    
    feat: optionally set max migration workers
    diwufeiwen authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    c3d9edc View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Dec 30, 2022

  1. Merge pull request filecoin-project#5619 from filecoin-project/chore/…

    …lt/upgrade_auth_ref
    
    chore: upgrade auth ref version to v1.9.0
    simlecode authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    03b404b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f17611e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    40c7c87 View commit details
    Browse the repository at this point in the history
  2. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    31282d0 View commit details
    Browse the repository at this point in the history
  3. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    8f7850e View commit details
    Browse the repository at this point in the history
  4. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    259ac98 View commit details
    Browse the repository at this point in the history
  5. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f7b85a3 View commit details
    Browse the repository at this point in the history
  6. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    20f9d03 View commit details
    Browse the repository at this point in the history
  7. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e2ed0fe View commit details
    Browse the repository at this point in the history
  8. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    299993b View commit details
    Browse the repository at this point in the history
  9. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5df40bc View commit details
    Browse the repository at this point in the history
  10. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    222685b View commit details
    Browse the repository at this point in the history
  11. chore: fix

    simlecode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c31d047 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. fix: mac build failed

    simlecode committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b8a124b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix

    simlecode committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f7ef3e0 View commit details
    Browse the repository at this point in the history
  2. fix

    simlecode committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a362980 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. chore: add codecov token

    simlecode committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    07d775d View commit details
    Browse the repository at this point in the history
  2. fix

    simlecode committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9efec25 View commit details
    Browse the repository at this point in the history
  3. fix

    simlecode committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    771b1c8 View commit details
    Browse the repository at this point in the history