Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fastforward main branch #1

Merged
merged 55 commits into from
Mar 9, 2023
Merged

Conversation

dumikau
Copy link

@dumikau dumikau commented Mar 9, 2023

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

rjan90 and others added 30 commits February 14, 2023 11:13
In our current issue flow, we ask a lot checklist questions :

`This is not a question or a support request. If you have any lotus related questions, please ask in the lotus forum.`
`This is not a new feature or an enhancement to the Filecoin protocol. If it is, please open an FIP issue. *`

This information is better displayed in the `New Issue` chooser, to guide users to the relevant place for posting. This file will add two new entries in the issue chooser:
- A entry that links to the Lotus Github Discussion pager for Lotus questions or troubleshooting
- A entry that links to the FIPs repo for Filecoin protocol feature or enhancements
Update bug_report template:

- Removing unnecessary checklist options.
   - Some of these has been move to the Github New Issue UI to reduce overhead
- Remove deprecated components options
- Add FVM/FEVM component
Update enhancement and feature_request templates:

- Removing unnecessary checklist options.
   - These have been move to the Github New Issue UI to reduce text overhead: #10268
- Remove deprecated components options
- Add FVM/FEVM component
Initial service/dev bug template
Add tooling textbox to template
…ker-handling

fix: wdpost: disabled post worker handling
…-compute

fix: state: short-circuit genesis state computation
feat:splitstore:Badger GC of hotstore command
magik6k and others added 25 commits March 7, 2023 16:48
fix: github: Discussion and FIP links in `New Issue`
…late

chore: github: Update bug_report template
…enhancements

chore: github: update enhancement and feature templates
…ue-template

chore: github: Service-provider/dev bug template
fix: rpcenc: deflake TestReaderRedirectDrop
…ved-sectors

fix: fsm: shutdown removed sectors FSMs
fix: Lotus Gateway: Add missing methods - master
docs: API Gateway: patch documentation note about make gen command
…able

chore: make debugging windowPoSt-failures human readable
@dumikau dumikau merged commit c099317 into protofire:master Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants