Aayush Rajasekaran
|
6e44de1e10
|
Update params_2k.go
|
2022-01-25 13:04:22 -05:00 |
|
Aayush Rajasekaran
|
a6460be37b
|
remove a log
|
2022-01-25 13:02:45 -05:00 |
|
Aayush
|
6b7b488e00
|
Lotus release v1.14.0-rc3
|
2022-01-25 13:02:08 -05:00 |
|
Aayush
|
e7123d1a8e
|
fix: sealer: correctly pipe through errors for SectorAbortUpgrade
|
2022-01-25 13:02:00 -05:00 |
|
Aayush
|
50aba9a8e6
|
fix: sealer: don't replica update sectors unless they have deals in them
|
2022-01-25 13:01:56 -05:00 |
|
Aayush
|
1b18236f91
|
feat: sealer: allow users to abort in-flight snap upgrades
|
2022-01-25 13:01:51 -05:00 |
|
Aayush
|
e17ae2eaf4
|
fix: sealer: manager should lock Unsealed for ReplicaUpdate
|
2022-01-25 13:01:37 -05:00 |
|
Aayush
|
6d567b36e3
|
Fix: sealer: ReplicaUpdate should fetch the correct files
|
2022-01-25 13:01:27 -05:00 |
|
Aayush Rajasekaran
|
7b7ab016db
|
create replica update paths in acquireSectors
|
2022-01-25 13:01:18 -05:00 |
|
Aayush Rajasekaran
|
0c9c94bad1
|
fix: checkReplica incorrectly returns ErrBadPR
|
2022-01-25 13:01:12 -05:00 |
|
Aayush Rajasekaran
|
a3c5fadcc0
|
feat: sealing: Add ReplicaUpdate work to Resource table
|
2022-01-25 13:01:05 -05:00 |
|
Aayush Rajasekaran
|
f1b24598f5
|
Merge pull request #7998 from filecoin-project/arajasek-patch-3
chore: sealer: quieten a log
|
2022-01-25 12:56:30 -05:00 |
|
Aayush Rajasekaran
|
2d0929e305
|
remove a log
|
2022-01-25 12:55:56 -05:00 |
|
vyzo
|
8e01e73de4
|
dynamically compute number of workers for parallel chain walk
|
2022-01-25 19:47:58 +02:00 |
|
vyzo
|
7c8edf5632
|
parallelize walkChain
|
2022-01-25 17:29:02 +02:00 |
|
vyzo
|
25284b5325
|
refactor: eliminate distinction between markset and markset visitors
|
2022-01-25 16:31:45 +02:00 |
|
Łukasz Magiera
|
06d2ac65b5
|
Merge pull request #7995 from filecoin-project/arajasek-patch-2
chore: build: make the OhSnap epoch configurable by an envvar for devnets
|
2022-01-25 10:51:26 +01:00 |
|
Łukasz Magiera
|
e3888b38bb
|
Merge pull request #7993 from filecoin-project/arajasek-patch-1
chore: chain: fix log
|
2022-01-25 10:50:47 +01:00 |
|
Aayush Rajasekaran
|
92e6f29cc8
|
chore: sealer: quieten a log
|
2022-01-24 18:28:52 -05:00 |
|
raulk
|
a2468656e4
|
Merge pull request #7996 from filecoin-project/raulk/tvx-network-version
tvx: supply network version when extracting messages.
|
2022-01-24 20:50:51 +00:00 |
|
Aayush Rajasekaran
|
0358ad83cb
|
Update params_2k.go
|
2022-01-24 15:44:20 -05:00 |
|
Raúl Kripalani
|
3aab77af8d
|
tvx: add missing network upgrade names.
|
2022-01-24 20:13:04 +00:00 |
|
Raúl Kripalani
|
85447abe7f
|
tvx: supply network version when extracting messages.
|
2022-01-24 20:06:07 +00:00 |
|
Aayush Rajasekaran
|
71c6d05902
|
chore: chain: fix log
|
2022-01-24 11:18:01 -05:00 |
|
Łukasz Magiera
|
6080431383
|
Merge pull request #7986 from filecoin-project/asr/more-fixes-master
fix: sealer: manager should lock Unsealed for ReplicaUpdate
|
2022-01-21 17:38:23 +01:00 |
|
Aayush
|
5cafdc2f29
|
fix: sealer: manager should lock Unsealed for ReplicaUpdate
|
2022-01-21 11:12:12 -05:00 |
|
Aayush Rajasekaran
|
ff845aa793
|
Merge pull request #7977 from filecoin-project/chore/sealtasks-comment
chore: remove inaccurate comment in sealtasks
|
2022-01-21 10:53:04 -05:00 |
|
Łukasz Magiera
|
cdeac2bca0
|
Merge pull request #7984 from filecoin-project/deps/update-libp2p
update go-libp2p to v0.18.0-rc2
|
2022-01-21 10:11:27 +01:00 |
|
vyzo
|
6e5f521463
|
update go-libp2p to v0.18.0-rc2
|
2022-01-21 10:45:45 +02:00 |
|
Aayush Rajasekaran
|
abdad1f6d3
|
Merge pull request #7983 from filecoin-project/asr/snap-paths-master
Fix: sealer: ReplicaUpdate should fetch the correct files
|
2022-01-20 15:21:18 -05:00 |
|
Aayush
|
752f4a3d67
|
Fix: sealer: ReplicaUpdate should fetch the correct files
|
2022-01-20 15:06:53 -05:00 |
|
Łukasz Magiera
|
c315111bc7
|
Merge pull request #7969 from filecoin-project/feat/libp2p18
libp2p v0.18.0-rc1 and initial resource manager integration
|
2022-01-20 12:59:39 +01:00 |
|
Dirk McCormick
|
8a47a71772
|
feat: update to go-fil-markets v1.19.0
|
2022-01-20 11:46:17 +01:00 |
|
vyzo
|
73ec10a49e
|
close the rcmgr on shutdown
|
2022-01-20 11:47:39 +02:00 |
|
vyzo
|
325a4c0e5b
|
fix lint
|
2022-01-20 11:46:39 +02:00 |
|
vyzo
|
b360c9403f
|
make gen and friends
|
2022-01-20 11:44:01 +02:00 |
|
vyzo
|
ca4ee1e8cf
|
fix issues with fil-markets/data-transfer updates
|
2022-01-20 11:38:37 +02:00 |
|
vyzo
|
2e5474e864
|
update go-fil-markets@v0.19.0-rc1
|
2022-01-20 11:37:08 +02:00 |
|
vyzo
|
19c8ea3288
|
add description for net stat and limit commands
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
6260271b78
|
go mod: update go-libp2p-resource-manager@v0.1.2
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
83427c478f
|
go mod: update go-yamux@v3.0.2
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
0870f48b5c
|
fix mocknet.New invocation
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
c3fb68545a
|
fix mocknet.New invocation
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
aa599bfaf9
|
go mod: update go-libp2p-pubsub
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
62c0f35b5a
|
go mod: go-libp2p-resource-manager@v0.1.1
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
0de1566eaf
|
add net stat and limit cli
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
39bf59d372
|
add examples to docgen
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
554848fe6b
|
add resource manager Net(Set)Limit api
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
d05d5bcb70
|
add resource manager NetStat api
|
2022-01-20 11:36:11 +02:00 |
|
vyzo
|
8d3f98fe38
|
instantiate resource manager in DI
|
2022-01-20 11:36:11 +02:00 |
|