vac weekly update, add SC

Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
ksr 2024-03-05 15:13:53 +01:00
parent 4f42acdef2
commit 69ea65b64d

View File

@ -105,6 +105,25 @@ draft: false
- stealth commitment protocol over waku PoC: https://github.com/waku-org/nwaku/pull/24
### vac:sc::
- `status:community-contracts-token-import`
- finished PR erc20/erc721 deposit PR
- implemented withdraw function for tokens sent directly to the contract https://github.com/status-im/communities-contracts/pull/59
- `status:staking-contracts-v1`
- Reviewed and merged PRs
- Continue work on coverage
- Implemented additional deployment script for new `StakeManager`s
- https://github.com/logos-co/staking/pull/72
- Worked on fixing certora specs
- https://github.com/logos-co/staking/pull/73
- https://github.com/logos-co/staking/pull/74
- https://github.com/logos-co/staking/pull/75
- Fixed a bug that allows `StakeManager`s to reset another one's `Stakemanager`s epoch while it's in migration
- https://github.com/logos-co/staking/pull/76
- `status:community-contracts-maintenance`
- Release version 1.0.0 of communities contracts
- Changelog: https://github.com/status-im/communities-contracts/blob/main/CHANGELOG.md#100-2024-02-28
- `vac:maintainance/misc`
- Worked on Logos Research call presentation
### vac:rfc:
- `rfc-process-restructuring`