Skip to content

v5.2.7

Compare
Choose a tag to compare
@BenjaminLu BenjaminLu released this 14 Oct 08:03
· 76 commits to master since this release
a7176f4
  1. Add SIGNING_URL to config file. If a market maker wants to sign orders by their own service, they could set the SIGNING_URL to a specific endpoint to achieve that and return a valid signature.
  2. If a market maker quote contains a 128bits salt, then the mmsk will use that salt as a prefix salt and generate the other 128bits to compose a 256bit salt in a valid order.