status-go/multiaccounts/migrations
Pascal Precht b8b402da8d feat: store check channel permission responses
This commit adds new tables to the database and APIs in `Messenger` and
communities `Manager` to store `CheckChannelPermissionsResponse`s.

The responses are stored whenever channel permissions have been checked.

The reason we're doing this is so that clients can retrieve the last
known channel permission state before waiting for onchain checks to
finish.
2023-06-27 12:13:59 +02:00
..
sql Add customization color 2023-03-24 14:22:29 +00:00
bindata.go feat: store check channel permission responses 2023-06-27 12:13:59 +02:00
migrate.go feat(wallet) extract json blobs and add custom migration support 2023-06-08 13:54:40 +02:00