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
albrow
released this
16 Jul 15:59
·
1512 commits
to development
since this release
This release fixes a few minor bugs and includes additional documentation.
- Set a custom protocol ID for our DHT in order to separate it from the default IPFS DHT.
- Fixed a bug in the
getOrders
JSON-RPC endpoint wherefillableTakerAssetAmount
was sometimes being encoded as numbers instead of strings. - Converted addresses to all lowercase (non-checksummed) in the JSON-RPC API.
- Improved logging.
- Added a guide for running a Mesh node with telemetry-enabled.