nearcore
nearcore copied to clipboard
Review the set of genesis tools
-
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
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.
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.
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.
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.
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.
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.