Łukasz Magiera
|
effee8ce1f
|
Merge pull request #8589 from filecoin-project/fix/sched-hang
stores: Deduplicate parallel stat requests
|
2022-05-18 14:35:16 +02:00 |
|
Łukasz Magiera
|
33a05d33a9
|
Merge pull request #8622 from RobQuistNL/patch-7
fix: Make deal making logs much less noisy
|
2022-05-10 20:21:29 -04:00 |
|
Łukasz Magiera
|
03f412404a
|
Merge pull request #8638 from filecoin-project/asr/merge-releases
chore: merge releases back into master
|
2022-05-10 20:07:37 -04:00 |
|
Aayush Rajasekaran
|
c69b579201
|
Merge branch 'releases' into asr/merge-releases
|
2022-05-10 20:02:01 -04:00 |
|
Łukasz Magiera
|
086908e535
|
stores: Cache disk usage results for a few seconds
|
2022-05-10 19:18:49 -04:00 |
|
Aayush Rajasekaran
|
d6178993c2
|
Merge pull request #8635 from filecoin-project/asr/pubsub
fix: mpool: avoid deadlock on unsubscribe
|
2022-05-10 17:21:27 -04:00 |
|
Steven Allen
|
9da58c5f6a
|
fix: mpool: avoid deadlock on unsubscribe
When unsubscribing _all_ topics, pubsub will drain the subscription
channel to avoid deadlocks. See
https://github.com/whyrusleeping/pubsub/pull/1.
fixes #7803
|
2022-05-10 16:52:17 -04:00 |
|
Aayush Rajasekaran
|
ddc46fc059
|
Update to filecoin pubsub
|
2022-05-10 16:51:36 -04:00 |
|
Rob Quist
|
c057ce10d1
|
Make deal making logs much less noisy
For each upgrade-marked sector, for each deal, this "info" log comes along but its not really "info" imho
|
2022-05-09 22:13:09 +02:00 |
|
Aayush Rajasekaran
|
f22a0f9ec0
|
Merge pull request #8546 from simlecode/feat/state_network_params_api
feat: api: add StateGetNetworkParams api
|
2022-05-09 12:44:47 -04:00 |
|
Łukasz Magiera
|
b9750087ce
|
Merge pull request #8545 from swift-mx/mx_dev
fix: update StatApplied when fvm apply message
|
2022-05-06 14:23:30 -04:00 |
|
Jiaying Wang
|
518dc962ee
|
Merge pull request #8612 from filecoin-project/release/v1.15.2
build: release: v1.15.2
|
2022-05-06 02:23:35 -04:00 |
|
Jiaying Wang
|
abdaae7ece
|
Merge pull request #8611 from filecoin-project/jen/1512
build: release: v1.15.2 prep
|
2022-05-06 02:04:49 -04:00 |
|
zenground0
|
f4931c6098
|
attempt to fix codecov
|
2022-05-06 02:00:03 -04:00 |
|
Travis Person
|
5efa364d50
|
fix: ci: build macos and linux assets on tagged releases
|
2022-05-06 01:59:57 -04:00 |
|
Jiaying Wang
|
c1f1d3d093
|
Merge pull request #8597 from filecoin-project/fix/assert-build-on-tag
fix: ci: build macos and linux assets on tagged releases
|
2022-05-06 01:59:30 -04:00 |
|
Jennifer Wang
|
304fa02d59
|
v1.15.2 prep
|
2022-05-06 01:57:03 -04:00 |
|
Łukasz Magiera
|
e75e864070
|
Merge pull request #8564 from RobQuistNL/patch-5
fix: Clean up vanilla proof fetching errors for proper display
|
2022-05-05 16:29:54 -04:00 |
|
Łukasz Magiera
|
3c9a8a42d9
|
more logs
|
2022-05-05 13:12:09 -04:00 |
|
Łukasz Magiera
|
3184eb9f4d
|
Merge pull request #8604 from RobQuistNL/patch-6
fix: Make markets logger less noisy when doing retrievals
|
2022-05-05 11:31:24 -04:00 |
|
Rob Quist
|
767a53f8c3
|
Make markets logger less noise when doing retrievals
Logging each block causes a lot of useless information in the logs
|
2022-05-05 11:56:09 +02:00 |
|
simlecode
|
962e37e893
|
add StateGetNetworkParams api
|
2022-05-05 14:16:30 +08:00 |
|
Łukasz Magiera
|
d8f1380ec9
|
Merge pull request #8601 from filecoin-project/gstuart/flaky-gateway-test
fix: test: Fix flaky TestGatewayWalletMsig
|
2022-05-04 17:12:45 -04:00 |
|
Łukasz Magiera
|
4fcc9a1b09
|
Merge pull request #8600 from filecoin-project/chore/codecov
chore:ci:make codecov quiet
|
2022-05-04 16:41:12 -04:00 |
|
zenground0
|
0b5e40f455
|
try another one
|
2022-05-04 16:09:10 -04:00 |
|
Aayush Rajasekaran
|
0de1b84f9a
|
Merge pull request #8563 from filecoin-project/fix/lotus-wallet-version
fix: lotus-wallet: correct network in version
|
2022-05-04 15:54:45 -04:00 |
|
Geoff Stuart
|
23378f8710
|
Fix flaky test
|
2022-05-04 15:48:44 -04:00 |
|
zenground0
|
1740dcb90a
|
try that
|
2022-05-04 15:45:55 -04:00 |
|
zenground0
|
b83824b28b
|
attempt to fix codecov
|
2022-05-04 15:22:54 -04:00 |
|
zenground0
|
8ab23cbd5c
|
try this
|
2022-05-04 15:14:49 -04:00 |
|
Geoff Stuart
|
27e99ff84f
|
Merge pull request #8587 from filecoin-project/gstuart/cli-uniformity
chore: cli: Alias cli commands for uniformity
|
2022-05-04 13:21:17 -04:00 |
|
Travis Person
|
85be0aad1b
|
fix: ci: build macos and linux assets on tagged releases
|
2022-05-04 16:24:54 +00:00 |
|
Jiaying Wang
|
cfe201450c
|
Merge pull request #8588 from filecoin-project/jen/v11523
build: release: v1.15.2-rc3
|
2022-05-03 16:35:43 -04:00 |
|
Jiaying Wang
|
2478814e5a
|
Merge pull request #8590 from filecoin-project/jen/gitignore
chore: .gitignore: ignore built in actor bundles
|
2022-05-03 16:31:18 -04:00 |
|
jennijuju
|
69db877335
|
update changelog
|
2022-05-03 15:56:08 -04:00 |
|
jennijuju
|
7184c9a529
|
add actor bundles to gitignore
|
2022-05-03 15:56:01 -04:00 |
|
Geoff Stuart
|
0869bea026
|
make gen
|
2022-05-03 15:55:34 -04:00 |
|
jennijuju
|
abf4957e18
|
ignore built in actor bundles
|
2022-05-03 15:54:47 -04:00 |
|
Łukasz Magiera
|
1249809283
|
stores: Deduplicate parallel stat requests
|
2022-05-03 15:53:11 -04:00 |
|
Geoff Stuart
|
514c756570
|
Alias cli commands
|
2022-05-03 15:46:46 -04:00 |
|
jennijuju
|
7020892631
|
v1.15.3-rc3 prep
|
2022-05-03 15:46:43 -04:00 |
|
Aayush Rajasekaran
|
662f7526c9
|
Update to FFI with logger bump
|
2022-05-03 15:12:48 -04:00 |
|
Łukasz Magiera
|
8863bdbfc0
|
sealing: Finalize snap sectors before submitting proofs
|
2022-05-03 15:12:30 -04:00 |
|
Travis Person
|
704833cd29
|
ci: build-all and build-macos on all ci runs
|
2022-05-03 15:12:12 -04:00 |
|
Travis Person
|
19ec0ef25d
|
ci: deps: remove install-deps for macos builds
|
2022-05-03 15:12:01 -04:00 |
|
Aayush Rajasekaran
|
7036636fcf
|
Merge pull request #8555 from filecoin-project/fix/worker-proofs-snapdeals
fix: worker: Download proofs if PRU2 is enabled
|
2022-05-03 15:08:19 -04:00 |
|
Aayush Rajasekaran
|
57198a2fba
|
Merge pull request #8581 from filecoin-project/fix/macos-build-deps
ci: deps: macos build deps
|
2022-05-03 15:06:07 -04:00 |
|
Łukasz Magiera
|
002bdbf03a
|
Merge pull request #8586 from filecoin-project/chore/remove-todo
chore:chore:chore
|
2022-05-03 16:55:29 +01:00 |
|
zenground0
|
33f190c9ce
|
Unneeded todo
|
2022-05-03 11:48:22 -04:00 |
|
Jiaying Wang
|
4cfc73e17e
|
Merge pull request #8583 from filecoin-project/asr/1552bump
Update to FFI with logger bump
|
2022-05-03 10:02:34 -04:00 |
|