This repository contains the Genesis Validator data that will be used to create the validator set for launch of the long running Bakerloo testnet (not data for Mainnet genesis).
- Please do not use existing keys/addresses from previous genesises, instead generate new ones. This is good practice as fresh keys/addresses will be required for Mainnet too.
- Please submit your data by no later than Wednesday, 23rd July 2025.
- For participation in Mainnet genesis, it is mandatory to take part in the genesis of the Bakerloo testnet. This is to provide all Genesis Validators with an opportunity to refamiliarise themselves with the genesis steps and ensure that Mainnet can be launched without a hitch.
- Please run your validators on Bakerloo for at least three weeks, after which it is not compulsory to continue running a Bakerloo validator. However, it is highly recommended to do so as Bakerloo will be used for testing future features and upgrades.
The steps below outline how selected Genesis Validators should submit the required data for a successful launch of the Bakerloo testnet. Please:
- Clone this repo locally and branch off the master branch. Name your own branch in the following format [UUID]-genesis-validator-data. Please use the same UUID you were given before (if you don't know what it is please reach out to @spencercoll1ns on Telegram).
- On your own branch, navigate to the
genesis-validator-data
folder. - Inspect the
template.json
file that shows the format in which you should submit your own json file, and contains reference documentation for each field. - Create a new json file called
[UUID].json
, containing your validator info as per thetemplate.json
file. - Open a pull request against the master branch and add "[UUID]-genesis-validator-data" as the PR title.
- The team will review your PR, verify your ownership proof and merge it if all checks pass. You have now successfully submitted your genesis validator data for Bakerloo!
Please continue to monitor Discord/Telegram for instructions on next steps. Thank you for helping launch Bakerloo!