From 76c755c4da2e0cf416371fb80595b16c220cf1e4 Mon Sep 17 00:00:00 2001 From: Barnabas Busa Date: Fri, 9 Aug 2024 11:50:46 +0200 Subject: [PATCH 1/2] Nethermind pushgateway (#47) --- ansible/inventories/devnet-0/group_vars/all/all.sops.yaml | 5 +++-- ansible/inventories/devnet-0/group_vars/nethermind.yaml | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ansible/inventories/devnet-0/group_vars/all/all.sops.yaml b/ansible/inventories/devnet-0/group_vars/all/all.sops.yaml index ad8c6d4..c6509bf 100644 --- a/ansible/inventories/devnet-0/group_vars/all/all.sops.yaml +++ b/ansible/inventories/devnet-0/group_vars/all/all.sops.yaml @@ -21,14 +21,15 @@ tx_fuzz_txs_privkey: ENC[AES256_GCM,data:c52KtPzcxyZPj3vQ6tx0Di5uLFy5JoRUSZ5ZH/W goomy_private_key: ENC[AES256_GCM,data:+AwqAcOobrvR5gXxdABQki0rH41Ns8H3sJvVtQb5sh/596u1oDPq2bEh6Tpkfx8B+x4rSp+MRQi5wHwk9/Nqcw==,iv:Ibm4sLvU+tNk7EqaSPs/2CRLU1yLlNDgSWjR+uNPrvQ=,tag:oWbWW/jt9pPTWFcRoVTBsg==,type:str] nethermind_seq_api_key: ENC[AES256_GCM,data:Zg0SODORD54P9n85F/2cp3MiQvQ=,iv:tNCA6W6hJm1PybTE2piAhfUjDKCqQWeN2FQfgiayJC0=,tag:Vo+R3gcYDAAGRPq3cMcvvA==,type:str] nethermind_seq_server: ENC[AES256_GCM,data:uODawQjQ0OhiHU+/h1VuSKd73pMVzv5z6g==,iv:2Iu5nQAjRmxqkOF2Pueup+Kiwd34sfTxWY8aFv0pea0=,tag:Ih4drVTZJ6wZ4m737rXw4w==,type:str] +nethermind_push_gateway: ENC[AES256_GCM,data:aK6ipP3Q0DD1WPL9RfrSc/rn1xpo+b3oF0XYSxXIwsGzos7w96xKh9pxX+I9gJl11mY7WWZqfowus2vwslgI9MdoFEqKGw1vKIlCZtYRwVDX4kB3dbvSNuMJogoCDZqK9YpxiPJ1olLmkfBiGJQ5/rtzKY/Ea2OR51EmMczQhn6SkVAnQ355AoFiZaMJI2Ti5A==,iv:WuQDvBvS2zjEB805HYkq5TQ/H8baF23vyMP9JbdqCao=,tag:SHRW2Gcd8BZhS9SFfeBMZg==,type:str] sops: kms: [] gcp_kms: [] azure_kv: [] hc_vault: [] age: [] - lastmodified: "2024-08-07T11:55:03Z" - mac: ENC[AES256_GCM,data:W9ucgZMwN9jnkGrhTmUd3dkKlz2r5bCnCvIJP/ohw+xeTvw2mqmDN9ZB77QkRvb5BpVsOvJDj2vhljTPTWpGncIZXePfTe626ofa62Q//aAO0WUQarbtEPsJrsu0wiu4GXsZ/qvnVi+jnEctH9Ksba9F/q2jUtDP6Jh4RdIMizM=,iv:DPEIJ4kxvikx7TagO81Ieu4XfzHwidJNQqalOoUP3c8=,tag:whq7HyhE/NzKMpLapB0Ijg==,type:str] + lastmodified: "2024-08-07T15:24:00Z" + mac: ENC[AES256_GCM,data:I2HVxp1lU7MXgIchSvcIYUA/zv627Hs5q/mPbGxgpEZ5QGTJoE11AcbYYg567KFuinlXhvtjol81NsuuY+guyYz5MsqTF0Tjt66ebgPK2z3XBW8yauKA5Hd6dD/qiHGIOi8iVmNMddmC5luBJSrIS7DeRpmP8Wjtvc3ssBgNeE4=,iv:zditlTFf0KAq8r/iM3YNuOmV3/Ezh8VOj/w/tZM3rYg=,tag:bcszftY9JbTZFkE7iFmVMg==,type:str] pgp: - created_at: "2023-09-28T11:48:21Z" enc: |- diff --git a/ansible/inventories/devnet-0/group_vars/nethermind.yaml b/ansible/inventories/devnet-0/group_vars/nethermind.yaml index 12d5827..544c489 100644 --- a/ansible/inventories/devnet-0/group_vars/nethermind.yaml +++ b/ansible/inventories/devnet-0/group_vars/nethermind.yaml @@ -41,6 +41,7 @@ nethermind_container_command_extra_args: - --Seq.MinLevel=Info - --Seq.ServerUrl={{ nethermind_seq_server }} - --Seq.ApiKey={{ nethermind_seq_api_key }} + - --Metrics.PushGatewayUrl={{ nethermind_push_gateway }} nethermind_container_pull: true prometheus_config: | From 8913434e06da9316b698be6b3b84c2ae169160d7 Mon Sep 17 00:00:00 2001 From: pk910 Date: Mon, 12 Aug 2024 14:29:34 +0200 Subject: [PATCH 2/2] add genesis allocations table to readme (#48) --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d07c608..38bab27 100644 --- a/README.md +++ b/README.md @@ -143,4 +143,22 @@ curl -s https://config.devnet-0.ethpandaops.io/api/v1/nodes/inventory | jq -r '. ```shell # Find all .sops.* and *.enc.* files and update their keys find . -type d -name "vendor" -prune -o \( -type f \( -name "*.sops.*" -o -name "*.enc.*" \) \) -exec sops updatekeys {} -y \; -``` \ No newline at end of file +``` + +## Genesis allocation used: +Here's a table of where the keys are used + +| Account Index | Component Used In | Private Key Used | Public Key Used | Comment | +|---------------|-------------------|------------------|----------------|-----------------------------------| +| 0 | tx_fuzz blobs | ✅ | | Spams blobs on the network | +| 1 | tx_fuzz_txs | ✅ | | Spams tx on the network | +| 2 | mev_flood_signing_key| ✅ | | Spams mev-able txs on the network | +| 3 | mev_flood_user_key| ✅ | | Spams mev-able txs on the network | +| 4 | faucet-1 | ✅ | | Faucet 1 | +| 5 | faucet-2 | ✅ | | Faucet 2 | +| 6 | mev_flood_private_key | ✅ | | Spams mev-able txs on the network | +| 7 | manual-deposits | ✅ | | Used to make manual deposits | +| 8 | Marius is rich | | | | +| 9 | goomy | ✅ | | Spams blobs on the network | +| 10 | assertoor | ✅ | | Runs various test scenarios | +| 11-29 | available | | | |