Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Automatic testnet tBTC minting process #703

Open
pdyraga opened this issue Jul 13, 2020 · 0 comments
Open

Automatic testnet tBTC minting process #703

pdyraga opened this issue Jul 13, 2020 · 0 comments

Comments

@pdyraga
Copy link
Member

pdyraga commented Jul 13, 2020

We have a bunch of testnet keep nodes maintained by the community members. For the random beacon, we have an automatic relay request submitter keeping the testnet nodes busy. The mix of well-configured and misconfigured nodes allowed us to identify and fix some issues in the code.

For tBTC and ECDSA nodes, the vast majority of the network load comes from manual user interactions with the dApp which is great but is not frequent enough to help us find problems we are not aware of.

We should have an automatic process stressing tBTC and ECDSA keeps similar to how the relay request submitter stresses the random beacon.

It does not have shouldn't be something very complex, I think it needs to meet two requirements:

Additionally, the solution should provide us with a clear understanding of the network state. For example, how many deposits were successfully created and how many deposits failed and when. The information should be easily available, without the need of reverse-engineering the logs which is no longer possible given the great community involvement and the number of nodes running.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants