-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
updates butterflynet reset artifacts #10217
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
Remove the requirements from the `lotus-worker run` cli
Upgrade to the latest index-provider and as a result also upgrade go-fil-markets. Note that the index-provider go module is renamed and moved to `ipni` GitHub org.
fix: cli: remove requirements in helptext
fix: rpcenc: Don't hang when source dies
…anup chore: cli: Remove unneeded individual color flags
fix: cli: add ArgsUsage
Fix: typos
Fix: typos
Fix: typos
…dependency-injectable feat: Allow libp2p user agent to be overriden
Without doing this walking a badger markset on a non-nvme knocks the node hopelessly out of sync during a compaction.
Fix: typos
fix: cli: extend cmd to get the right sector number
fix: extend LOTUS_CHAIN_BADGERSTORE_DISABLE_FSYNC to the markset
chain: explicitly check that gasLimit is above zero
* bootstrap node multiaddr * new genesis file these files are necessary for others to build lotus and join the new butterflynet, reset on February 08, 2023
@ognots thanks! could you please open this PR against |
need to rebase manually |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
these files are necessary for others to build lotus and join the new butterflynet, reset on February 08, 2023
<PR type>: <area>: <change being made>
fix: mempool: Introduce a cache for valid signatures
PR type
: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, testarea
, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps