Daniel Karzel
95d8b7c9ab
Save counterparty identity for cfds to the database
We need this on the maker side to be able to get stats on what takers do.
For the taker it will also become relevant in the future so it is not wrong to add it.
3 years ago
bonomat
59121cca9d
The taker enforces 100 increments but the default maker was 10 🤦♂️
3 years ago
Mariusz Klochowicz
ba9aa11fc1
Display connected takers in the maker's UI
Simple list of connected takers (as the UI is mostly used for testing, it
doesn't need to look pretty).
3 years ago
bonomat
69590b2fc4
Remove deprecated taker-ui
resolves #500
3 years ago
Mariusz Klochowicz
50cf7939ec
Do not monitor for backend presence from maker's UI.
Maker is a long-running process, Rocket logs from accessing `GET /alive`
endpoint are a source of spam.
3 years ago
itchymax
088bf45112
Add new taker-frontend and rename old to maker-frontend
3 years ago