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
Łukasz Magiera
74e6260fbd
Merge pull request #7560 from EmadMF/emad22552-patch-1
...
add check manual-stateless-deal with interactive deal making
2022-03-02 13:16:14 +00:00
Łukasz Magiera
a6892f956e
Merge pull request #7844 from llifezou/add_workerName_in_sealing_err
...
feat: #6147 : Include worker name in sealing errors
2022-03-02 13:13:34 +00:00
Łukasz Magiera
c018dac13a
Merge pull request #8079 from filecoin-project/cli_wallet_tests
...
test: cli: adding wallet tests
2022-03-02 12:59:09 +00:00
Łukasz Magiera
e9a6f5f287
Merge remote-tracking branch 'origin/master' into feat/paych-avail-reuse
2022-03-02 12:56:56 +00:00
Łukasz Magiera
a74c466b50
Merge pull request #7943 from filecoin-project/fix/restore-appimage
...
ci: appimage: re-install appimage CI
2022-03-02 12:54:14 +00:00
Łukasz Magiera
97cda51fcf
Merge pull request #8219 from filecoin-project/jennijuju-patch-2
...
fix: sealing: PRU insufficient collateral
2022-03-02 12:24:34 +00:00
Masih H. Derkani
963caf2e9d
Fix gen-check
2022-03-02 11:40:02 +00:00
Masih H. Derkani
769b0f30ef
Address review comments
...
- Add comment to clarify the reason for loop in testkit
- Trim common prefix in state printed in CLI commands for better
readability
- Upgrade to a tagged release of `go-fil-markets` that includes indexing
work; see: https://github.com/filecoin-project/go-fil-markets/pull/673
- Fix typo in CLI usage.
- Add comments to note that it is safe to use fx `OnStart` context when
starting the provider engine.
- Fix string concatenation in error message formatting.
2022-03-02 11:04:50 +00:00
Jiaying Wang
e0922a7dd2
pay for the collateral difference needed if the miner available balance is insufficient
2022-03-01 21:56:12 -05:00
Aayush Rajasekaran
9c22065459
Merge pull request #8072 from filecoin-project/bloxico/syncer-tests
...
test: chain: unit tests for the syncer & sync manager
2022-03-01 19:32:42 -05:00