46 lines
1.1 KiB
Markdown

---
title: Stealth Address Kit Maintenance
---
## `vac:acz:stealth-address-kit:maintenance`
---
```mermaid
%%{
init: {
'theme': 'base',
'themeVariables': {
'primaryColor': '#BB2528',
'primaryTextColor': '#fff',
'primaryBorderColor': '#7C0000',
'lineColor': '#F8B229',
'secondaryColor': '#006100',
'tertiaryColor': '#fff'
}
}
}%%
gantt
tickInterval 1month
dateFormat YYYY-MM-DD
section Status
Stealth Address Kit Maintenance: , 2024-02-01, 2024-12-31
```
- status: 80%
- CC: Aaryamann
### Description
Continue supporting and maintaining the [stealth-address-kit](https://github.com/vacp2p/erc-5564-rs) repo.
### Justification
This will be a viable privacy solution for status (private transfers) and waku (rln membership insertion)
### Deliverables
- [x] rename erc-5564-rs to `stealth-address-kit`
- The following releases have been made -
- [x] https://github.com/vacp2p/stealth-address-kit/releases/tag/v0.3.1
- [x] https://github.com/vacp2p/stealth-address-kit/releases/tag/v0.2.0
- [x] https://github.com/vacp2p/stealth-address-kit/releases/tag/v0.1.0