From 52da8658aefe92ac8c96de55e2ca31b0eaf91233 Mon Sep 17 00:00:00 2001 From: ksr Date: Sun, 17 Mar 2024 10:24:29 +0100 Subject: [PATCH] vac weekly update, add SC --- content/vac/updates/2024-03-11.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/content/vac/updates/2024-03-11.md b/content/vac/updates/2024-03-11.md index 4519bcf64..55d11c9c4 100644 --- a/content/vac/updates/2024-03-11.md +++ b/content/vac/updates/2024-03-11.md @@ -118,6 +118,26 @@ draft: false - waku research paper ### vac:sc:: +- `status:community-contracts-token-import` + - finished withdrawal PR + - added tests for erc20 withdrawal https://github.com/status-im/communities-contracts/pull/60 + - started a POC for Vault migration to discuss about https://github.com/status-im/communities-contracts/issues/32 +- `status:staking-contracts-v1` + - Continue work on coverage + - Fixed broken certora rule to get CI green again + - https://github.com/logos-co/staking/pull/78 + - Added invariant to ensure Vault accounting preserves ERC20 balances + - https://github.com/logos-co/staking/pull/56 + - Worked on pending Certora rule to get them pass on CI + - https://github.com/logos-co/staking/pull/58 + - https://github.com/logos-co/staking/pull/57 + - https://github.com/logos-co/staking/pull/81 +- `vac:maintainance/misc` + - Analysis of SNT impact on ethereum state + - Research on Market Makers of other wallets + - Logos Research call preparation and presentation + - Slides: https://docs.google.com/presentation/d/1pdW3JZxqh7t_Aqd-cfIi1_JP4_8gyCk5XDBeY3nsrrE/edit?usp=sharing + - Video: https://drive.google.com/file/d/1NGZWkEAWMoeHMQXpIi2fStyzQYqbfSKG/view?pli=1 ### vac:rfc: - `rfc-process-restructuring`