You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
Adds a background service for pulling rolls and notify user when roll
was processed.
There's currently a bug where the service may die for a unknown reason.
Also the notification is not clickable and doesn't bring back to the
app.
This commit also brings a bunch of other things such as:
- fixes missing `libffi-dev`
- adds missing `libgmp3-dev` required by coincurve
- upgrades Docker base image to latest Ubuntu Bionic LTS
- refactors some file locations (shared with service/)
Either using in-app notifications or directly with system notifications.
Here is a quick roadmap how I see that for now:
Improvements could include:
The text was updated successfully, but these errors were encountered: