Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Version 1.0.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@albrow albrow released this 16 Jul 15:59
· 1512 commits to development since this release
5288c44

This release fixes a few minor bugs and includes additional documentation.

  1. Set a custom protocol ID for our DHT in order to separate it from the default IPFS DHT.
  2. Fixed a bug in the getOrders JSON-RPC endpoint where fillableTakerAssetAmount was sometimes being encoded as numbers instead of strings.
  3. Converted addresses to all lowercase (non-checksummed) in the JSON-RPC API.
  4. Improved logging.
  5. Added a guide for running a Mesh node with telemetry-enabled.