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 |
|
vyzo
|
b5d3487ce6
|
update filecoin-ffi@fix/issue-523
|
2022-05-04 20:20:19 +03:00 |
|
vyzo
|
de1df6b2fe
|
update test-vectors
|
2022-05-04 20:19:07 +03:00 |
|
vyzo
|
ca9ad49ba8
|
go mod tidy
|
2022-05-04 20:19:07 +03:00 |
|
vyzo
|
a8f97b5849
|
kill test depending on ffi generated stuffs that no longer exist
|
2022-05-04 20:19:07 +03:00 |
|
vyzo
|
89418a5c34
|
propagate gas outputs in fvm ApplyRet
|
2022-05-04 20:19:07 +03:00 |
|
vyzo
|
f9a5c17c5a
|
update builtin-actors
|
2022-05-04 20:19:07 +03:00 |
|
vyzo
|
b7ca80265c
|
use filecoin-ffi@fix/issue-523
|
2022-05-04 20:19:07 +03:00 |
|
Steven Allen
|
78899be05d
|
feat: vm: add actor error backtraces to FVM
|
2022-05-04 20:18:25 +03:00 |
|
Travis Person
|
85be0aad1b
|
fix: ci: build macos and linux assets on tagged releases
|
2022-05-04 16:24:54 +00:00 |
|
vyzo
|
0b49f34e01
|
go mod
|
2022-05-04 15:46:25 +03:00 |
|
vyzo
|
65df0b81d9
|
dear linter, using xerrors is what we want to do.
|
2022-05-04 15:43:47 +03:00 |
|
Steven Allen
|
c7fdfb00bb
|
ci: fix linting
|
2022-05-04 15:38:15 +03:00 |
|
Steven Allen
|
baef8c0c27
|
chore: update golang and go-ipfs
1. go 1.16.4 is not supported.
2. go-ipfs 0.4.22 is NOT SUPPORTED!
3. switch go cimg/go
4. Remove unnecessary CI dependencies.
|
2022-05-04 15:38:15 +03: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 |
|
Jiaying Wang
|
e793d7e128
|
Merge pull request #8582 from filecoin-project/fix/snap-fin-first
fix: sealing: Finalize snap sectors before submitting proofs
|
2022-05-03 10:01:19 -04:00 |
|
Aayush Rajasekaran
|
3702d4be27
|
Update to FFI with logger bump
|
2022-05-02 16:51:15 -04:00 |
|
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 |
|