Skip to content
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
wants to merge 117 commits into from

Conversation

ognots
Copy link
Contributor

@ognots ognots commented Feb 8, 2023

  • 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

  • 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

adlrocha and others added 30 commits October 13, 2022 16:28
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.
magik6k and others added 22 commits January 31, 2023 09:18
fix: rpcenc: Don't hang when source dies
…anup

chore: cli: Remove unneeded individual color flags
fix: cli: add ArgsUsage
Fix: typo
Fix: typos
Fix: typo
Fix: typo
Fix: typo
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: 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 ognots requested a review from a team as a code owner February 8, 2023 19:58
@jennijuju jennijuju changed the base branch from master to release/v1.20.0 February 8, 2023 22:29
@jennijuju jennijuju changed the base branch from release/v1.20.0 to master February 8, 2023 22:29
@jennijuju
Copy link
Member

@ognots thanks! could you please open this PR against release/v1.20.0 - all nv18 stuff is going t here.

@ognots ognots changed the base branch from master to release/v1.20.0 February 9, 2023 14:41
@ognots
Copy link
Contributor Author

ognots commented Feb 9, 2023

need to rebase manually

@ognots ognots closed this Feb 9, 2023
@rjan90 rjan90 deleted the chore/butterflynet-reset-artifacts branch February 3, 2025 08:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.