Commit Graph

18480 Commits

Author SHA1 Message Date
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
Aayush Rajasekaran
6da93cf921
Merge pull request #9819 from filecoin-project/issue/ref-fvm-1207
Fix getting event logs by topic
2022-12-08 14:29:33 -05:00
Phi-rjan
bf17d61686
Add links to docs
Add links to documentation where its applicable.
2022-12-08 18:26:06 +01:00
Ian Davis
f4cc5541e4 Fix getting event logs by topic 2022-12-08 17:18:45 +00:00
Aayush Rajasekaran
616790bfa0
Merge pull request #9815 from filecoin-project/issue/ref-fvm-1206
Use correct field for upper epoch range in EthGetLogs
2022-12-08 09:19:10 -05:00
Ian Davis
485d161a5e Use correct field for upper epoch range in EthGetLogs 2022-12-08 12:34:16 +00:00
Phi-rjan
372f8274ae
Add SnapDeals highlight to changelog
Add a SnapDeals highlight to changelog for v1.19.0
2022-12-08 13:13:31 +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
Phi-rjan
7661c1526b
Update CHANGELOG with sub-bullets
Updates the changelog with:
- Sub-bullets explaining the PRs for the most relevant improvements and enhancements.
- Adds more description to the Highlights and links
2022-12-08 10:58:58 +01:00
Ian Davis
cdb4e7bc95 Switch release name template from "Release vX.X.X" to "vX.X.X":wq 2022-12-08 03:06:58 -05:00
Jiaying Wang
0026ad8c09
Merge pull request #9813 from filecoin-project/jennijuju-patch-4
feat: ux: add value option to message invocation cli
2022-12-08 03:05:13 -05:00
Jennifer Wang
3bb12f4417 fmt 2022-12-08 02:56:45 -05:00
Jennifer Wang
3a6d37c6a2 make jen 2022-12-08 02:56:13 -05:00
Jiaying Wang
129531b03e
Update chain.go 2022-12-08 02:47:39 -05: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
266492fa1c Merge branch 'feat/nv18-fevm' into feat/nv18-events 2022-12-07 22:16:56 -08:00
Steven Allen
8504401d69 Merge branch 'master' into feat/nv18-fevm 2022-12-07 21:48:15 -08:00
Steven Allen
1ba2f23efc
chore: update (wip) nv18 actors and fvm-v3 (#9812) 2022-12-08 05:44:08 +00:00
Aayush Rajasekaran
cfceafb576
Merge pull request #9808 from filecoin-project/issue/ref-fvm-1189
Use EthHash compatible type for subscription and filter IDs
2022-12-07 15:28:33 -05:00
Ian Davis
05f983dc10 Mop up some missed package changes 2022-12-07 19:57:58 +00:00
Ian Davis
1afc32f650 Move FilterID to types package 2022-12-07 18:34:19 +00:00
Ian Davis
067f08f092 Fix marshal test 2022-12-07 13:53:25 +00:00
Ian Davis
9d26ba5636 make gen 2022-12-07 12:58:50 +00:00
Ian Davis
56259c40fc Use EthHash compatible type for subscription and filter IDs 2022-12-07 12:51:03 +00:00
Shrenuj Bansal
2b82a46b02 update CHANGELOG.md for 1.19.0 2022-12-06 20:21:45 -05:00
Jiaying Wang
84a1bda771
Merge pull request #9806 from filecoin-project/sbansal/merge_from_1.18.1
chore: Merge releases into v1.19.0 and bump version
2022-12-06 18:05:27 -05:00
Shrenuj Bansal
4e9322c1e5 remove conflict remnant 2022-12-06 17:55:52 -05:00
Shrenuj Bansal
e14f0c361f make docsgen 2022-12-06 17:52:01 -05:00
Shrenuj Bansal
43315670fa Merge branch 'releases' into sbansal/merge_from_1.18.1 2022-12-06 17:48:37 -05:00
Shrenuj Bansal
f864c499a3 Merge branch 'release/v1.18.1' into sbansal/merge_from_1.18.1 2022-12-06 17:47:28 -05: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
6b77b949d7
Merge pull request #9804 from filecoin-project/sbansal/v1.19.0_backport_20221206
chore: Backport changes to v1.19.0
2022-12-06 16:30:22 -05:00
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