From 50148559c401a886f6d232fc07f8e7a70dcf7e28 Mon Sep 17 00:00:00 2001 From: Alexandru Ast Date: Fri, 18 Feb 2022 23:57:43 +0200 Subject: [PATCH 1/3] stake.systems pledge --- stake.systems/README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 stake.systems/README.md diff --git a/stake.systems/README.md b/stake.systems/README.md new file mode 100644 index 00000000..11ba79da --- /dev/null +++ b/stake.systems/README.md @@ -0,0 +1,30 @@ +# Agoric Validator Pledge + +I, Alexandru Ast (stake.systems) hereby commit to the following work and support for the benefit of the Agoric Network and Community. If, for any reason, I do not meet these commitments then I understand that I may lose delegation staked to me.: + +1. The hardware my node will run meets the requirements detailed in the [Agoric Validator Runbooks](https://github.com/Agoric/agoric-sdk/wiki/Runbook%...) + +2. My node will have an uptime of at least 95% + +3. I will set a reasonable commission rate between 3% to 10% + +4. I commit to not exceed 10% voting power + +5. I will actively participate in security and upgrade governance proposals found on [Commonwealth.im](https://commonwealth.im/agoric) + +6. I will report bugs I discover through the process described in the [Agoric Reporting a Security Bug Runbook](https://github.com/Agoric/agoric-sdk/wiki/Runbook%...) + +7. I will follow the guidelines described in the [Agoric Security Coordination - Emergency Bug Response with Chain Validators Runbook](https://github.com/Agoric/agoric-sdk/wiki/Runbook%...) to maintain the health of the chain + +8. I will notify impacted parties in case of node outage. + +9. I will strive to capture and share observability metrics to help diagnose and troubleshoot network and node performance issues + +10. I commit to network contributions listed below: + +Category 1: Infrastructure + +I will run an Agoric testnet node with an uptime of at least 95%, I will run an RPC endpoint , I will run a Chainlink oracle node for Agoric and participate in the oracle community supporting Agoric +Category 2: Community Growth + +I will contribute to the development of security best practices by creating and sharing technical documentation that includes writing incident response runbooks, configuration guides, or information for a validator wiki. ‌ \ No newline at end of file From 3731df209843f29b79e9042a68bf7c6cda5d4a38 Mon Sep 17 00:00:00 2001 From: alexandruast Date: Sun, 20 Feb 2022 15:47:19 +0200 Subject: [PATCH 2/3] Update stake.systems/README.md Co-authored-by: Jeet Raut --- stake.systems/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stake.systems/README.md b/stake.systems/README.md index 11ba79da..5c62b420 100644 --- a/stake.systems/README.md +++ b/stake.systems/README.md @@ -1,5 +1,5 @@ # Agoric Validator Pledge - +[stake.systems Explorer Link](https://main.explorer.agoric.net/validator/agoricvaloper132lgjz7x846natynjlyu7u5n0958dy7lcrljlr) I, Alexandru Ast (stake.systems) hereby commit to the following work and support for the benefit of the Agoric Network and Community. If, for any reason, I do not meet these commitments then I understand that I may lose delegation staked to me.: 1. The hardware my node will run meets the requirements detailed in the [Agoric Validator Runbooks](https://github.com/Agoric/agoric-sdk/wiki/Runbook%...) From fae87db24b5c01c63b53b022205e22b6abdc4e27 Mon Sep 17 00:00:00 2001 From: alexandruast Date: Thu, 26 May 2022 19:46:27 +0300 Subject: [PATCH 3/3] Update README.md --- stake.systems/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/stake.systems/README.md b/stake.systems/README.md index 5c62b420..4231387f 100644 --- a/stake.systems/README.md +++ b/stake.systems/README.md @@ -25,6 +25,14 @@ I, Alexandru Ast (stake.systems) hereby commit to the following work and support Category 1: Infrastructure I will run an Agoric testnet node with an uptime of at least 95%, I will run an RPC endpoint , I will run a Chainlink oracle node for Agoric and participate in the oracle community supporting Agoric + +``` +curl https://agoric.stakesystems.io/node_info +curl https://agoric.stakesystems.io:2053/status +grpcurl agoric.stakesystems.io:2083 list +``` +All nodes behind the RPC service are state-sync enabled + Category 2: Community Growth -I will contribute to the development of security best practices by creating and sharing technical documentation that includes writing incident response runbooks, configuration guides, or information for a validator wiki. ‌ \ No newline at end of file +I will contribute to the development of security best practices by creating and sharing technical documentation that includes writing incident response runbooks, configuration guides, or information for a validator wiki. ‌