nearcore icon indicating copy to clipboard operation
nearcore copied to clipboard

Review the set of genesis tools

Open mikhailOK opened this issue 4 years ago • 5 comments

  • genesis-csv-to-json - seems like it's unused, we should potentially remove it
  • genesis-populate - is it still used? Check if there is any test that uses it, it could be broken
  • genesis-mainnet does not exist. We need a tool that proves that mainnet genesis is not a scam

mikhailOK avatar Oct 09 '20 00:10 mikhailOK

genesis-populate - is it still used? Check if there is any test that uses it, it could be broken

runtime parameter estimator uses this to generate genesis to run the estimator.

bowenwang1996 avatar Oct 09 '20 16:10 bowenwang1996

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 01 '21 07:07 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 29 '21 20:09 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 29 '21 02:12 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 31 '22 04:03 stale[bot]

genesis-mainnet does not exist. We need a tool that proves that mainnet genesis is not a scam

One note here is that I don’t think separate tool is the right way to go. Seems to me that what we need is reliable GenesisId and a way to specify expected GenesisId in client config, on command line or to print it out.

mina86 avatar Sep 08 '22 14:09 mina86