From 9e9ddbe31d0dfd68623245c4e21bacda7eac64c0 Mon Sep 17 00:00:00 2001 From: khanti42 Date: Tue, 26 Nov 2024 16:20:56 +0100 Subject: [PATCH 1/4] Update PolkaGate (#951) Closes: #952 --- src/registry.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/registry.json b/src/registry.json index 0ce2f3df..df05d60a 100644 --- a/src/registry.json +++ b/src/registry.json @@ -2972,6 +2972,9 @@ ] }, "versions": { + "0.7.0": { + "checksum": "CRmXO1t+mMp/F99/JhIfeOnVlLw169eBsjdOTQdFSIY=" + }, "0.6.0": { "checksum": "kg+O7LMOr0ADHcUzkdTGhT4MPaPZKtkhFFVDELp/FGw=" }, From 0b1c34075c4ae5d436ec827de1717f8a0cdc9cb7 Mon Sep 17 00:00:00 2001 From: khanti42 Date: Tue, 26 Nov 2024 16:24:07 +0100 Subject: [PATCH 2/4] Update ZetaLink (#943) Closes: #944 Co-authored-by: Frederik Bolding --- src/registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/registry.json b/src/registry.json index df05d60a..f92f0c14 100644 --- a/src/registry.json +++ b/src/registry.json @@ -4030,8 +4030,8 @@ ] }, "versions": { - "0.1.7": { - "checksum": "pjbSNVJjj5KVijXYTEEbjA+zJk80x+MEekGjkPlemHw=" + "0.1.8": { + "checksum": "wNzIh8p4QoZ61g/MrqmVRVZfBmf0inN9t9lcA6mQy4A=" } } }, From 52035328a18d2b8821d6a99354de7d255b053d2f Mon Sep 17 00:00:00 2001 From: khanti42 Date: Tue, 26 Nov 2024 16:28:08 +0100 Subject: [PATCH 3/4] Update Zazen description, clean line return (#947) Co-authored-by: Frederik Bolding --- src/registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registry.json b/src/registry.json index f92f0c14..1840e7fd 100644 --- a/src/registry.json +++ b/src/registry.json @@ -3840,7 +3840,7 @@ }, "website": "https://node.zenchain.io/", "summary": "A secure and convenient way to store and manage your Zenchain validator node cloud access keys directly within MetaMask. Zazen simplifies deploying and accessing your nodes by functioning as a password manager for your cloud keys.", - "description": "Zazen Snap: Secure Cloud Access Key Management within MetaMask\n\n\n\n\nZazen is a MetaMask Snap that provides a secure, encrypted storage solution for your Zenchain validator node cloud access keys directly within MetaMask. By integrating key management into your wallet, Zazen simplifies the process of deploying and accessing your validator nodes without the need for external password managers or manual key handling.\n\n\n\n\nKey Features:\n\n\n\n\n- Secure Storage: Zazen encrypts your cloud access keys, storing them securely within MetaMask's storage. This ensures that your sensitive information remains protected at all times.\n- Easy Access: Quickly deploy or log into your validator nodes without the hassle of managing keys externally. Zazen streamlines your workflow by keeping everything within MetaMask.\n- Future Expansion: Planned features include support for additional types of sensitive data and enhanced key management functionalities, providing greater flexibility and utility.\nTechnical and Security Considerations:\n\n\n\n\n- Encrypted Storage: Your keys are encrypted and stored securely within MetaMask's storage, accessible only when MetaMask is unlocked.\n- Permissions: Zazen requires the snap_manageState permission to manage the encrypted state within MetaMask.\n- Open-Source: Zazen is open-source, allowing transparency and community contributions to enhance security and functionality.\n- MetaMask Integration: Seamlessly integrates with MetaMask, ensuring a smooth and secure user experience without the need for additional software.", + "description": "Zazen Snap: Secure Cloud Access Key Management within MetaMask\n\nZazen is a MetaMask Snap that provides a secure, encrypted storage solution for your Zenchain validator node cloud access keys directly within MetaMask. By integrating key management into your wallet, Zazen simplifies the process of deploying and accessing your validator nodes without the need for external password managers or manual key handling.\n\n\nKey Features:\n\n- Secure Storage: Zazen encrypts your cloud access keys, storing them securely within MetaMask's storage. This ensures that your sensitive information remains protected at all times.\n- Easy Access: Quickly deploy or log into your validator nodes without the hassle of managing keys externally. Zazen streamlines your workflow by keeping everything within MetaMask.\n- Future Expansion: Planned features include support for additional types of sensitive data and enhanced key management functionalities, providing greater flexibility and utility.\nTechnical and Security Considerations:\n\n- Encrypted Storage: Your keys are encrypted and stored securely within MetaMask's storage, accessible only when MetaMask is unlocked.\n- Permissions: Zazen requires the snap_manageState permission to manage the encrypted state within MetaMask.\n- Open-Source: Zazen is open-source, allowing transparency and community contributions to enhance security and functionality.\n- MetaMask Integration: Seamlessly integrates with MetaMask, ensuring a smooth and secure user experience without the need for additional software.", "category": "interoperability", "support": { "knowledgeBase": "https://docs.zenchain.io/docs/become-a-validator/zazen-snap-knowledge-base", From b7f53c19eaddfb89d599bfbfc464298467ab4c26 Mon Sep 17 00:00:00 2001 From: khanti42 Date: Wed, 27 Nov 2024 09:17:42 +0100 Subject: [PATCH 4/4] Update StarkNet (#954) Closes: #955 --- src/registry.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/registry.json b/src/registry.json index 1840e7fd..86858f13 100644 --- a/src/registry.json +++ b/src/registry.json @@ -2131,6 +2131,9 @@ ] }, "versions": { + "3.0.0": { + "checksum": "0TA+UY6dNz1c7XOLMNpOj6kaCbiPZhd9R2lwJdLbytQ=" + }, "2.11.0": { "checksum": "pw5j0DzaKPnoTMOTHvMv7/f3gjH0BPqEZHmx3SLGX7U=" },