You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to setup metal-01.he-eu-hel1.misc.lez.status.im stage as a LEZ testnet v2. It should be located under logos.test.
Details
Currently this stage setup is located in infra-misc and there we have just standalone LEZ Sequencer. This is no longer needed and can be removed, but this old setup and https://github.com/status-im/infra-misc/pull/474) could be used as inspiration for a new setup.
Need to move it to logos.test but don't change testnet.lez.logos domain name to it until we explicitly ask for it
Here it's needed to setup 4 things (with pinned versions):
Need to setup
metal-01.he-eu-hel1.misc.lez.status.imstage as a LEZ testnet v2. It should be located underlogos.test.Details
infra-miscand there we have just standalone LEZ Sequencer. This is no longer needed and can be removed, but this old setup and https://github.com/status-im/infra-misc/pull/474) could be used as inspiration for a new setup.logos.testbut don't changetestnet.lez.logosdomain name to it until we explicitly ask for itServices are connected as follows:
graph TD; S[LEZ Sequencer] --> N[Logos Blockchain Node]; I[LEZ Indexer] --> N[Logos Blockchain Node]; E[LEZ Explorer] --> I[LEZ Indexer];How to test
ERRORlogs from services (at least from LEZ)Deadline
Deadline is 30 June. After that if everything will be stable we'll ask to change testnet dns to this stage.
I'll attach configs I used for manual deployment in the comment section.