Shrenuj Bansal
466f0c583f
cli: Add lotus-shed cli for computing frc42 method num
2022-12-12 11:45:44 -05:00
Geoff Stuart
f95e6602a0
Check for nil returns from StateSectorGetInfo
2022-12-12 10:44:08 -05:00
Geoff Stuart
33a176eae4
Merge pull request #9753 from filecoin-project/gstuart/fix-devnet-deals
...
fix: cli: Check upper bound for deal duration
2022-12-12 09:33:23 -05:00
Aayush Rajasekaran
ab2580963c
Merge pull request #9822 from filecoin-project/fix/sealing-updateinput-panic
...
fix: sealing: Avoid nil dereference in debug log
2022-12-10 18:51:58 -05:00
Geoff Stuart
903242a2a7
Merge pull request #9823 from filecoin-project/fix/sp-start-time-info
...
fix: miner info: Output correct StartTime
2022-12-09 16:16:59 -05:00
Geoff Stuart
2f8cdb4c4b
Merge pull request #9824 from filecoin-project/fix/miner-startup-bin-log
...
fix: don't log sp address in binary on node startup
2022-12-09 16:16:40 -05:00
Geoff Stuart
29623a1959
Merge pull request #9826 from filecoin-project/id/fix-docker-deployments
...
_build_: Fix docker deployments
2022-12-09 16:12:19 -05:00
Geoff Stuart
b135f7dbce
go mod tidy
2022-12-09 15:40:04 -05:00
Geoff Stuart
4936b7e1ae
make gen
2022-12-09 15:20:51 -05:00
Ian Davis
958fc69906
Fix linter issues
2022-12-09 18:47:21 +00:00
Ian Davis
7722155db1
go mody tidy
2022-12-09 18:40:35 +00:00
Ian Davis
5ad27f56b1
Also push docker images to SHA tags
2022-12-09 18:35:29 +00:00
Ian Davis
0635c1c3b5
Also build / push lotus images
2022-12-09 18:27:31 +00:00
Ian Davis
3b9b688c97
Deploy lotus-all-in-one:master on all master merges
2022-12-09 18:26:51 +00:00
Ian Davis
36183c72d1
Remove echo so docker images actually push
2022-12-09 18:18:08 +00:00
Łukasz Magiera
1234647b9d
fix: don't log sp address in binary on node startup
2022-12-09 10:27:33 +01:00
Łukasz Magiera
c46bf475f7
fix: miner info: Output correct StartTime
2022-12-09 10:23:49 +01:00
Łukasz Magiera
4854bef927
mod tidy, fix lint
2022-12-09 10:09:49 +01:00
Łukasz Magiera
f0bf3408bc
sealing: Add a guard check to getExpirationCached when sector not found
2022-12-09 09:56:11 +01:00
Łukasz Magiera
2fd0cb4aff
fix: sealing: Avoid nil dereference in debug log
2022-12-09 09:54:28 +01:00
Łukasz Magiera
a10c014ba6
Merge pull request #7398 from ChainSafe/libp2p-pubsub-tracer
...
Lotus extended pubsub tracer
2022-12-08 12:14:56 +01:00
Jiaying Wang
5a3b6becf4
Merge pull request #9792 from filecoin-project/id/update-release-name-template
...
_ci_ Switch release name template from "Release vX.X.X" to "vX.X.X"
2022-12-08 02:44:29 -05:00
Steven Allen
1ba2f23efc
chore: update (wip) nv18 actors and fvm-v3 ( #9812 )
2022-12-08 05:44:08 +00:00
Shrenuj Bansal
83acf590f8
Merge pull request #9805 from filecoin-project/sbansal/update_master_from_releases
...
chore: merge releases into master
2022-12-06 17:34:00 -05:00
Shrenuj Bansal
dbe5278afa
fix conflicts
2022-12-06 17:29:32 -05:00
Shrenuj Bansal
b624704ecd
Merge branch 'releases' into sbansal/update_master_from_releases
2022-12-06 17:21:08 -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
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
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
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
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