https://discord.com/channels/1210237582470807632/1238184550300123217/1336076745643655229
Agenda
- [x]
static/test-0.132.0 - account breaks on new non-null fields that are added to database tables
- [x] when running backend_test.go
TestLoginAndMigrationsStillWorkWithExistingDesktopUser
- [x] Pub-Sub in status-go
- [ ] go-ethereum
event.Feed used in many places.
- [ ] Single type allowed per feed ⇒ One feed per event type
- [ ] Multiple feeds
- [ ] Cumbersome to manage and pass around
- [ ] Struct with all feeds defined in StatusNode?
- [ ] Define type for each feed to avoid mixups?
type AccountsFeed event.Feed
- [ ] Single feed
- [ ] Other implementation?
- [ ] Tests migration to wakuv2
- [ ] Am I a crazy person, am I missing something here with regards the security vulnerabilities with the Status Connector?
- [ ] obfuscate proxy password
Action Points