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
{{ message }}
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
After deploying a host it would be useful to have a service that deploys a special test contract to that host and reports back if the host was successfully deployed or not.
The host operator should simply submit the address of their host and an email address and the service will deploy the contract, run some tests, and then kill the contract before sending an email report to the host.
The text was updated successfully, but these errors were encountered:
I think this is a good idea to help make sure early adopters can make sure they've set everything up right but we'd need to stay cognizant of it's potential for exploitation as well. Someone could simply spam the testing service to automatically get many contracts assigned to them.
Perhaps we can offer something like a ping contract that we'd submit that runs for free when signed by our cert that people can sign up for through the testing service which would simply spin up, check the moneyd connection, hit an endpoint of ours and terminate.
After deploying a host it would be useful to have a service that deploys a special test contract to that host and reports back if the host was successfully deployed or not.
The host operator should simply submit the address of their host and an email address and the service will deploy the contract, run some tests, and then kill the contract before sending an email report to the host.
The text was updated successfully, but these errors were encountered: