vac weekly update, add SC

This commit is contained in:
ksr 2024-03-17 10:24:29 +01:00
parent 26429c628f
commit 52da8658ae
No known key found for this signature in database
GPG Key ID: E4EB341A3BB26FA5

View File

@ -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`