Łukasz Magiera
7dcfeee0ea
use old go-path
2022-03-03 14:17:25 +00:00
Masih H. Derkani
1bb65189af
Upgrade to go-path v0.2.1
and remove replace
directive
...
The dependency was used in the chain API. Integrated the new fetcher
factory.
2022-03-03 13:29:32 +00:00
Łukasz Magiera
6b06c1b5d3
Merge pull request #8232 from filecoin-project/fix/not-so-normal-shutdown-of-state-machine
...
fix:sealing:Log instead of error normal shutdown of state machine
2022-03-03 13:28:57 +00:00
Masih H. Derkani
8cf6f24f4d
Upgrade go-fil-markets
to include index provider metadata changes
...
Upgrade to the latest `go-fil-markets` that integrates concrete
multicodec for the indexing metadata.
2022-03-03 12:57:09 +00:00
Aayush Rajasekaran
b7e1548041
Merge pull request #8236 from filecoin-project/asr/backport
...
Lotus release v1.15.0-rc3
2022-03-02 17:06:56 -05:00
Aayush
2e1bb7e8cc
Lotus release v1.15.0-rc3
2022-03-02 16:55:33 -05:00
Aayush Rajasekaran
1c21690dfe
Merge pull request #8235 from filecoin-project/asr/backport
...
Handle finalize failures in fsm
2022-03-02 16:50:03 -05:00
zenground0
7073f31f84
Handle finalize failures in fsm
2022-03-02 16:48:24 -05:00
Aayush Rajasekaran
5ac1c59527
Merge pull request #8234 from filecoin-project/asr/backport
...
pay for the collateral difference needed if the miner available balance is insufficient
2022-03-02 16:47:48 -05:00
Jiaying Wang
c9799e1369
pay for the collateral difference needed if the miner available balance is insufficient
2022-03-02 16:44:27 -05:00
Aayush Rajasekaran
91d773451b
Merge pull request #8233 from filecoin-project/asr/libp2p-downgrade
...
Downgrade libp2p to 0.17.0
2022-03-02 16:42:17 -05:00
Aayush
ebe1ca7c77
make gen
2022-03-02 15:48:07 -05:00
Aayush
1bc1cd3366
Upgrade to go-fil-markets 1.19.2
2022-03-02 15:41:53 -05:00
Aayush
898f523162
Upgrade to go-data-transfer 1.14.1
2022-03-02 15:41:41 -05:00
Aayush
08bbfed825
Revert "go mod: go-libp2p@v0.18.0-rc1"
...
This reverts commit 2fb5837a55
.
2022-03-02 15:39:24 -05:00
Aayush
04f2d3543b
Revert "go mod: go-libp2p-resource-manager"
...
This reverts commit c394fbdfc3
.
2022-03-02 15:39:23 -05:00
Aayush
85886287b4
Revert "use the libp2p connmgr"
...
This reverts commit 826cdb2186
.
2022-03-02 15:39:23 -05:00
Aayush
b5912d1543
Revert "instantiate resource manager in DI"
...
This reverts commit 8d3f98fe38
.
2022-03-02 15:39:22 -05:00
Aayush
e9e28f75e2
Revert "add resource manager NetStat api"
...
This reverts commit d05d5bcb70
.
2022-03-02 15:39:22 -05:00
Aayush
b8747e3afc
Revert "add resource manager Net(Set)Limit api"
...
This reverts commit 554848fe6b
.
2022-03-02 15:39:21 -05:00
Aayush
bac17061d4
Revert "add examples to docgen"
...
This reverts commit 39bf59d372
.
2022-03-02 15:39:21 -05:00
Aayush
99e1b9e2aa
Revert "add net stat and limit cli"
...
This reverts commit 0de1566eaf
.
2022-03-02 15:39:20 -05:00
Aayush
11fc068cfe
Revert "go mod: go-libp2p-resource-manager@v0.1.1"
...
This reverts commit 62c0f35b5a
.
2022-03-02 15:39:19 -05:00
Aayush
f9f6f35b93
Revert "go mod: update go-libp2p-pubsub"
...
This reverts commit aa599bfaf9
.
2022-03-02 15:39:19 -05:00
Aayush
f281027a1c
Revert "fix mocknet.New invocation"
...
This reverts commit c3fb68545a
.
2022-03-02 15:39:19 -05:00
Aayush
e49d499bb5
Revert "fix mocknet.New invocation"
...
This reverts commit 0870f48b5c
.
2022-03-02 15:39:18 -05:00
Aayush
581cb34b11
Revert "go mod: update go-yamux@v3.0.2"
...
This reverts commit 83427c478f
.
2022-03-02 15:39:18 -05:00
Aayush
4968babb32
Revert "go mod: update go-libp2p-resource-manager@v0.1.2"
...
This reverts commit 6260271b78
.
2022-03-02 15:39:17 -05:00
Aayush
ce040b7d33
Revert "add description for net stat and limit commands"
...
This reverts commit 19c8ea3288
.
2022-03-02 15:39:17 -05:00
Aayush
a7e02f7207
Revert "update go-fil-markets@v0.19.0-rc1"
...
This reverts commit 2e5474e864
.
2022-03-02 15:39:16 -05:00
Aayush
bf0470ad09
Revert "fix issues with fil-markets/data-transfer updates"
...
This reverts commit ca4ee1e8cf
.
2022-03-02 15:39:15 -05:00
Aayush
7dbf0ced82
Revert "make gen and friends"
...
This reverts commit b360c9403f
.
2022-03-02 15:39:14 -05:00
Aayush
48e28898a6
Revert "fix lint"
...
This reverts commit 325a4c0e5b
.
2022-03-02 15:29:27 -05:00
Aayush
17ac583508
Revert "close the rcmgr on shutdown"
...
This reverts commit 73ec10a49e
.
2022-03-02 15:29:26 -05:00
Aayush
6dc696b745
Revert "feat: update to go-fil-markets v1.19.0"
...
This reverts commit 8a47a71772
.
2022-03-02 15:29:25 -05:00
Aayush
2aab4d4f05
Revert "update go-libp2p to v0.18.0-rc2"
...
This reverts commit 6e5f521463
.
2022-03-02 15:22:06 -05:00
Aayush
94678bacea
Revert "update go-libp2p to v0.18.0-rc3"
...
This reverts commit e78c4ab9b3
.
2022-03-02 15:21:31 -05:00
Aayush
7207740af4
Revert "update libp2p to v0.18.0-rc4"
...
This reverts commit 80e9f76261
.
2022-03-02 15:21:10 -05:00
Aayush
5329f18938
Revert "update go-libp2p to v0.18.0-rc5"
...
This reverts commit a575947294
.
2022-03-02 15:20:18 -05:00
zenground0
b81d189ec1
Log instead of error normal shutdown of state machine
2022-03-02 13:03:03 -07:00
Łukasz Magiera
a52b4b72e9
gomod: Use latest cbor-gen
2022-03-02 20:23:47 +01:00
ZenGround0
14b76743c6
Merge pull request #8229 from filecoin-project/fix/handle-finalize-ru-failure
...
fix:sealing:Handle finalize replica update failures in fsm
2022-03-02 10:40:18 -07:00
zenground0
874124c4e7
Handle finalize failures in fsm
2022-03-02 09:33:33 -07:00
Aayush
0a67b6e222
Merge branch 'master' into feat/fvm
2022-03-02 11:24:48 -05:00
Łukasz Magiera
6d464c478e
Merge pull request #8160 from filecoin-project/fix/addpiece-idempotent
...
feat: Make add piece idempotent
2022-03-02 15:10:16 +00:00
Masih H. Derkani
eb83001bbc
Fix wrong ffi commit
2022-03-02 15:07:05 +00:00
Masih H. Derkani
aacc246ba3
Merge branch 'master' into feat/cid-to-piece-idx
2022-03-02 14:06:30 +00:00
Masih H. Derkani
444a2bf355
Integrate the latest index-provider with config to disable announcements
...
Integrate the latest `index-provider` and reflect the changes to engine
configuration. Note that this commit disables announcements of indices
on the network by default as requested for initial merge to master.
Introduce dedicated index provider configuration parameters with
documentation and defaults that match the defaults in index-provider.
Re-generate code as needed.
2022-03-02 13:45:09 +00:00
Łukasz Magiera
b8473aeedd
Merge pull request #7883 from filecoin-project/feat/paych-avail-reuse
...
feat: paychmgr: Support paych funding (a.k.a. fast paid retrieval)
2022-03-02 13:28:12 +00:00
Łukasz Magiera
91ae72d47a
Merge pull request #7819 from filecoin-project/digitalocean-use-snap
...
feat: ci: packer snap
2022-03-02 13:17:48 +00:00