In this post I list the tasks needed to launch a ĞTest network:
- complete
py-g1-migrator
for gtest genesis format V2S: Ğ1 data migration (g1-migrator) - #27 by HugoTrentesaux - make
duniter-indexer
compatible with gtest genesis format Add Ğtest genesis parsing in indexer (#17) · Issues · nodes / duniter-indexer · GitLab- should review and merge add gtest genesis format (!16) · Merge requests · nodes / duniter-indexer · GitLab
- should fix Duniter indexer CI is failing to allow new image to be published when MR is merged
- (optional) run benchmarks for gtest runtime on rpi4 to generate weights
- (optional) build genesis runtime for gtest with srtool
- build a release docker image with gtest feature enabled
- use py-g1-migrator to produce
gtest-genesis.json
- bootstrap gtest network and publish a docker image with the first bootnode
- add a network switcher in the clients (Ğecko, Tikka…) with a list of pre-defined rpc endpoints and indexers
I hope we will be able to finish this until the end of the RML17
[edit] I’m doing it after the RML, see the topics with g1-migrator to follow progress