This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Version 6.0.1-beta
Pre-release
Pre-release
Summary
This release doesn't add any new features or breaking changes. It just fixes some bugs from the previous release (6.0.0-beta
).
Bug fixes 🐞
- Fixed an oversight which granted immunity from bandwidth banning for any peer using a relayed connection (#509).
- Fixed a typo in the
@0x/mesh-browser
package that resulted in some config options not being passed through correctly (#502). - Fixed a bug in ETH JSON-RPC rate limiter where not all dates were being properly converted to UTC, causing Mesh to malfunction if the local time was a day earlier or later than UTC. (#505)
- Fixed a bug in the TypeScript RPC client that prevented orders from being added (#514).