nutrina

Results 61 comments of nutrina

Just brainstorming: - it would be nice to have an event log page (or section), where a user would see all the events for a user: - stake - unlock...

Currently blocked, @erichfi please move it to the prioritised column when ready to be picked up

From what I can understand, we could use for example the S3 connector to connect it to our current data dumps which we store to s3: https://docs.airbyte.com/integrations/sources/s3 The problem however...

Waiting for credentials to upload data. Some preliminary work is done (see linked branch, was attempting to test authentication for uploading data, butu need credential for that). This code can...

- for the notifications, Safe should support in-browser notifications - besides this we should send an email notifications from django, include a link to the filtered django admin view (we...

Progress: - [x] delete alarm: CPU usage reaches 80%, - [x] create the usage reaches 75% of the maximum number of instances, - [x] create alarm for: the percentage of...

The Schema for writing a VC onchain: **Option 1** ``` hash: bytes32, provider: string ``` **Option 2** If we want to include the exact same dates as in the VC...

@erichfi @octanaiv the link to the document is not valid. Did it move?

Tech notes: Regarding transition effect for gradients (buttons): see this https://stackoverflow.com/questions/67150736/tailwind-background-gradient-transition Status: - [x] Overall hover effects on buttons and input field should have a transition/easing effect. - [x] Input...