Ian Davis
c726e4e86a
Remove build-debug
2022-12-06 15:37:51 -05:00
Ian Davis
35bcbdc9d0
Remove trigger-testplans, lotus-soup
2022-12-06 15:37:43 -05:00
Ian Davis
d506d6755d
Remove testplans/*
2022-12-06 15:37:21 -05:00
Shrenuj Bansal
b491734ec4
Merge pull request #9802 from filecoin-project/id/remove-lotus-soup-testplans
...
_ci_ Remove lotus soup + testplans
2022-12-06 13:38:23 -05:00
Łukasz Magiera
8577272164
fix: cliutil: Fix URL-based API endpoint parsing
2022-12-06 12:13:56 -05:00
Ian Davis
cf56f246b9
Rely on local env varibale instead of context
...
We have this env varible set in the project settings as well as the
CircleCI context. Due to what seems like a bug on CircleCI's eng, the
using the context causes our release flow to halt when some member of
the team initiate releases, but not others. So for now, it's safest to
rely on the project settings, which definitely won't cause this issue.
2022-12-06 12:13:32 -05:00
Rod Vagg
d9cd19632e
deps: upgrade go-merkledag to 0.8.1 ( #9717 )
...
Ref: https://github.com/ipfs/go-merkledag/releases/tag/v0.8.1
2022-12-06 12:11:41 -05:00
Ian Davis
b747806842
Remove build-debug
2022-12-06 15:27:15 +00:00
Ian Davis
ec19e2949e
Remove trigger-testplans, lotus-soup
2022-12-06 15:26:52 +00:00
Ian Davis
70d10ab003
Remove testplans/*
2022-12-06 15:25:07 +00:00
Łukasz Magiera
be6e586661
Merge pull request #9796 from filecoin-project/cleanup-splitstore-opts
...
fix: docs: remove unused flag from chain prune
2022-12-06 10:54:19 +01:00
zenground0
e1a4cf02f4
Remove unused flag for clarity
2022-12-05 16:06:03 -07:00
Alfonso de la Rocha
25edb23c3f
minor fix after rebase
2022-12-05 18:22:10 +01:00
Alfonso de la Rocha
075216d9da
Merge remote-tracking branch 'upstream/master' into adlrocha/cns-iface-master
2022-12-05 18:16:14 +01:00
Ian Davis
f8754d91f7
Switch release name template from "Release vX.X.X" to "vX.X.X":wq
2022-12-05 15:23:40 +00:00
Łukasz Magiera
3155b345c1
Merge pull request #9784 from filecoin-project/frrist/config-migration-worker-limit
...
chain/migrations refactor: optionally set max migration workers
2022-12-05 10:05:44 +01:00
Łukasz Magiera
94e4f1baa5
Merge pull request #9785 from filecoin-project/fix/chainimport-test-flaky
...
fix: chain: Fix flaky TestChainExportImport
2022-12-05 10:03:23 +01:00
Łukasz Magiera
a4c999a098
Merge pull request #9773 from filecoin-project/snissn/fix/make-docsgen-cli
...
fix make docsgen-cli use python3
2022-12-05 10:02:42 +01:00
Frrist
9a9e00085e
Update chain/consensus/filcns/upgrades.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2022-12-02 15:26:41 -08:00
Łukasz Magiera
cdf169ed83
fix: chain: Fix flaky TestChainExportImport
2022-12-02 22:13:12 +01:00
Łukasz Magiera
1791db57f6
Merge pull request #9780 from filecoin-project/fix/parse-api-urls
...
fix: cliutil: Fix URL-based API endpoint parsing
2022-12-02 22:09:40 +01:00
frrist
0236952955
refactor: optionally set max migration workers
...
- configure via LOTUS_MIGRATION_MAX_WORKER_COUNT
2022-12-02 11:40:43 -08:00
Łukasz Magiera
11633ff1f7
fix: cliutil: Fix URL-based API endpoint parsing
2022-12-02 20:16:40 +01:00
mike seiler
65a91f38e0
change supported version of python to 3
2022-12-02 10:46:09 -07:00
mike seiler
adc62bd732
fix for mac to be able to build docsgen-cli. changes python command to python3
2022-12-02 10:41:22 -07:00
Raúl Kripalani
f681a350fc
upgrade go-jsonrpc to v0.1.9.
2022-12-01 21:58:25 +00:00
Geoff Stuart
d886b46139
Merge pull request #9766 from filecoin-project/asr/bump-pubsub
...
chore: deps: update go-libp2p-pubsub
2022-12-01 16:30:17 -05:00
Aayush Rajasekaran
a58f1284b4
chore: deps: update go-libp2p-pubsub
2022-12-01 12:21:47 -06:00
Aayush Rajasekaran
159528e7ae
Merge pull request #9755 from filecoin-project/asr/master-into-nv18-fevm
...
Merge master into feat/nv18-fevm
2022-11-29 20:30:55 -06:00
Aayush Rajasekaran
6443e72ad7
Merge branch 'master' into feat/nv18-fevm
2022-11-29 20:16:12 -06:00
Aayush Rajasekaran
eccea8c7e2
Merge pull request #9754 from filecoin-project/asr/bump-fvm-and-actors
...
Update FVM & actors
2022-11-29 20:01:50 -06:00
Aayush Rajasekaran
12ad791917
Re-enable TestMultisigReentrant
2022-11-29 19:45:32 -06:00
Aayush Rajasekaran
38fe5b7eff
Update FVM & actors
2022-11-29 19:18:59 -06:00
Geoff Stuart
c2e469095c
Check upper bound for deal duration
2022-11-29 15:18:29 -05:00
Ian Davis
76baeb3214
Remove support for AMIs and DO Droplets
...
This discontinues packer builds and stops publishing (or attempting to
publish) them to AWS / DO. These have been broken for more than 6
months, and no one seems to have complained or even noticed, which seems
to indicate they are not being used much. For cloud platfrom support, we
can optionally write docker / terraform automation that folks could use
to more easily launch instances to cloud environments instead.
2022-11-29 17:21:28 +00:00
Łukasz Magiera
6abf7384e2
Merge pull request #9741 from filecoin-project/feat/faster-snapshot-import
...
feat: chain: Faster snapshot imports, zstd import
2022-11-29 18:17:36 +01:00
Ian Davis
c3223f446e
Merge pull request #9625 from filecoin-project/btrfly-calib-all-in-one
...
_ci_ Build docker containers automatically for butterflynet, calibnet, and debug
2022-11-29 17:15:58 +00:00
Łukasz Magiera
7b5e8d1e96
Merge pull request #9748 from filecoin-project/feat/metrics-tag-storage-use
...
feat: metrics: Tag storage path types
2022-11-29 18:06:23 +01:00
Ian Davis
e8d769a574
Merge branch 'main' into btrfly-calib-all-in-one
2022-11-29 16:32:14 +00:00
Aayush Rajasekaran
275d9c1553
Merge pull request #9599 from filecoin-project/feat/nv18
...
NV18 Staging Branch
2022-11-29 10:22:34 -06:00
Aayush Rajasekaran
30acef6c75
make jen
2022-11-29 10:11:48 -06:00
Aayush Rajasekaran
15afe384ff
Merge branch 'master' into feat/nv18
2022-11-29 10:01:51 -06:00
Łukasz Magiera
32efd0fbc2
Merge pull request #9497 from ipfs-force-community/fix/add_check_gaspremium
...
fix:mpool add gaspremium check when less than maxfee
2022-11-29 16:53:22 +01:00
Łukasz Magiera
b1045c39ed
Merge pull request #9712 from filecoin-project/id/update-go-version
...
_build_: Update to Go Version 1.18.8
2022-11-29 16:51:21 +01:00
Geoff Stuart
61ac270876
Set more timeouts to 30s
2022-11-29 10:34:19 -05:00
Aayush Rajasekaran
c182e6d3f1
Temporarily disable TestMultisigReentrant
2022-11-29 09:31:09 -06:00
Łukasz Magiera
1053310511
Merge pull request #9740 from filecoin-project/id/remove-circleci-context
...
_ci_: Rely on local env varibale instead of context
2022-11-29 16:21:58 +01:00
Geoff Stuart
6c38e0e9cc
Merge pull request #9747 from filecoin-project/fix/unsealpiece-hang
...
fix: itests: Add missing task type in TestUnsealPiece
2022-11-29 10:20:35 -05:00
Ian Davis
17a130d13d
Merge branch 'main' into btrfly-calib-all-in-one
2022-11-29 14:50:02 +00:00
Ian Davis
dfbf4d0f43
Bump http-server-timeout default to 30s
2022-11-29 14:38:44 +00:00