tdex-network / tdex-daemon-alpha

💰 Alpha Daemon implementation to run automated market making strategies on top of TDEX
MIT License
0 stars 2 forks source link

Polish; GH Workflow; Fee cutoff; timestamp in logs; #51

Closed tiero closed 4 years ago

tiero commented 4 years ago

This PR does the following:

  1. polish a bit the messages
  2. bump dependencies
  3. Add GitHub action CI pipeline
  4. Add timestamp to the logger (Fixes #50)
  5. Fixes #38
  6. Polish the Readme
  7. Cut the fee down to 0.2-0.3 sat per byte. Fixes #45