Travis Person
415b506a85
ci: build-all and build-macos on all ci runs
2022-05-02 20:37:49 +00:00
Travis Person
d6618c75a0
ci: deps: remove install-deps for macos builds
2022-05-02 20:37:49 +00:00
Łukasz Magiera
3ab625fa4c
sealing: Finalize snap sectors before submitting proofs
2022-05-02 16:18:31 -04:00
Geoff Stuart
b50f4a57f0
replica unseal with work with worker fetch over rpc
2022-05-02 15:34:45 -04:00
Aayush Rajasekaran
17e1fcb615
Merge pull request #8569 from filecoin-project/chore/reset-interopnet
...
Reset interopnet
2022-05-02 12:10:51 -04:00
jennijuju
94d9dee0dd
update changelog
2022-05-02 11:33:46 -04:00
Cory Schwartz
e679083714
spelling error
2022-05-02 08:30:56 -07:00
Cory Schwartz
35e114a3ea
Merge branch 'master' into rate-limit-gateway
2022-05-02 08:29:38 -07:00
Jiaying Wang
8d0b28bda4
Merge pull request #8577 from filecoin-project/jen/logfix
...
deps: ffi: update ffi that includes the log fix
2022-05-02 11:24:56 -04:00
jennijuju
4d5e850aa9
update ffi that includes the log fix
2022-05-02 10:59:21 -04:00
Jiaying Wang
ece51c5372
Merge pull request #8533 from filecoin-project/jen/v1522
...
chore: release: v1.15.2-rc2
2022-05-02 10:54:58 -04:00
Geoff Stuart
94ceb0355d
local worker now returns typed error instead of string
2022-05-02 09:59:41 -04:00
Geoff Stuart
00015a21d4
Fix imports
2022-05-02 09:59:41 -04:00
Geoff Stuart
f6b08af337
reorg import
2022-05-02 09:59:41 -04:00
Geoff Stuart
ebf5eb6e28
Update lib/rpcenc/reader.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2022-05-02 09:59:41 -04:00
Geoff Stuart
5030fd2589
Optimize sector key regeneration
2022-05-02 09:59:41 -04:00
Geoff Stuart
2134f165c0
Review fixes
2022-05-02 09:59:41 -04:00
Geoff Stuart
98637b357b
Replica unseal working
2022-05-02 09:59:41 -04:00
Geoff Stuart
b2a6d308ba
Consolidate nullreader files
2022-05-02 09:59:41 -04:00
Travis Person
f0673daaad
Reset interopnet
2022-04-29 21:46:23 +00:00
Steven Allen
88f8c7d166
Merge pull request #8524 from filecoin-project/steb/error-backtrace
...
feat: vm: add actor error backtraces to FVM
2022-04-29 16:44:57 +02:00
Steven Allen
6c0c111847
feat: vm: add actor error backtraces to FVM
2022-04-28 19:58:19 +02:00
Łukasz Magiera
f9a4a400da
Merge pull request #8557 from filecoin-project/feat/worker-commp
...
sealing: DataCid on workers
2022-04-28 17:45:32 +02:00
Rob Quist
562d4e0f85
Clean up vanilla fetching errors for proper display
...
Results;
```
2 0 2374 good
2 0 2409 good
2 0 2282 bad (generating vanilla proof: non-200 code from http://10.224.3.83:1123/remote/vanilla/single : 'fsstat: path not found
')
2 0 2579 good
2 0 2338 good
```
This PR should change that to;
```
2 0 2374 good
2 0 2409 good
2 0 2282 bad (generating vanilla proof: non-200 code from http://10.224.3.83:1123/remote/vanilla/single : 'fsstat: path not found')
2 0 2579 good
2 0 2338 good
```
2022-04-28 14:49:46 +02:00
Łukasz Magiera
43436f7bc8
rpcenc: Fix double read at eof
2022-04-28 11:50:51 +02:00
Rjan
04bb539502
fix: lotus-wallet: correct network in version
...
Adding $(GOFLAGS) so that when compiling on calibnet, the correct network is shown, instead of showing just `mainnet`. Should address 2. in #8459
2022-04-28 10:10:29 +02:00
Cory Schwartz
5ec084a653
add test for the limit func
2022-04-28 00:45:34 -07:00
Łukasz Magiera
779e923854
sealing: ComputeDataCid review
2022-04-27 20:44:02 +02:00
vyzo
0295d22742
Merge pull request #8537 from filecoin-project/fix/nv16-testing-bundles
...
[nv16] testing bundles with fake proofs
2022-04-27 18:25:26 +03:00
vyzo
f80d10f3be
make docsgen
2022-04-27 17:57:05 +03:00
vyzo
b29a182da7
fix docgen
2022-04-27 17:57:04 +03:00
vyzo
53ca3b64e1
normalize itest PrecommitChallengeDelay to 10, matching the test bundles
2022-04-27 17:57:04 +03:00
vyzo
31d193702b
don't parse error messages, just check exit codes
2022-04-27 17:57:04 +03:00
vyzo
7c9ce49362
update bundles
2022-04-27 17:57:00 +03:00
Łukasz Magiera
a2d90625d2
sealing: Fix tests
2022-04-26 21:43:24 +02:00
Łukasz Magiera
d7c52f8adf
sealing: ComputeDataCid miner API
2022-04-26 21:37:48 +02:00
jennijuju
48c54605ae
release v1.15.2-rc2
2022-04-26 21:19:03 +02:00
Łukasz Magiera
1aed631fe5
sealing: DataCid on workers
2022-04-26 20:36:23 +02:00
vyzo
30ed272aa9
fetch testing-fwp bundle
...
use testing-fwp bundle when InsecurePostValidation is true
testing-fwp is testing-fake-proofs
2022-04-26 18:38:52 +03:00
Rjan
a50a20b5a7
fix: worker: Download proofs if PRU2 is enabled
...
The lotus-worker does not check or download the params if Prove Replica Update tasks are enabled.
2022-04-26 09:10:38 +02:00
Phi-rjan
1162b02e60
Merge pull request #8528 from rjan90/ux/description-lotus-wallet
...
fix: ux: update `lotus-wallet run` description
2022-04-25 15:57:50 +02:00
Steven Allen
5b1800556b
ci: fix linting
2022-04-25 14:13:16 +02:00
Phi-rjan
825cdb8db9
Update cmd/lotus-wallet/main.go
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
2022-04-25 08:56:34 +02:00
swift-mx
6c40d363f5
fix: update StatApplied when fvm apply message
2022-04-24 11:50:54 +08:00
jennijuju
bd9e8c7663
update go version thats needed by the new libp2p
2022-04-23 22:20:07 +02:00
Aayush Rajasekaran
52d5d57460
Merge pull request #8540 from filecoin-project/fix/market-deal-api-pointer
...
fix: api: Make MarketListDeals and DealsList return pointers for MarketDeal
2022-04-23 11:55:22 -04:00
Travis Person
ea4f599233
Make MarketListDeals and DealsList return points for MarketDeal
2022-04-22 23:26:29 +00:00
Aayush
3eb007776a
Update actors
2022-04-22 11:40:59 -04:00
Jiaying Wang
2be9452ced
Merge pull request #8526 from masih/idxprov-topic-by-netname
...
fix: market: Infer index provider topic from network name by default
2022-04-22 15:32:58 +02:00
vyzo
efad692353
go mod tidy
2022-04-22 02:54:30 +02:00