onflow / onflow/flow

Tooling and standardization for sporks.json

Open
#814 1 comment 1 reaction 2 assignees View on GitHub

@m4ksio is already working on this.

Since Feb 9, 2022.

P-Medium T-Documentation 📃
Dominant language
Go
Stars
361
Forks
159
PR merge metrics
No merged PRs in 30d

Description

Context: https://github.com/onflow/flow/pull/809#issuecomment-1032943859

Once we establish some standard for the sporks.json format, we should have some tool to generate this file in order to avoid manual errors.

Also, I think it would be a good idea to create a new file per spork to retain the history of sporks instead of appending to the same file every time. This makes it easier to track down the details of a specific spork rather than looking through a large file. It's also likely that the sporks.json format will continue to change over time, and so it would be better to have separate files per spork rather than try to keep multiple formats in a single file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.