Shrenuj Bansal
500f71c344
Add return value assignments
2022-08-12 12:03:51 -04:00
Shrenuj Bansal
dfb691b14a
Close all storage paths on worker shutdown
2022-08-12 11:59:55 -04:00
Geoff Stuart
b648cec9cd
Update xcode version for macos builds
2022-08-12 10:56:43 -04:00
Łukasz Magiera
a81cbb5a7b
Merge pull request #9161 from Fatman13/fatman13
...
chore: fix typo in comment
2022-08-12 12:17:35 +02:00
Yu
0ad96858ff
chore: do make docsgen
2022-08-12 15:12:22 +08:00
Yu
bb05aeb860
chore: fix typo in comment
2022-08-12 11:53:06 +08:00
Marco Munizaga
5a133ff2d4
Hook up resource manager metrics
2022-08-11 15:56:48 -07:00
Ian Davis
8bc79a65c7
Don't automatically start the lotus daemon on snap install
2022-08-11 15:45:02 -07:00
Marco Munizaga
3c2c827bc3
Revert "Rerun ci"
...
This reverts commit 05f5e02c03
.
2022-08-11 13:42:33 -07:00
Marco Munizaga
05f5e02c03
Rerun ci
2022-08-11 13:22:58 -07:00
Geoff Stuart
c326eadd8b
Merge pull request #9151 from RobQuistNL/patch-8
...
fix: sealing: Add information on what worker a job was assigned to in logs
2022-08-11 16:01:53 -04:00
Marco Munizaga
df777b3166
Update deps
2022-08-11 12:53:10 -07:00
Marco Munizaga
6d4b962391
Use v0.8.0 go-bitswap
2022-08-11 12:38:50 -07:00
Geoff Stuart
525ee3b77d
Merge pull request #9153 from filecoin-project/sbansal/detach-storage-on-worker-shutdown
...
fix: worker: Close all storage paths on worker shutdown
2022-08-11 15:01:33 -04:00
Marco Munizaga
61abd91eb9
Use kad-dht fork
2022-08-11 11:39:06 -07:00
Marco Munizaga
6ae75aa1a2
Mod tidy
2022-08-11 11:23:34 -07:00
Marco Munizaga
d03992f878
Update rcmgr
2022-08-11 11:23:19 -07:00
Marco Munizaga
15e00a125d
Update rcmgr
2022-08-11 11:23:01 -07:00
Marco Munizaga
57772135ad
Update dep
2022-08-11 11:22:21 -07:00
Marco Munizaga
abd418af41
Fix lint
2022-08-11 11:20:12 -07:00
Marco Munizaga
6a17cad206
Update testplans go.mod
2022-08-11 11:20:10 -07:00
Marco Munizaga
766d809f0c
Update to go-libp2p v0.21-RC
2022-08-11 11:15:20 -07:00
Shrenuj Bansal
1c98e37db8
fiximports
2022-08-11 11:53:58 -04:00
Shrenuj Bansal
4d10487463
log errors when closing all paths instead of stopping execution
2022-08-11 10:44:26 -04:00
Geoff Stuart
0b5e27d3de
Merge pull request #9152 from ianconsolata/update-packer-snap-name
...
Use lotus snap (and fix typo) for packer builds
2022-08-11 09:14:11 -04:00
Geoff Stuart
5119769de0
Merge pull request #9155 from filecoin-project/phi/print-withdraw-receipt
...
fix: ux: msg receipt for actor withdrawal
2022-08-11 09:05:02 -04:00
Phi
509c44d446
fix: ux: msg receipt for actor withdrawal
...
Prints the message receipt when withdrawing from the miner-actor. Also highlights that the command is waiting for the message to be included in a block.
2022-08-11 09:34:18 +02:00
Shrenuj Bansal
10dba44638
Add return value assignments
2022-08-10 17:43:54 -04:00
Shrenuj Bansal
f390c186e6
Close all storage paths on worker shutdown
2022-08-10 17:06:01 -04:00
Rob Quist
f5086c98e8
fix: Add information on what worker a job was assigned to in logs
...
More detailed logs
2022-08-10 21:33:19 +02:00
Ian Davis
670c53e863
Use lotus snap (and fix typo) for packer builds
2022-08-10 11:44:52 -07:00
Jiaying Wang
98e1282a3f
Merge pull request #9148 from filecoin-project/gstuart/bump-version-rc
...
chore: versioning: Bump version for RC and add changelog
2022-08-09 15:22:50 -04:00
Jiaying Wang
3244969b93
Merge pull request #9147 from filecoin-project/gstuart/bump-versions
...
chore: versioning: Bump version to v1.17.2-dev
2022-08-09 13:57:25 -04:00
Geoff Stuart
495023460c
Bump version for RC and add changelog
2022-08-09 13:53:21 -04:00
Geoff Stuart
f536257d3c
Bump version
2022-08-09 13:38:28 -04:00
Jiaying Wang
b0109094cc
Merge pull request #9146 from filecoin-project/jen/17tomaster
...
chore: merge: releases (v1.17.0) to master
2022-08-09 13:32:53 -04:00
Jennifer Wang
50edfbd182
fix merge
2022-08-09 13:30:21 -04:00
Jennifer Wang
ded80070c5
fix version
2022-08-09 13:27:50 -04:00
Jennifer Wang
e7628229fc
Merge branch 'releases' into jen/17tomaster
2022-08-09 13:23:02 -04:00
Geoff Stuart
533f1a6fdb
Merge pull request #9141 from filecoin-project/fix/getcommitcutoff-panic
...
fix: storage: don't panic in getCommitCutoff when precommit is not found
2022-08-09 13:03:22 -04:00
Łukasz Magiera
71dacb5af8
sealing pipeline: Remove useless storage adapter code
2022-08-09 13:40:06 +02:00
Łukasz Magiera
fe2a589890
sealing pipeline: Cleanup AddresSelector plumbing
2022-08-09 12:57:36 +02:00
Łukasz Magiera
4b6a9e0387
sealing pipeline: Cleanup journal plumbing
2022-08-09 12:42:35 +02:00
Łukasz Magiera
ca1ff19541
fix: storage: don't panic in getCommitCutoff when precommit is not found
2022-08-09 11:44:40 +02:00
Jiaying Wang
ada6a143ad
Merge pull request #9139 from filecoin-project/chore/update-ffi
...
Update FFI
2022-08-08 22:06:48 -04:00
Geoff Stuart
e24198ab22
Merge pull request #9133 from filecoin-project/ianconsolata/parallel-snap-publish
...
_ci_: Run snap builds for lotus and lotus-filecoin in parallel
2022-08-08 19:48:03 -04:00
Steven Allen
fa04496c81
chore: deps: update FFI
...
- Updates rust-fil-proofs to v12.
- Updates the FVM to 1.2 (no change, just updated proofs).
- Remove actors v6 bundle from the FFI (previously used for FVM testing)
2022-08-08 14:40:13 -07:00
ZenGround0
8b7be6d47e
feat:chain:splitstore auto prune ( #9123 )
...
Auto Prune
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
2022-08-08 16:06:32 -04:00
Ian Davis
837fa4eae9
Run snap builds for lotus and lotus-filecoin in parallel
2022-08-05 15:13:29 -07:00
ZenGround0
0c91b0dc10
feat:chain:splitstore chain prune ( #9056 )
...
* Splitstore chain prune
* Protect on reification for simpler logic and sound cold compact protect
* Recovery from checkpoint during chain prune
* Splitstore (discard and universal mode) running in itests
* Add pause and restart functions to itest block miner
* Add config options to itest full nodes
* Add FsRepo support for itest full ndoes
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
2022-08-05 16:34:16 -04:00